-
Posts
481 -
Joined
-
Last visited
Everything posted by NoHax
-
When I try and crack an app I get the error Computing total sizedu: cannot access `/var/containers/Bundle/Application/CA7FA5A5-48C2-4395-A819-243722E57070/battleplans.app': No such file or directory/usr/bin/rc.sh: line 2889: 0 + : syntax error: operand expected (error token is "+ ") I've downloaded the app via iTunes. The problem is that the app is actually C788658C-6F9F-4169-A81D-A3178ABD1C75. Could I just change the address to CA7FA5A5-48C2-4395-A819-243722E57070?
-
Help/Support First run the debugserver command on PuTTY?
NoHax replied to Monnti's topic in Help & Support
Your doing debugserver ComputerIP:23 --attach=Process ID? Then you type lldb in a different window and then type process connect connect://DeviceIP:23 -
APK Mod zombie evil 2 Unlimited coin / diamond
NoHax replied to m0hammed 's topic in Free Android Modded APKs
Cool. Except for there isn't a link -
Also use [ hide ] content [/hide ] to hide your content (no spaces)
-
Nice job! You could try converting it into a deb using this.
-
DIY Hack Tactile Wars v1.6.2 +3 [Infinite Prisms, Infinite coins, Max level]
NoHax replied to NoHax's topic in DIY Cheats
Are you modifying the values at the end of a mission? If you are just try modifying the coin value directly. -
If At First You Don't Get Picked..Free VIP x 2
NoHax replied to i0s_tweak3r's topic in Community Giveaways
Pretty sure I entered all these, probably more I haven't added. -
Game centre?
-
Your doing it for free spins right? Does it really matter if the device your doing it on is jailbroken?
-
Try try doing it on a different device then transfer your progress when you get why you want.
-
Mod Menu Hack Seven Knights By Netmarble Games Corp. v2.9.00 +1 Cheat
NoHax replied to cz1993's topic in Free Jailbreak Cheats
Nice -
Reminds me of something.......
-
Delete the app, run iCleaner, sign out of game centre, respring, then re-download it.
-
So I've been trying to hack an app for a while now but when I replace the normal binary with modded binary it crashed instantly, I thought it must be me doing something wrong so I tried for ages, gave up, then tried hacking another app. I found all the offsets on the other app using lldb, changed what I needed to change and the exact same thing happens! The app crashed instantly upon launch. Can anyone help?
-
No clue, thanks for commenting on all my posts
-
Tiny Pig By Mindstorm Studios v1.8.2iTunes URL: https://itunes.apple.com/us/app/tiny-pig/id1246087548?mt=8&uo=4&at=1010lce4 DIY Requirements:- Jailbroken iPhone/iPad/iPod Touch.- IGameGuardian DIY Features:- Infinite Golden Bacon Instructions: [Hidden Content] Credits:- Me
-
Go into safe mode and download crash reporter to find out what the problem is and fix it. To boot into safe mode just hold down the bottom volume button.
-
Catch Up By Ketchapp v1.0iTunes URL: https://itunes.apple.com/us/app/catch-up/id1235879678?mt=8&uo=4&at=1010lce4 DIY Requirements:- Jailbroken iPhone/iPad/iPod Touch.- IGameGuardian DIY Features:- Infinite Gems -Free iAP Instructions: Infinite Gems [Hidden Content] Free iAP [Hidden Content] Credits:- Me
-
Scale By 101 Digital Co. v2.3.23iTunes URL: https://itunes.apple.com/us/app/scale/id1200921809?mt=8&uo=4&at=1010lce4 DIY Requirements:- Jailbroken iPhone/iPad/iPod Touch.- IGameGuardian DIY Features: - Free iAP Instructions: [Hidden Content] Credits:- Me
-
You should upgrade to 10.3.2 like @ViRaLSanity has, the chances someone is going to jailbreak 9.3.5 are very low as it's a pretty old iOS version.
-
Yep, I'm definitely sure it's the right one, I got it from lldb and removed alsr and this is where it left me. However it might be a weird function because all the currencies use the same function somehow.
-
That website is beautiful. The beach is alright.......
-
Nice
-
Could anyone help me hack this? I've tried changing a sub to an add but the app just crashed as soon as opened, could anyone help me out? __text:00000001006091DC ADD X8, X20, W26,SXTW#2 __text:00000001006091E0 LDR W9, [SP,#0x80+var_68] __text:00000001006091E4 STR W9, [X8,#0x20] __text:00000001006091E8 LDR W8, [X19,#0x50] __text:00000001006091EC ADD W8, W8, #1 __text:00000001006091F0 STR W8, [X19,#0x50] __text:00000001006091F4 SUB SP, X29, #0x50 __text:00000001006091F8 LDP X29, X30, [SP,#0x80+var_30] __text:00000001006091FC LDP X20, X19, [SP,#0x80+var_40] __text:0000000100609200 LDP X22, X21, [SP,#0x80+var_50] __text:0000000100609204 LDP X24, X23, [SP,#0x80+var_60] __text:0000000100609208 LDP X26, X25, [SP,#0x80+var_70] __text:000000010060920C LDP X28, X27, [SP+0x80+var_80],#0x60 __text:0000000100609210 RET ; int However when changing the sub to an add I'm not sure I'm doing it right, when I did it I just changed the sub to an add and left it, is there anything else I have to do?