Jump to content

Goggwell

Senior Member
  • Posts

    2,274
  • Joined

  • Last visited

Everything posted by Goggwell

  1. School :D

    1. Show previous comments  1 more
    2. .jpg

      .jpg

      It's already started in Australia, about 2 terms and 3 weeks

    3. Pavitrin

      Pavitrin

      @thejordan1221 I'm in Australia and its almost end of term 3 for me :D

    4. WolfDesigns
    5. Incognite

      Incognite

      dammit school :(

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

  17. I love you
  18. The newest update really amped up security.
  19. 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
  20. 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?
  21. Testing soon
×
  • 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