Jump to content

Hell_is_Here

Senior Member
  • Posts

    217
  • Joined

  • Last visited

Everything posted by Hell_is_Here

  1. yess i have thinned the binary and removed the aslr
  2. I solved it by changing the ip address when connecting with puuty and using a different port Yes im sure this is the correct offset as it changes the ingame value
  3. ok so i got to the point where you add the breakpoint ive checked the adress 100 times and it changes the value i want which means its correct but when i add the breakpoint it says the following
  4. He didnt answer what am i supposed to do
  5. Ok so im tryin to hack a game using lldb on windows using DiDas tutorial whenever i attach a process it gives this to me https://i.imgsafe.org/2d93bdb.png error: failed to attach to process 50566: (os/kern) invalid address Exiting. Plss help me
  6. I'll try it I'll try it
  7. Thanks Guys I managed to Fix it Apparently the file had a armv64 portion so I added ARCHS = armv7 arm64 To the top of the make file AND I had some other problems in the tweak.xm file so I fixed them as well Yeah I figured and I fixed it guess I should double check the tweak.xm for mistakes
  8. Here You go its a .zip file just unzip it https://db.tt/CHTkQffQ
  9. They were all in one class and yes I put the correct identifier They were in the same class
  10. Ok guys so I wanted to make a ms hook hack And I took the target methods from flex The problem is the patch in flex works just fine but the same thing in Tge tweak.xm does not work when I make the package and install it HERES MY TWEAK.xm File; %hook DataManager -(int) reviveCost { return 0; } -(int) powerupCoinAddictLevel { return 10; } -(int) powerupFreezeLevel { return 10; } -(int) powerupMagnetLevel { return 10; } -(long long) allCoins { return 100000000; } -(float) powerupCooldown { return 0; } -(float) powerupCooldownVar { return 0; } -(float) powerupShieldTime { return 1000; } -(float) powerupShieldCooldown { return 1.00003; } -(int) powerupShieldCost { return 0; } -(int) rouletteCost { return 0; } -(int) adReward { return 5000000; } %end Here's the flex screenshot of the patch in FLEX 2
  11. Hacked App:OK K.O.!Lakewood Plaza Turbo v1.0 iTunes Link:https://itunes.apple.com/us/app/ok-k.o.!-lakewood-plaza-turbo/id965000875?mt=8 Hack Requirements: - Jailbroken or Non-Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools / AnyTrans / iExplorer / DiskAid or any other file managers for iOS. Hack Features: - Feature 1:200 coins (apparently that's the max limit and it can't go any further) Hack Download Link: [Hidden Content] Installation Instructions: Step 1: Open the app, play it a bit then close it from multitasking. Step 2: Download the file from the link above. Step 3: Unzip, copy/paste the files/folders to: iOS 8 users: /User Applications/AppName/Library/Prefrences using iFunBox or /var/mobile/Containers/Data/Application/AppName/Library/Prefrences using iFile/Filza. Non-Jailbroken iOS 8.3, 8.4, 9 and higher read this tutorial: http://iosgods.com/topic/9651-how-to-installapply-hacks-posted-in-this-section-if-youre-on-ios-83-84-90/ Note: Backup your original app files before replacing them with these modified ones. Step 4: Overwrite the new hacked files with your old ones and open the app. Note: If you have any questions or problems, read our Frequently Asked Questions topic or post your issue down below and we'll do our best to help! Credits: - Me Hack Screenshots: N/A
  12. ca n some1 pls make anotherone
  13. Can someone pls make a detailed tutorial[not a video]on how to hack sub_x games using ida with string method
×
  • 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