Jump to content

Goggwell

Senior Member
  • Posts

    2,274
  • Joined

  • Last visited

Everything posted by Goggwell

  1. If you know Obj-C or C++ it's gonna be easy making hacks
  2. You're going to be the best hacker in the world
  3. If you have some basic Obj-C and C++ knowledge (like variables, elements and the regular stuff), you're more than prepared for Cydia Substrate hacks
  4. You think we haven't done that We did that before we made this topic
  5. We've almost hacked it. The problem is that the hack makes your damage and health infinite and the enemies' damage and health infinite.
  6. NEGS Too bad you can't see the negative sign
  7. Rick told me about that. How would I go about code caving? I've heard of it for PC games but never for iOS
  8. I found offsets for health, but it affects enemies too, so I wanted to unlink it. Problem is, I can't in GDB, cause whenever I attach to the game, the game crashes. So, I was wondering if there's anyway to unlink via IDA. If you need more details, just ask for the offset below.
  9. Phimosis. I'm so happy

    1. Sakswa

      Sakswa

      You have phimosis?

    2. Goggwell
    3. Sakswa

      Sakswa

      Well, that sucks. Are you gonna operate it?

       

    4. Goggwell
    5. Sakswa

      Sakswa

      Good for you!

  10. I love you
  11. The newest update really amped up security.
  12. Requirements: - A Jailbroken iDevice - PreferenceLoader - Cydia Substrate - iFile/Filza/iFunBox or any File Manager Features: - Coins Automatically Collected - Vehicle Pickups Automatically Collected - Slot Tokens Automatically Collected - Lazers Miss You - Missiles Miss You - Money Pigs Automatically Collected (buy the Power Up) - Boost Rings Automatically Collected (buy the Power Up) - Barry Bot Tokens Automatically Collected - Obstacles Miss You - ObjLight Stuff Miss You (IDK what this is) - Your Vehicle is Sparkly - Your Vehicle is Magnetised (if you're too lazy to buy a Magnet) - You Are Magnetised (your Magnet Range is low, but helps to collect coins. I will update this feature with a larger range) MORE FEATURES COMING SOON (after gets his cook-a-doodle-doo thoroughly dressed) Instructions: 1. Download the hack from below 2. Navigate to your download location 3. Install the hack 4. Respring 5. Select the hacks in Settings.app 6. Enjoy! Download: Credits: @Goggwell - ME
  13. So, I found the offset that holds damage. After I hacked it, the damage in the game becomes 0 (every time I hit a person, no damage registers unless I critical or use a skill). Here's the whole thing in IDA: STR R0, [SP,#0x4B8+var_490] MOV R4, #(aNormaldamage - 0x20FFAA) ; "NormalDamage" MOV R0, #(__ZZN11HPSingletonI15FightDataAccessE8InstanceEvE7instace_ptr - 0x20FFAC) MOVS R2, #1 ADD R4, PC ; "NormalDamage" ADD R0, PC ; __ZZN11HPSingletonI15FightDataAccessE8InstanceEvE7instace_ptr STR R2, [SP,#0x4B8+var_44C] LDR R0, [R0] ; HPSingleton<FightDataAccess>::Instance(void)::instace ADD R2, SP, #0x4B8+var_460 LDR R3, [R7,#arg_0] STR R4, [SP,#0x4B8+var_4B8] STR R1, [SP,#0x4B8+var_4B4] MOV R1, R5 STR R5, [SP,#0x4B8+var_488] BL sub_24F7C0 LDR R0, [SP,#0x4B8+var_468] SUBS R0, #1 ; switch 5 cases CMP R0, #4 BLS loc_210018 Here's what I did: %ctor { writeData(0xOFFSET_OF_MOVS_R2_#1, 0x381C7047); } I didn't actually write OFFSET OF MOVS_R2_#1. I wrote the actual offset if you think I'm stupid So, what's the problem? EDIT: Anything I change it to makes the damage 0. Maybe there's a check somewhere?
  14. Testing soon
  15. You should've stuck around more, maybe you could've helped me and evolved into a better hacker
  16. I want to read or watch a movie, but I end up coding or hacking or gaming
  17. It still isn't working How come it works on your device but not on mine
  18. HEY I MISS U
  19. That worked on my other tweak. I'm still trying to fix the code.
  20. Ok I'll try I did, but it didn't compile and when it did, it crashed my game
  21. It worked on my Tweak though
  22. I have my own Managed to get to Level 54 quickly without detection
  23. Hey guys. After hours of coding and help from various people, I finally got my Patcher to compile. Problem is, the hack makes the game crash after I swipe two fruits. My iPhone specs: 6+ running ARM64 Here's the code (Don't steal my offsets) If anyone could help me out that would be much appreciated
×
  • 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