Jump to content

Jbro129

Senior Member
  • Posts

    261
  • Joined

  • Last visited

Everything posted by Jbro129

  1. Is their anyway to make a sub_x binary not sub_x anymore? Like so that the functions in Ida are readable? Theirs a certain thing I want to mod on Terraria but it's sub_x, since Terraria on android isn't sub_x I found the function and it works but I want to use that same function from my android to iOS ( I can't use gdb or GameGem to get this offset sadly)
  2. https://iosgods.com/topic/1146-updated-terraria-v1211964-4/?fromsearch=1 Has what you want
  3. https://iosgods.com/topic/1146-updated-terraria-v1211964-4/?fromsearch=1 Has what you want
  4. Hacked App: Swinging Monkey iTunes Link: https://appsto.re/us/IVEm6.1 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. Hack Features: - Unlimited Bananas - Everything unlocked Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Copy/paste the files/folders to: iOS 7/6 and lower users: /User Applications/AppName using iFunBox or /var/mobile/Applications/AppName/Library/Prefernces using iFile/Filza. iOS 8 users: /User Applications/AppName using iFunBox or /var/mobile/Containers/Data/Application/AppName/Library/Preferences using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9 and higher read this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - Me Hack Screenshots:
  5. Nice
  6. So I am trying to hack Terraria, I found the offset using gdb and GamePlayer and it was a valid offset. I go to the offset in Ida and it says 7047 in the hex view but when I go to the same offset in a hex editor it says something way different like 0122 and I don't understand why. Game - Terraria Device - iPhone 5 iOS 8.3 (ASLR already removed, cracked with Clutch, signed with ldid and ldone, game works fine with the ASLR removed) Please help
  7. I've tried that but whenever I used LLDB or GDB to find the ASLR thing to subtract, after I subtract it, the offset is never in the binary like I don't see it and it's not there
  8. I am trying to remove ASLR on iOS 9 Terraria and when ever I remove it the game crashes when opened I've tried every topic I could find (including the ones below) and none have worked https://iosgods.com/topic/19378-how-to-defeatremove-aslr-on-ios-9-armv7-and-arm64-devices/ https://iosgods.com/topic/17-remove-aslr-by-hackjack/ https://iosgods.com/topic/11639-disable-aslr-on-ios-8384/?fromsearch=1 https://iosgods.com/topic/20832-remove-aslr-from-binaries-online-pcmaciosandroid/ https://iosgods.com/topic/10447-tutorial-how-to-make-removeaslr-work-on-ios-83-84/ And a bit more but couldn't find the links for
  9. How do you sign the binary??
  10. is it possible to convert arm instructions that are 32 bit to 64 bit EXAMPLE - CMP R0, R3 is a 32 bit arm instrucction i want to know what CMP R0, R3 is in 64 bit is it possible to convert it?? and CMP R0, R3 and the value in thumb hex is 9842 i want to find the 64 bit arm instruction with the same thumb hex value or with the same arm hex value of 030050E1
  11. Ok
  12. The game is programmed to make that item leave your inventory because it's a developer item
×
  • 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