Jump to content

Valathene

Senior Member
  • Posts

    111
  • Joined

  • Last visited

Everything posted by Valathene

  1. Love playing the game any idea on if an update is coming?
  2. Thanks so how do you get writeData to work when I use the normal way it gives an error saying using a long long doesn't work?
  3. My lldb is freezing due to a Watch point freezing game and I can never grab the offset value from the value I want changing Is there a better one to use instead of W E S , that lets the game play and still picks up the changes in numbers and gives me the offset values
  4. How would i get the offset values of the armv7 if I cant use lldb or load the game? is there a way around that?
  5. and how do i deal with this?
  6. So trying to muck around with stick cricket 2 Following Steps have been taken Download IPA from itunes Install IPA via iFunBox Crack Game Using RastiCrak Uninstall Game and Reinstall the Cracked Version to be Safe Take Binary out and using LIPO Command Thin the Binary Replace Original Binary with Thinned Binary App Starts Crashing here Basically i have done the following Change Permission for Binary Reboot Reboot into safe mode Ldone/ldid ran a milllion times re done of all the above steps a million times Any idea why the thinned library is freezing and crashing on the loading screen? Am i missing something?
  7. Alright got it working WOOOTS tested on 3 devices Time to find a template and post this up and see if I have done it right
  8. Doing it now wish me luck
  9. Zahir How would you say I do that?
  10. Okay gonna try this now let's hope it works
  11. Hey guys So I created a tweak, it works but I have thinned the binary and cracked it and removed aslr. so I wanted to give back to the community but I had to test it out what I did was remove the game and reinstall it from the App Store i then installed my hack which was a mobile subtracts tweak that uses Ida memory writing, the attached is an example of the tweak what do I need to do to make this work for the general public because I know not everyone will have thinned binaries and cracked apps and aslr removed need advice as I want to pump out some hacks
  12. Hey Man that's a VIP hack You will have donate/become VIP to access that
  13. Could you give us the link of the Hack your trying to reply to? It might be VIP only and your not a VIP so you cant see a reply
  14. Have you tried uninstalling and resinstalling the app?? Long shot but it might help, Have you done anything to the Binary? like Thin it or Remove ASLR or Crack it?
  15. Honestly I have just made my first few hacks ever, Love it Love the great sense of achievement you get for doing it but I have so much respect for all these hackers that are releasing their hacks and keep updating them Being a leecher and now doing all this I am so appreciative man so #Respect But yeah on point for the topic man Every hacker has a motive behind why they do it so depending on those motives and outcomes they want is what they do.
  16. So incase anyone was reading or watching this I figured it out, Basically what I did wrong was that I was trying to do stuff on the wrong offset, I had the offset of the gems right but when editing I was editing the wrong section, I was working on subtracting from the offset rather then finding the addition to the offset, Now i know why I stopped my gems going down (even tho by accident it kinda makes sense) For others that might see this My plan for the future is to make sure that if I want increase gems i allow the offset of the gems to be triggered only by something in the game adding to that offset, that way I can make my life easier Still a noob and what I wrote might be wrong above me but it kinda makes sense to me hopefully I am not wrong
  17. Hey guys I am a little new and finally getting the hang of things I am trying to edit the gems of Ramboat ios game, I found the offset for the gem and made sure it was the right now by monitoring it This is the offset 0x9B45E I then found it on IDA which the below is the few lines above it and few lines below it __text:0009B43A MOV.W R6, #0xFFFFFFFF __text:0009B43E MOVS R1, #1 __text:0009B440 STR R6, [SP,#0xC8+var_48] __text:0009B442 LDR R4, [SP,#0xC8+var_B4] __text:0009B444 MOV R0, R4 __text:0009B446 BL sub_48150 __text:0009B44A MOV R0, R4 __text:0009B44C MOVS R1, #1 __text:0009B44E STR R6, [SP,#0xC8+var_48] __text:0009B450 BL sub_48218 __text:0009B454 LDR R0, [SP,#0xC8+var_BC] __text:0009B456 LDR R2, [R4,#8] __text:0009B458 LDR R1, [R0,#0x2C] __text:0009B45A SUBS R1, R1, R2 __text:0009B45C STR R1, [R0,#0x2C] __text:0009B45E LDR R1, [R0,#0x30] __text:0009B460 ADD R1, R2 __text:0009B462 STR R1, [R0,#0x30] __text:0009B464 STR R6, [SP,#0xC8+var_48] __text:0009B466 BL sub_FAEF0 __text:0009B46A MOVW R1, #(:lower16:(aGem - 0x9B47A)) ; "Gem" __text:0009B46E ADD R0, SP, #0xC8+var_68 __text:0009B470 MOVT.W R1, #(:upper16:(aGem - 0x9B47A)) ; "Gem" __text:0009B474 MOVS R5, #0 __text:0009B476 ADD R1, PC ; "Gem" __text:0009B478 MOVS R2, #3 __text:0009B47A STRD.W R5, R5, [SP,#0x60] __text:0009B47E STR R5, [SP,#0xC8+var_60] __text:0009B480 STR R6, [SP,#0xC8+var_48] __text:0009B482 BLX.W __ZNSt3__112basic_stringIcNS_11char_traitsIcEENS_9allocatorIcEEE6__initEPKcm ; std::__1::basic_string<char,std::__1::char_traits<char>,std::__1::allocator<char>>::__init(char const*,ulong) __text:0009B486 LDR R0, [R4,#8] __text:0009B488 STR R0, [SP,#0xC8+var_C0] __text:0009B48A MOV R1, #(aSkipmission - 0x9B49C) ; "SkipMission" __text:0009B492 MOVS R0, #2 __text:0009B494 STRD.W R5, R5, [SP,#0x50] __text:0009B498 ADD R1, PC ; "SkipMission" I have been modifying some values and trying to tweak around with it but it just keeps crashing the game I found it by accident how to stop my gems from going down by using a few of these but i am not sure how to add gems been crashing my game alot
  18. I am having the same issues as thhis poster Its Failed to get reply to handshake packet Any suggestions I am running 10.1.1 with yalu JB
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines