Jump to content

Goggwell

Senior Member
  • Posts

    2,274
  • Joined

  • Last visited

Everything posted by Goggwell

  1. I think that's server sided, so we can't do that If you want a progress update, you can ask me or
  2. Yeah you should rename that
  3. I've worked on it before, but it seems as if the functions are server-sided. I'll wait for some more experienced hackers
  4. If you know Obj-C or C++ it's gonna be easy making hacks
  5. You're going to be the best hacker in the world
  6. 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
  7. You think we haven't done that We did that before we made this topic
  8. We've almost hacked it. The problem is that the hack makes your damage and health infinite and the enemies' damage and health infinite.
  9. NEGS Too bad you can't see the negative sign
  10. Rick told me about that. How would I go about code caving? I've heard of it for PC games but never for iOS
  11. 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.
  12. 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!

  13. I love you
  14. The newest update really amped up security.
  15. 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
  16. 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?
  17. Testing soon
  18. You should've stuck around more, maybe you could've helped me and evolved into a better hacker
  19. I want to read or watch a movie, but I end up coding or hacking or gaming
  20. It still isn't working How come it works on your device but not on mine
  21. HEY I MISS U
  22. That worked on my other tweak. I'm still trying to fix the code.
  23. Ok I'll try I did, but it didn't compile and when it did, it crashed my game
  24. It worked on my Tweak though
×
  • 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