Jump to content

bR34Kr

ViP Pro
  • Posts

    1,324
  • Joined

  • Last visited

Everything posted by bR34Kr

  1. I'm sure the second is valid. The first one seems not working
  2. It helps but I don't know how to include those. I'm really new in Obj-C
  3. I know I can search on Google and all, and I did it with no answers.
  4. Can you download apps that don't have the iCloud button on it. That say INSTALL or GET.
  5. It's an iOS bug. Can you install non-iCloud apps normally though?
  6. I don't know then :dunno;
  7. Try using RastiCrac
  8. It has been. What you need is the .ipa for the app. Rename to .zip Extract it Go in info.plist Where it says minimum OS version choose iOS 8 Zip the Payload Rename to .ipa and sideload
  9. A lot of stuff. OHK, God mode. Look at the screenshots as they explain pretty well
  10. Found some debug menu offsets for Shop Heroes which are OP (Gold and Gem modification). I tried them and I think it has some kind of security I'm too nub to disable. __text:0000000100455410 __text:0000000100455410 __text:0000000100455410 sub_100455410 ; __text:0000000100455410 MOV X0, #0 -> MOV X0, #1 or 200080D2 __text:0000000100455414 MOV X1, #0 -> MOV X1, #1 or 210080D2 __text:0000000100455418 B sub_1003E5170 __text:0000000100455418 ; End of function sub_100455410
  11. Chain Strike™ By Com2uS Corp. v1.0.2 com.com2us.chains.normal.freefull.apple.global.ios.universal Requires: iOS 8.0 or later. Price: Free Updated: 2018-03-29T06:03:02Z iTunes URL: https://itunes.apple.com/us/app/chain-strike/id1321283976?mt=8&uo=4&at=1010lce4 Mod Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - Cydia Impactor. - A Computer Running Windows/Mac/Linux. JB version: 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/ Hack Download Link: [Hidden Content] 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. STEP 3: Download Cydia Impactor and extract the archive. STEP 4: Open/Run Cydia Impactor on your computer then connect your iOS Device and wait until your device name shows up on Cydia Impactor. STEP 5: Once your iDevice appears, drag the modded .IPA file you downloaded and drop it inside the Cydia Impactor application. STEP 6: You will now be asked to enter your iTunes/Apple ID email login & then your password. Go ahead and enter the required information.. STEP 7: Wait for Cydia Impactor to finish sideloading/installing the hacked IPA. STEP 8: Once the installation is complete and you see the app on your Home Screen, you will now need to go to your Settings -> General -> Profiles & 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 instructions inside the hack's popup in-game. NOTE: For free Apple Developer accounts you will need to repeat this process every 7 days. Using a disposable Apple ID for this process is suggested but not required. Jailbroken iDevices can skip using Cydia Impactor and just install the IPA mod with AppSync & IPA Installer (or alternatives) from Cydia. If you have any questions or problems, read our Cydia Impactor topic and if you don't find a solution, 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: - @bbReakMe @ggAyMe - @DiDA -- Telling me how to set modes to true - @coey12 -- For translating images Cheat Video/Screenshots:
  12. Backup, and restore. Or ask those important files to someone who's willing to distribute them. And to transfer them you'll probably need SFTP or SSH.
  13. Could you add more info though. (Delegate for example) Good job though!
  14. GALogger shouldn't work but here you go: %hook GALogger -(bool) debugEnabled { if(GetPrefBool(@"key1")) { return TRUE; } return %orig; } %end
  15. It may change depending on number of arguments }
  16. Where it says %hook replace it with your hooks and classes and method names.
×
  • 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