Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. Updated it to make the coins stay + ads are gone now
  2. Download from itunes not using phone.
  3. Download ipa using itunes & then crack it.
  4. Maybe. no, that won't work.
  5. Asking cz1993 won't help. Breakpoint on your function, so you can read the registers.
  6. Yea try, might crash dunno Btw, try use breakpoints to know what the registers hold
  7. @DiDA Requested Award: Member for 2 Years Proof: https://iosgods.com/profile/122392-ted2/
  8. U say value changed to 0? see the CMP & MOVI, they both return 0 too. Might change that. or try change CMP to 1
  9. You want to make fake purchases on your non jailbroken phone?
  10. U can copy the documents & libary folder of the hacked ios device to the non jailbroken device if thats what you mean.
  11. Idk, din't think so.. I created one & never had any problem
  12. Just create one yourself
  13. awh why
  14. I bought Flex 3 It's sick
  15. Flippy Knife By Oleg Beresnev v1.0.2 com.BeresnevGames.Knife Requires: iOS 8.0 or later. Price: Free Updated: 2017-08-07T16:13:18Z iTunes URL: https://itunes.apple.com/us/app/flippy-knife/id1208359453?mt=8&uo=4&at=1010lce4 Requirements - Jailbroken iPhone/iPad/iPod Touch. - iFile / Filza / iFunBox / iTools or any other file managers for iOS. - Cydia Substrate (from Cydia). - PreferenceLoader (from Cydia). Hack Features - Coins Hack (earn some) - No Ads If you want coins to stay. turn on in settings - earn some - turn off - earn some & close app. Hack Download Link [Hidden Content] This hack only works on x64 or ARM64 iDevices are: iPhone 5s, 6, 6 Plus, 6s, 6s Plus, 7, 7 Plus, iPod Touch 6G, iPad Air, Air 2, Pro & iPad Mini 2, 3, 4 and later. Installation Instructions STEP 1: Download the .deb Cydia hack file from the link above. STEP 2: Copy the file over to your iDevice using any of the file managers mentioned above or skip this step if you're downloading from your iDevice. STEP 3: Using iFile or Filza, browse to where you saved the downloaded .deb file and tap on it. STEP 4: Once you tap on the file, you will then need to press on 'Installer' or 'Install' from the options on your screen. STEP 5: Let iFile / Filza finish the cheat installation. Make sure it successfully installs, otherwise see the note below. STEP 6: Now open your iDevice settings and scroll down until you see the settings for this cheat and tap on it. STEP 7: Turn on the features you want and then open the game. NOTE: If you have any questions or problems, read our Troubleshooting topic & 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 - @Ted2 Cheat Video/Screenshots
  16. Problem solved, lldb just make it look like sh!t with all those 00000 before the actual number. Also, the outcome is in hex decimal. It was X1 what I needed, C is a hex number. Converting that to decimal is 12, which was correct.
  17. Hi, Since gdb doesnt support arm64, I need to breakpoint on lldb. I get this as outcome & it's totally diffrent as gdb.. (lldb) register read General Purpose Registers: x0 = 0x000000010fcc47e0 x1 = 0x000000000000000c x2 = 0x0000000000000000 x3 = 0x0000000000000000 x4 = 0x000000016fda18b8 x5 = 0x0000000000000000 x6 = 0x0000000000000000 x7 = 0x00000001100d7954 x8 = 0x0000000000000009 x9 = 0x0000000000000003 x10 = 0x0000000000000003 x11 = 0x00000001602e0510 x12 = 0x0000000160d98000 x13 = 0x0000000000003fff x14 = 0xffffffffffffc000 x15 = 0x0000000000003fff x16 = 0x00000001819ce520 libsystem_platform.dylib`_platform_memset x17 = 0x00000000fffffffe x18 = 0x0000000000000000 x19 = 0x0000000115180780 x20 = 0x000000016fda187f x21 = 0x0000000160c85510 x22 = 0x0000000160320250 x23 = 0x0000000162440b10 x24 = 0x00000000000032a3 x25 = 0x0000000160c84740 x26 = 0x0000000100cce02c x27 = 0x0000000102c876b8 x28 = 0x00000001602e1f80 fp = 0x000000016fda1690 lr = 0x00000001000b04f0 sp = 0x000000016fda1680 pc = 0x00000001000a763c cpsr = 0x60000000 Is this normal? Do i have to do something extra?
×
  • 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