-
Posts
572 -
Joined
-
Last visited
Everything posted by Goran
-
if someone can make some tutorial How to use debugger on BlueStacks 3... Also how to find value over gamegardian and find value over debugger etc.. some example on some game... if there is some tutorial on yt or here please post links... thanks in advance... I need to find codes and than to search in ida pro...
-
TOMTOM GO MOBILE Version of the game: v1.9.2 iTunes Link for the app: https://itunes.apple.com/us/app/tomtom-go-mobile/id884963367?mt=8 Jailbroken or Non-Jailbroken: JB Requested Features: PREMIUM SUBSCRIPTION... FREE STORE
- 9 replies
-
- 10
-
-
-
iGO Navigation Version of the game: v1.5 iTunes Link for the app: https://itunes.apple.com/us/app/igo-navigation/id959927714?platform=iphone&preserveScrollPosition=true#platform/iphone Jailbroken or Non-Jailbroken: jailbroken Requested Features: PREMIUM FEAUTURES IN APP PURCHASES UNLOCKED MAPS
-
Name of the game you want hacked: FarmVille 2: Country Escape Version of the game: 8.8.1920 iTunes Link for the app: https://itunes.apple.com/bw/app/farmville-2-country-escape/id824318267?mt=8 Jailbroken or Non-Jailbroken: JB Requested Features: LEVEL XP HACK.. :-) @K_K
-
- 1
-
-
Name of the game you want hacked: Marble Woka Woka Version of the game: 1.2.67 iTunes Link for the app: https://itunes.apple.com/us/app/marble-woka-woka/id1081008476?mt=8 Jailbroken or Non-Jailbroken: JB Requested Features: High Score, Coins, Magic, instant win game is easy hacked with iGG and localiappurchase... so it will be easy to make hack... THANKS @K_K
-
THANKS AppsManager HELPED with this game...
-
Can I remove keychain, to get new one... and then back that old keychain again when i need... I just want to use on one game, than back old to use old account... Because i cant find how to remove Farmville 2 from keychain..
-
FarmVille 2 Country Escape Keychain REMOVE HOW? Simple Question...
-
- 1
-
-
thanks man... Can you also make this one happens??? @K_K
-
Bump.. pump it up...
-
am doing "Design Home" application... and thinned binary removed aslr... R1 holds Diamonds... tried this two functions to change 33B97E LDR R0, [R6,#0x30] 33B97E LDR R0, [R7,#0x30] TO THIS ONE also tried this one... 33B97C STR R1, [R0,#0x10] 33B97C STR R1, [R7,#0x10] TO THIS ONE... also tried this with above function to NOP but no luck, game crash at startup... what you recommend that i change??? and what check cause crash??? in ida is selected initial function that i got from LLDB...
-
you dont need to resigt ipa everytime. certificate works for 7 days.. also you can instal EXTENDER from cydia, and it will do automaticaly for you, you just need to setup him after installation.. also get extra recipe + yalu... get the latest ipa file... this is OFFICIAL LATEST.. delete every other and install this ipa... use impactor to sign.. https://yalu.qwertyoruiop.com/extra_recipe+yaluX beta4.ipa
-
you are remove aslr just to get RIGHT address for IDA PRO... but aslr does not have any mean in LLDB its just to give you IDA PRO Address, but you never remove aslr to get new address for lldb.. it like conversion.. you remove aslr to convert that given address so you can find function for IDA PRO
-
you need to stop procces by pressing CTRL+C or type "process interrupt" than you can enter your command
-
man, chech that you are not updated to laterst itunes... 12.7.... also what app is? hard reboot your phone rejb and restart pc... then try again...
-
yeap when shooting... i tried to SUB #0 but it crash... igg address point me on that function... that function on picture...
-
can you assist? thanks in advance....
-
man, game just crash at this function....
-
there is a lot tutorials, but there is no for LDOE, i tried about syscall, but something am missing, that is why i need precise hel.. thanks
-
man I used 2Register read" and saw that R5 have bullets.. it is a lot CMP and branch there... i will try that tomorrow because is 02:45 do u suggest that I nope something there???
-
am doing this one 5 hours... It is value for bullets in Trigger Fist v1.12 latest one, come today... I wanna make hack and post here like first hack I made in DEB i found function in lldb.. R5 holds Bullets its 86914C STRH.W R0, [R11,#0x11E] 0086910E CMP R0, #0 offset: 0086510E HEX:0028 0086910E NOP offset: 0086510E HEX:C046 0086913A CMP R1, #0 offset: 0086513A HEX:0029 0086913A NOP offset: 0086513A HEX:C046 0086913C BNE loc_8690F8 offset: 0086513C HEX:DCD1 0086913C NOP offset: 0086513C HEX:C046 0086913E B.W loc_86A45E offset: 0086513E HEX:01F08EB9 0086913E NOP offset: 0086513E HEX:C046C046 00869144 SUBS R5, R0, #1 offset: 00865144 HEX:451E 00869144 SUBS R5, R0, #0 offset: 00865144 HEX:051E 0086916C CMP R2, R0 offset: 0086516C HEX:8242 0086916C NOP offset: 0086516C HEX:C046 0086916E BNE loc_86923A offset: 0086516E HEX:64D1 0086916E NOP offset: 0086516E HEX:C046 00869174 CMP R0, #1 offset: 00865174 HEX:0128 00869174 NOP offset: 00865174 HEX:C046 YEAP all this done in one deb and game still crash after a first shot bullet So am missing some function.... tried many combinations, always same crash on shoot.... What function you recommend that I change, and witch branch making problem from your experience... Please be kind and just answer short and clear, without judging and philosophy.... if you dont wont to answer just pass away... THANKS for you kindness...