Jump to content

Happy Secret

Contributor
  • Posts

    536
  • Joined

  • Last visited

Everything posted by Happy Secret

  1. I am not PRO in this. It takes me sometime to find it. This address is not at the entrance of the method. You won’t see this directly on DnSpy. By the way, I don’t have DnSpy. I am Mac user. You may consider to use iGG or H5GG to try find the address of the thing you want to hack. Even it is a fake address or a protect number, you can use this address as starting point with debugger like IDA Pro/GDB or XCode/LLBD to do Dynamic analysis. Set watchpoint on the address, catch the triggering code, look around the arm instruction around that triggering code. Or use that address to calculate (remove ALSR) the binary address. Do static analysis with IDA Pro or any arm7 disassembler. I am still very new to this space. You can search around this forum for tutorial.
  2. Sorry, can't figure out ...
  3. Modded/Hacked App: Monster Demolition - Giants 3DBundle ID: com.monster.demolitioniTunes Store Link: https://apps.apple.com/us/app/monster-demolition-giants-3d/id1658308218 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: - Infinite Money (Spend to Add) - No Ads (not guarantee or you can turn off Wifi, Ads will gone) 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] 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 Cheat Video/Screenshots: N/A
  4. Dear Pro Cheater/Hacker, How to do No Ads Hack for Non-Jailbroken? I have a dummy game without in-App purchase but has a lot of Ads. Every game has ads following it. The game wont show Ads when there is no network. But once network is back, it resume normal. It is a Unity game. I believe there are standard way to hack this. Any Hint for me?
  5. First of all, I am not using Theos. I do not have tweak.xm. I am using very old school method. I edited the app binary directly. In this case, UnityFramework file. Did you see the same hex code as I presented at 0x33BABC8? You should see 00 41 21 1E there (original binary/before hack). If not, you are at wrong location. Secondly, do you know the meaning of arm instruction FNEG, in simple words, it turn float value into negative version of it. Example: Curreny money: 1000 Cost of buying one thing: 200 This game (not every game the same) will actually LOAD the cost (200), TURN (fneg) it negative (-200). Then ADD it to your Current money (1000). This give result of 1000 + (-200) = 800 What I have done is, I REMOVED (nop) the TURN (fneg) it negative (-200) instruction. Meaning it remains positive when ADD to your Current money (1000). This give result of 1000 + (200) = 1200 Hope this helps
  6. Thanks for the update. not sure why, my game crash when I try to change the camera view. When I click on it, I don’t get the list of camera that your video show, but the game freeze a while and then crash. Also, Interested to know how you decide to pick what as the main and sub component. note: I am on non-jailbroken
  7. Need some help... I have pick Sausage Man as the game. Include H5GG Frida, started game, loaded the Unity5D html (changed to point at UnitFramework). In the new Unity5D UI, I have init via il2cpp apis. At Component tab, selected UnityEngine.CharacterController as MainComponent filter. At Filter&Draw, when click on I got follow message frida error: "invalid camera!" I tried to change the MainCamera. The problem is, it seems no response after clicking on it. There is Default Main Camera as always. Any hint for me?
  8. @DamaskusBlume Any idea why I still got "Requires Premium Assets"? It still ask me to Subscribe? Anything I need to click in the app in order to enable that? Also, not sure why whenever I try to create new video. The app crash.
  9. Modded/Hacked App: The Superhero LeagueBundle ID: com.1button.mrsuperiTunes Store Link: https://apps.apple.com/us/app/the-superhero-league/id1562322785 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: - Free IAPs (No Ads between game, remove ads banner) - Infinite Sniper rifle use (restart game always get at least 10) 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] 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 Cheat Video/Screenshots: N/A
  10. That is crazy good!!!!! I suppose it support non-jailbroken, right?
  11. You may consider to use H5GG. You can create HTML+JavaScript mod menu for non-jailbroken
  12. Thanks for the update. Fully understand, that is why I normally try to look for things that would remain at local client side.
  13. Dear iOSgods cheater/ @AlyssaX64, Thanks for Hacking ReZero games. In fact, I didn’t tried to look into it and see if I can hack anything. However, I have no luck on it. It is a instant Win hack. Do you mind to share how this implemented? Any line of thought can share? I know hacking with Igg + Xcode/LLDB + IDA with Il2cpp Dumper on non-Jailbroken device. However, whenever facing game looks server side, I will not know what to do. Generally, I would look for anything that has short cool-down (like skill cool-down), or count that live for short time that game marker might leave them in client side processing. Are there a general list that I could look at? And how in general they could be hacked?
  14. Tried look into it. It is pretty much online strategy game. Every action has server connection. It is pretty much server sided. Even Android version, I don’t see real hack on this game. At least I don’t think Diamond or resources are hackable.
  15. Not on AppStore? Is it safe?
  16. @Red16 Not sure why, I can't get it working with Enlight Videoleap. Can you help take a look? I can't make it work with/without the mobile Substrate option. It just complain with different message. (without case, seem complaining missing Mobile Substrate) I am using latest version from your Github Log for with Mobile Substrate option.
  17. This game looks pretty much server side on every action. What is the “free premium choices”? I can see if anything we can do about it. If I turn off Wi-Fi, the game doesn’t seem functioning normally. Keep complaining no network, even before I selecting a choice.
  18. I experience this sometime. If you are using Chrome, you may ask it to try “Resume”. Some time it takes me two resume to complete the full download for larger file like 3G.
  19. Did you sideload it with Sideloadly? or you might need to do Step 8 of above PC installation instructions. if you have follow those steps and still receiving the message, please send me your detail error message. So that I can look for a solution for you.
  20. Can you elaborate a bit more on what not working? App crashes? Or what?
  21. Thanks ... Do we have more tutorial around using Flex for non-jailbroken device? For Theos, I still haven't figure out how to use Theos on non-jailbroken device yet. For Satella Jailed, it looks interesting and simple. Will definitely give it a try. thx.
×
  • 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