Jump to content

Rook

Administrator
  • Posts

    66,607
  • Joined

  • Last visited

Everything posted by Rook

  1. For autolipo, yes: https://iosgods.com/topic/20580-the-new-auto-lipolipoarm64-with-ios-5-6-7-8-9-support/ Scroll all the way to the bottom
  2. There's a template for that ._.
  3. What is GDB? GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. GDB can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: Start your program, specifying anything that might affect its behavior. Make your program stop on specified conditions. Examine what has happened, when your program has stopped. Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. The program being debugged can be written in Ada, C, C++, Objective-C, Pascal (and many other languages). Those programs might be executing on the same machine as GDB (native) or on another machine (remote). GDB can run on most popular UNIX and Microsoft Windows variants. v1708: http://iosddl.net/b522d1c7e4ada650/gdb_1708_iphoneos-arm.deb v1821: http://iosddl.net/b175a9d65777564a/gdb-1821.deb The latest version is v1824 which is open sourced here: http://opensource.apple.com//source/gdb/
  4. Why doesn't it work on 64 bit? Have you tried autolipo?
  5. Can you give us more information?
  6. Well, to disable ban popups, you will most likely need to load the binary in IDA and find the function which deals with the ban popup.
  7. Greetings and welcome!
  8. FIXED! Re-download and reinstall.
  9. No spaces? Oooops! I'll update the first post.
  10. Go to /var/mobile/Documents/Binary And see if there's a file there.
  11. Thank you for sharing this!
  12. Can you try redownloading and reinstalling? If that doesn't work, apply the thinned binary manually.
  13. Can't help you unless you post the full iFile output.
  14. It is possible, if you use Safari Uploader 8 Cydia Tweak. You can also FTP upload, some file hosts support this.
  15. Updated "Add Void" option for all cases. If there's no user input, it will null the function.
  16. I guess you should just remove everything until you find the problematic tweaks.
  17. I guess that's a no? @@Zigzagzul No free version for your this time. ViP: https://iosgods.com/topic/29064-updated-vip-exclusive-marvel-future-fight-v215-2-cheats/
  18. Can you list all your tweaks?
  19. Make sure iFile installation finishes with Result Code 0.
×
  • 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