-
Posts
261 -
Joined
-
Last visited
Everything posted by Jbro129
-
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
-
How do you sign the binary??
-
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
-
TuT How to fix gamegem not working or the game closing in backround
Jbro129 replied to 2nDimension's topic in Tutorials
Nice -
Save Game Terraria Reds Wings world download [WORKING]
Jbro129 replied to Jbro129's topic in Save Game Cheats
The game is programmed to make that item leave your inventory because it's a developer item -
Save Game Terraria Reds Wings world download [WORKING]
Jbro129 replied to Jbro129's topic in Save Game Cheats
thnx -
Save Game Terraria Reds Wings world download [WORKING]
Jbro129 replied to Jbro129's topic in Save Game Cheats
How do I embed the video link?? -
Hacked App: Terraria iTunes Link: https://appsto.re/us/ibZkM.i Hack Requirements: ios device (Terraria installed) (Jailbroken or not jailbroken) Jailbroken - Ifile or filza Not Jailbroken - ibackupbot Hack Features: - Reds wings • reds wings have infinite flight • fast speed Hack Download Link: [Hidden Content] IFile/Filza - go to /var/mobile/Containers/Data/Terraria/Documents IBackupBot (Windows/Mac) - make a NON encrypted backup of your iOS device then open ibackupbot bot, fm got to Terraria and backup the world into your device Credits: - Jbro129 (Me) Hack Screenshots:
- 252 replies
-
- 274
-
-
-
-
-
-
-
Save Game Case Clicker 1.7.3 Hacked Save File [iBackupBot Tutorial]
Jbro129 replied to CaponeAus's topic in Save Game Cheats
Nice -
DIY Hack Case Clicker [v.1.8.1] [Any Gun] [iFile/Filza]
Jbro129 replied to -King's topic in DIY Cheats
Nice -
TuT How to Get Exclusive iOS Apps and Games Before they are Released!
Jbro129 replied to ninjawarrior223's topic in Tutorials
Nice -
I'm on iOS 9.0.2
-
When aslr is removed that game doesn't open
-
Help/Support String hacking in IDA [Sub_X game] help
Jbro129 replied to Jbro129's topic in Help & Support
The old offsets for developer do not work in the newest -
Thnx
-
Help/Support String hacking in IDA [Sub_X game] help
Jbro129 replied to Jbro129's topic in Help & Support
The offset used to enable/disable developer mode is not something that can be found by using gdbAnd the old non sub_x binary does not work for the newest version of terraria HP, health, and damage can be found using gdb but the offset I'm looking for cannot be found using gdb So the offset for the old developer mode might be the same offset for the newest? -
Help/Support String hacking in IDA [Sub_X game] help
Jbro129 replied to Jbro129's topic in Help & Support
The type of offset for developer mode in Terraria cannot be found with gdb or GameGemI am looking for the strings for developer mode not health hp or damage -
Help/Support String hacking in IDA [Sub_X game] help
Jbro129 replied to Jbro129's topic in Help & Support
I'm not looking for that though (I could easily find the offsets for that using gdb but)It has strings because xxtciktcixx did it but he's not telling me how -
Help/Support String hacking in IDA [Sub_X game] help
Jbro129 replied to Jbro129's topic in Help & Support
I don't know I'm just trying to find the correct string but each address name is weird and each string name isn't englishI sorta know what to do after I find it but I can't find it I don't know how to do this and I've watched a lot of videos on how to do it I just don't know how to find the right string Hello? How would I find the right string since all the string names are weird? Hello? -
I am trying to hack Terraria with strings but I don't know how to find the right string since each string name is weird and I don't know what to do (trying to enable developer in Terraria binary)