Jump to content

Happy Secret

Contributor
  • Posts

    532
  • Joined

  • Last visited

Posts posted by Happy Secret

  1. 5 minutes ago, 𓄼 . f v c k . 𓄹 said:

    google it*

    But i remember u made a topic to edit memory segment on jailed. i tested it and attached my iPhone 12 iOS 15.1 to lldb (XCode) and i could used the JB code to patch an offset :

    h5gg.require(7.8);
    
    var modules = h5gg.getRangesList("UnityFramework"); //module file name
    
    var base = modules[0].start; //module base addr in runtime memory
    
    var addr = Number(base) + 0x01915304; //offset
    
    patchBytes(addr,  "00E0AFD2C0035FD6"); //bytes
    
    /********************************************************/
    //only jailbroken devices can do this
    function patchBytes(addr, hex) {
        for(i = 0;i<hex.length/2;i++) {
            var item = parseInt(hex.substring(i*2, i*2+2), 16);
            h5gg.setValue(addr+i,item, "U8");
        }
    }

    from H5GG github

    ohh im dumb, the Address showed is ASLR + real offset right ?

    The address next to Hex and instruction is with ASLR. The normal memory address find in Cheat Engine. 

    7 minutes ago, 𓄼 . f v c k . 𓄹 said:

    But i remember u made a topic to edit memory segment on jailed. i tested it and attached my iPhone 12 iOS 15.1 to lldb (XCode) and i could used the JB code to patch an offset

    Yes, it worked one some devices. But not all. 
    Good to know it works on your device as well. 

  2. 8 minutes ago, 𓄼 . f v c k . 𓄹 said:

    maybe a feature like LOP (Live Offset Patcher) but this would need to have the app in debug mode to allow the JB way of editing an offset in memory 

     

    have u tried gogoled or chatGPT ?

     

    edit: also, is it just me or sometimes The Adress field is kinda incorrect ? 

    the last 3 digit are correct but the rest before it isnt, 

    Ex : offset : 0x1B97120

    Adress showed : 0x10C5CF120

    Top address bar is ASLR removed, including the address backup.

     

    So essentially, you don’t need to calculate (remove ASLR) to get the real offset. You just need to TAP on it, my tool will give you the real offset for you to use with Live Offset Patch or do Binary patch.

     

    But i cannot 100% sure, if there really a bug somewhere…haha.

    • Like 1
  3. 3 minutes ago, 𓄼 . f v c k . 𓄹 said:

    maybe a feature like LOP (Live Offset Patcher) but this would need to have the app in debug mode to allow the JB way of editing an offset in memory 

     

    have u tried gogoled or chatGPT ?

    What is gogoled?

    Already tried chatGPT, this is really insane. It can give me code example real quick and even customise it for me.

     

    I only on non-Jailbroken. I have no way to change protected memory segment easily.

    It worked once previously with my old iPad under debug mode. But it is not working with current one. 
    I hope iGameGod has give me surprise on this.

    • Like 2
  4. 18 minutes ago, 𓄼 . f v c k . 𓄹 said:

    Wow it's working so great ! so coool that we can click an adress and see the other instructions of it ! we can even click on branches ! INSANE !

    Weard, i got it work on an old mac, but i don't remember how i did it. Maybe theos installation is good and u just need to get the took chain from XCode.

    Gl with frida !

    Ya, it complaints about tool chains as well. No idea how to fix it.

     

    Anyway, good to know you enjoy the Read Instruction feature. If you think of anything that could add or improve. Do let me know, I am running out of idea on next version already. Haha.

    • Haha 1
  5.  

    7 minutes ago, 𓄼 . f v c k . 𓄹 said:

    Did you compiled a new H5GG version ? PepeThink

    No, not yet. I just upgrade the existing H5GG HTML to include new features. 
    But yes, it is pretty much a significant upgrade in features. 
     

    For H5GG real upgrade, I have intention to upgrade H5GG. I am figuring out how to update H5GG Frida core.

    Not sure why I can’t install Theos on my Mac.

    I have some ideas with slim chance to update H5Frida plugin and gadget  to latest version.

    But I need to figure out why I can’t install Theos. It keeps complaining I don’t have Xcode. Crazy.

  6. 8 hours ago, 𓄼 . f v c k . 𓄹 said:

    I mean seeing the instructions where the Watchpoint got trigger (near it)

    Sad to say, I failed. 
    armconverter.com prohibit CORS - Cross origin request.

    But I am sure, Rook and iGameGod team can do it. Because they also manage armconverter.com.

    Logic is, dump the memory segment near the watchpoint and use api call to armconverter.com to do real-time conversion and displace the result back in iGameGods. 

  7. 350x350bb.jpg

    Modded/Hacked App: Arena of Valor
    Bundle ID: com.ngame.allstar.eu
    iTunes Store Link: https://apps.apple.com/us/app/arena-of-valor/id1150318642

    Mod Requirements:
    - Non-Jailbroken/Jailed or Jailbroken iPhone/iPad/iPod Touch.
    - Sideloadly / Cydia Impactor or alternatives.
    - A Computer Running Windows/macOS/Linux with iTunes installed.


    Hack Features:
    - Anti-debug removed

    Detectable in public game

    Detectable in public game, which would cause account ban

     

    - Extrasensory Perception (ESP) - Draw Line to Enemy team (BETA VERSION)

      Different Line Style meaning different things
         I) Solid and Dash Line - The more solid the line is, the more HP ratio your enemy has
        II) Colour - refer to level different between you and your enemy
            -> Red: Enemy is 2 levels or more higher than you
            -> Purple: Enemy is 1 level higher than you
            -> Pink: Enemy is 1 level lower than you
            -> Gold: Enemy is 2 level or more lower than yoU
      III) Thickness - The thicker the closer the enemy

    - DIY ESP Cheat for any coming minor version upgrade

    Tips  

    You want to chase for Gold Thick Dashed line, as they are weak, low hp and close to you.

    NOTES  

    Sometime, there are delay in reflecting correct HP ratio. Sometime, dead enemy line did not remove immediately. Sometime, when enemy enter in grass brushes, its location got delayed.Sometime, ESP is not functioning, you will need to Stop Draw -> Refresh -> Start Draw again.

    It is not perfect ESP. That is why I call it beta. Don’t ask me for final release version. It might be forever on beta. 

    WARNING  

    Do not use it with your main account! No one is responsible for your ban from using this hack.


    Jailbreak required hack(s): https://iosgods.com/forum/5-game-cheats-hack-requests/
    Modded Android APK(s): https://iosgods.com/forum/68-android-section/
    For more fun, check out the Club(s): https://iosgods.com/clubs/


    iOS Hack Download IPA Link:

    Hidden Content

    React or reply to this topic to see the hidden content & download link.


    PC Installation Instructions:
    STEP 1: If necessary, uninstall the app if you have it installed on your iDevice. Some hacked IPAs will install as a duplicate app. Make sure to back it up so you don't lose your progress.
    STEP 2: Download the pre-hacked .IPA file from the link above to your computer. To download from the iOSGods App, see this tutorial topic.
    STEP 3: Download Sideloadly and install it on your PC.
    STEP 4: Open/Run Sideloadly on your computer, connect your iOS Device, and wait until your device name shows up.
    STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Sideloadly application.
    STEP 6: You will now have to enter your iTunes/Apple ID email login, press "Start" & then you will be asked to enter your password. Go ahead and enter the required information.
    STEP 7: Wait for Sideloadly to finish sideloading/installing the hacked IPA. If there are issues during installation, please read the note below.
    STEP 8: Once the installation is complete and you see the app on your Home Screen, you will need to go to Settings -> General -> Profiles/VPN & Device Management. Once there, tap on the email you entered from step 6, and then tap on 'Trust [email protected]'.
    STEP 9: Now go to your Home Screen and open the newly installed app and everything should work fine. You may need to follow further per app instructions inside the hack's popup in-game.

    NOTE: iOS/iPadOS 16 and later, you must enable Developer Mode. For free Apple Developer accounts, you will need to repeat this process every 7 days. Jailbroken iDevices can also use Sideloadly/Filza/IPA Installer to normally install the IPA with AppSync. If you have any questions or problems, read our Sideloadly FAQ section of the topic and if you don't find a solution, please post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues.


    Credits:
    - Happy Secret
     @tuancc for H5GG and Unity5D.html
    - 𓄼 . f v c k . 𓄹 for Unity5D.html tutorial


    Cheat Video/Screenshots:

    WeDXCskm_o.jpg

    • Like 147
    • Winner 15
    • Thanks 10
    • Haha 6
    • Agree 13
    • Informative 12
  8. 16 hours ago, 𓄼 . f v c k . 𓄹 said:

    thank you my boi PepeBusiness

    Yeah if you can look trough each instance and get the transform and position of it, you are good ! 

    but when i tried, it was crashing when getting transform of the instance

    I am about to release a beta version of Arena of Valor ESP, built on top of Unity5D. I have customised it for Arena of Valor.

    But the behaviour is not always as expected, not sure why sometime got strange error. Good news is, we just need to refresh and redraw (no need restart game).

    That is why, I call it beta version.

    • Informative 1
  9. 1 hour ago, 𓄼 . f v c k . 𓄹 said:

    only way that this makes it only work on jailbroken, is the hook on the player class, and *probably* the function pointers.

    Hook can be done with H5GG now, right? Just need to convert the code from C++ to JavaScript?

    my try on Unity5D hit dead end, I eventually need to start using offset. That make it not generic for all now. 

    The only different is, with Unity5D, we don’t need to manually found that global point like GWorld or Lname 

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines