Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Substrate working on android Kappa

    1. Pradeep6868

      Pradeep6868

      cydia working on android lul

    2. Ted2

      Ted2

      Android doesn't need Cydia in any way

    3. Rook

      Rook

      Jailbreak working on android

    4. Ted2

      Ted2

      shut up

  2. Mod APK Game Name: Shadow Fight 3 Rooted Device: Not Required. Google Play Store Link: https://play.google.com/store/apps/details?id=com.nekki.shadowfight3&hl=en_US Hack Features: - Auto Win NOTE: U need to remove original App, so make sure to rename the OBB folder of SF3 before deleting. After installing modded APK, rename it back!!!! iOS Jailbreak Hack: https://iosgods.com/topic/82540-x64-shadow-fight-3-v1161-1-auto-win/ Mod APK Download Link: [Hidden Content] Installation Instructions: STEP 1: Download the Modded APK file above using your favorite browser or a download manager of your choice. STEP 2: Copy the file over to your Android device via USB or wirelessly. Skip this step if you're using your Android device to download the mod. STEP 3: Browse to the location where the hacked APK is stored using a file manager of your choice. STEP 4: Tap on the .APK mod file then tap 'Install' and the installation should begin. STEP 5A: If the mod contains an OBB file, extract it if it's archived and copy the folder to /Android/obb. STEP 5B: If the mod contains a DATA file/folder, extract it if it's archived and copy the folder to /Android/data. STEP 6: Once the installation is complete, everything should be ready. Enjoy! NOTE: If you have any questions or problems, read our Frequently Asked Questions topic. If you still haven't found a solution, post your issue down below and we'll do our best to help! If the hack does work for you, post your feedback below and help out other fellow members that are encountering issues. Credits: - Joey Cheat Video/Screenshots: N/A I hope the hack is stable, but I haven't done android hacks for a while!!!
  3. Hopefully before tommorow
  4. on it on it
  5. You have iOS device But I'll work on it $1Million tho
  6. Idk, I don’t do android hacks so I don’t feel like fixing it
  7. Few mistakes in code, will fix when I get on my pc. If stuck with errors just tell me
  8. That's why you didn't reply to my question in DM
  9. Why do you want to?
  10. Ever hacked a game, but everything was linked to the enemy? Well, in this topic you'll learn multiple ways to unlink it. Before this tutorial, I suggest you to read through this topic by @shmoo: https://iosgods.com/topic/65529-instance-variables-and-function-pointers/ NOTE: I assume you know how to hook functions, since this is necessarily for unlinking. In the examples you'll see something called "getRealOffset", this is used to defeat the ASLR. Put this code on top of your tweak.xm so you can make use of it: uint64_t getRealOffset(uint64_t offset){ return _dyld_get_image_vmaddr_slide(0) + offset; } Unlinking using functions [Hidden Content] Unlinking using variables [Hidden Content] Some notes: - I know all of you use functions to mod, like get_health, get_damage etc, most likely there's also a variable for them which is easier to use in a Update() function if it exists. - Some function take more "inputs" for example: get_health(int something, void somethingelse).. you need to include these in your hooks (add "void *instance" at the beginning then) - I suggest you to copy all the codes into a editor & add the C++ syntax, this will make it more readable That's it! If you have any questions, feel free to ask me (mention me in the comments) & I'll try & help you! Credits: - @shmoo for his tutorial on function pointers & variables - @Joey for writing this tutorial.
  11. My current substrate on Android crashes. Need to fix
  12. Read the “enable c++” part in his topic.
  13. Latest version? I think that’s a common errkr, search it kn flrum
  14. WOOOH, HAPPY NEW YEAR GUYS!!!!! 😍😍😍😍

    1. Show previous comments  5 more
    2. Ted2

      Ted2

      WHAT 😂 

    3. Pradeep6868

      Pradeep6868

      You’re novice rank is gone bro

    4. Ted2

      Ted2

      Duhhh I removed my hacks by accident

    5. JJward2344

      JJward2344

      Soooo you’re not leaving ??

    6. Ted2

      Ted2

      Me leaving? xD nah idk what tbat means

  15. DiDA will give u when he's online
  16. How am I supposed to give u vip if u already have
  17. ENDED First to reply gets jailbroken vip for one month do not reply if you're not jailbroken or are vip, thx
×
  • 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