-
Posts
261 -
Joined
-
Last visited
Everything posted by Jbro129
-
Good job
-
Good job
-
Noice!!!!!
- 6,861 replies
-
- Patcher
- Patcher Hack
-
(and 1 more)
Tagged with:
-
I am creating a mod menu for a game called terraria i already have all the working offsets and the hex and IDA code needed for it i have found some info on how to make a mod menu if the game was unity this game is not unity so it runs off of the lib.so not the unity dll i want to know how i can make a gui mod menu for this game if anyone can help me that would be great if you can help me make it, contact me on kik _Jbro129_ also i am a youtuber so i would credit you in the mod my terraria mod apk no mod menu
-
nice thread
-
Help/Support Is their anyway to decrypt and remove Sub_x from a binary?
Jbro129 replied to Jbro129's topic in Help & Support
I tried most of the unique function but I couldn't find the correct one -
Help/Support Is their anyway to decrypt and remove Sub_x from a binary?
Jbro129 replied to Jbro129's topic in Help & Support
Ok I will try -
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)
-
https://iosgods.com/topic/1146-updated-terraria-v1211964-4/?fromsearch=1 Has what you want
-
https://iosgods.com/topic/1146-updated-terraria-v1211964-4/?fromsearch=1 Has what you want
-
Nice updated
- 6,861 replies
-
- Patcher
- Patcher Hack
-
(and 1 more)
Tagged with:
-
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:
-
N
-
Nice
-
Nice
-
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
-
Help/Support Removing ASLR on iOS 9 causes game to crash
Jbro129 replied to Jbro129's topic in Help & Support
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 -
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