
NitroxicDemon
Senior Member-
Posts
1,096 -
Joined
-
Last visited
Everything posted by NitroxicDemon
-
Thanks man. Also how would you know whether to use 2byte code or 4byte?
-
This is my first time attempting to code inject so can someone help me and tell me what to write in the Tweak.xm file and explain why. I am hacking a SUB R0, R0, #1 Here is a pic from IDA Here is the HEX value :
-
How do I do that? Where do I look for the offset? NVM I figured it out, anyways thanks for all your help.
-
What do I do from here? Please help this is my first time using a debugger
-
I will try that thanks man appreciate it
-
I can't seem to set watch points using windows it says invalid frame and @@KingRalph,I still get that Osabi message
-
Another question, whats the difference between breakpoints and watchpoints? Thanks brah
-
LLDB for windows sucks... Although GDB works on my iPod touch 5
-
I am using GDB on iPad Air iOS 81.2 and I see this line Unrecognized osabi 0 in arm_set_osabi_from_host_info What does it mean? And when I was debugging a game and wrote continue I got the same error. Any solutions? It doesn't prevent me from doing anything, I am just wondering why it's there. There is this one app I am debugging and when I get the value from iGameGuardian and type watch 0x"TheAddress" then c, the app still stays frozen. Sometimes it unfreezes and then freezes again and does not display the value in IDA. Even when I type display/i$pc
-
[Cydia Substrate Code Injection]Crossy Road Tweak.xm
NitroxicDemon replied to a topic in Coding Center
thanks man -
Lets see the code
-
NO JAILBREAK REQUIRED FEATURES -Multiplayer Unlocked -Max Food and Medical Kit -Craft almost anything DOWNLOAD [Hidden Content] INSTRUCTIONS -Download the file above and extract it to your desktop -Copy & Paste the Documents folder using iFunbox to User Applications/Island CREDITS [member=BJorn_LuLszic] For the food/medical kit/craft almost anything hack http://iosgods.com/topic/4185-radiation-island-all-versions-4/ Me (NitroxicDemon) for unlocked multiplayer
- 145 replies
-
- 77
-
-
-
-
-
-
-
When you're hacking a game, how would you know if you need to remove the ASLR or not? And when you successfully make it and release it, do other people also have to remove ASLR when using the hack?
-
When I cracked the app it said 1.0.7. Anyways thanks for pointing that out, editing it now.
-
This is my second hack using MS. I posted my first hack yesterday called Truck Go v1.78+2. I made some hacks before using IDA but that was like about a year ago
-
FEATURES -Infinite coin -Infinite ruby -All vehicles unlocked -All weapons unlocked -Max lives + Increased health -Increased firepower DOWNLOAD [Hidden Content] INSTRUCTIONS -Download the file above -Install it via iFile and respring *NOTE The deb file would say 107 that's because when I cracked it using clutch it said 1.0.7, when the actual version is 1.1.0. It is still working **WORKING ON 1.1.2**
-
FEATURES -Infinite Coins (Can't lose any) -Get anything from shop for free DOWNLOAD [Hidden Content] INSTRUCTIONS -Download the file above -Install it via iFile and respring I would like to thank DiDa, he has been a great help, and the members of iOSGods.com This was my first ever hack creating using MobileSubstrate. I seem to be understanding it pretty well. Hope you guys enjoy!
-
I am making a hack for a game and when I finish creating the tweak in theos, I can't find the folder in /var/mobile/ Any ideas?
-
Now I am getting this error /var/mobile/truckgov178/theos/makefiles/targets/Darwin-arm64/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang. /var/mobile/truckgov178/theos/makefiles/targets/Darwin-arm64/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries. Makefile:7: *** missing separator. Stop. I wanna try the iOS 7 sdk which one do I download on iphone.howett.net/sdks/
-
Im getting this error when I am compiling my tweak: *** You did not specify a target, and the "" platform does not define a default target. Stop. I searched this up on google and found this: If you get this message: theos/makefiles/common.mk:103: *** You did not specify a target, and the "" platform does not define a default target. Stop. It probably means you are using a platform unsupported by Theos. If you are using iOS as a platform and on a 64bit device, you are probably getting this error. To fix this, you can do the following: sudo ln -s $THEOS/makefiles/platform/Darwin-arm{,64}.mk sudo ln -s $THEOS/makefiles/targets/Darwin-arm{,64} I don't really know what that means though. Where do I add those lines^^ I'm on an iPad Air iOS 8.1.2
-
ty
-
Thanks dawg Thanks dawg