Jump to content

Pro

Senior Member
  • Posts

    1,587
  • Joined

  • Last visited

Everything posted by Pro

  1. I should be able to make one sometime today, most likely later tonight.
  2. As far as the actual button goes, I wouldn't think so unless you find some tutorial that involves taking it apart. Other than that, I would just do what I said before, or just get a new device, if possible
  3. Just use the home button. Use AssistiveTouch for when you need to power it off
  4. Looks interesting, thanks
  5. You deleted ALib.dylib that was in /Library/MobileSubstrate/DynamicLibraries?
  6. Most of those features are visual, so they won't work regardless
  7. ARCHS = armv7 arm64 TARGET = iphone:clang:latest:latest #CFLAGS = -fobjc-arc #THEOS_PACKAGE_DIR_NAME = debs include theos/makefiles/common.mk TWEAK_NAME = flappy flappy_FILES = Tweak.xm flappy_FRAMEWORKS = UIKit flappy_LDFLAGS += -Wl,-segalign,4000 include $(THEOS_MAKE_PATH)/tweak.mk include $(THEOS_MAKE_PATH)/aggregate.mk Use that for your Makefile
  8. Because no one knows what it is bc of NGU, S7, and TTG
  9. In iFile, go to /var/theos/bin, and delete the files called fauxsu and libfauxsu.dylib
  10. Why didn't you just update your old topic?
  11. If you're on iOS 9, it won't work.
  12. rip speed and spawn trap. You will be missed
  13. Oh no... Don't know how many times I have to say this, you're too good, @shmoo
  14. You'll have to wait it out, then
  15. Turn your brightness up all the way if it allows you to. Anything to make it die faster
  16. This happened to me once (not on iOS 10). What I did was let my phone die, and when I charged it to turn back on, it was no longer in Guided Access
  17. My guess would be that the LDR R12, [R0] and STR R12, [R0] both could be changed to LDR R12, R7 and STR R12, R7. I've never really dabbled with IDA, so I wouldn't know honestly
  18. Look at the link I posted originally. It's a template that you can use, plus it shows how to code your Tweak.xm in the topic
  19. Did you thin the binary?
  20. He did say that he found his offset and that he hacked the game, so I can assume he did
  21. https://iosgods.com/topic/2355-update-22template-custom-nic-code-injection-patcher-template/
  22. Why not just use Flex? You can the classes/methods of an app easily using that
  23. Are you able to uninstall things?
  24. Anything?
  25. Get LLVM+Clang to download, and then check /var/theos/bin (wherever your Theos is installed), and check for files called fauxsu and libfauxsu.dylib. If those are there, remove them
×
  • 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