Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Community Answers

  1. Ted2's post in I keep getting an error while compiling tweak.xm with theos was marked as the answer   
    Can you show your makefile code
  2. Ted2's post in ADD & ADRP in each string? was marked as the answer   
    You don't hack the string itself, look around the string & see sub_x with not allot xrefs.
     
    Health is mostly floats, so try see if there's any float instructions & try hack things like that
  3. Ted2's post in %end does not make sense inside block was marked as the answer   
    +{bool) --> Note the "{" instead of "("
     
    Also, cleaner code here:
    https://ghostbin.com/paste/jnt3a
    Yes obviously, try to code in sublime & then change this to objective C:
     
    Then you go to the line 56 & you'll see there's a mistake in it:
    Notice the pink thingy:
     
    If you don't have sublime, you can always post it in Ghostbin & select Obj C to see what's wrong
  4. Ted2's post in JAVA Scrip not working on safari? was marked as the answer   
    Go in settings - safari - advanced - enable JavaScript here
  5. Ted2's post in Request Opinions from Everyone was marked as the answer   
    I would stay on 10.2, but that's just because installing debs etc is anoying on iOS 11.1.2 (atleast iOSGods debs) but the jailbreak in general is okay. Atleast from what I've heard.
  6. Ted2's post in Run 64 bit app on 32 bit iOS was marked as the answer   
    No. Topic should have been in help/support section btw.
  7. Ted2's post in Putty works, winscp don't :pepe: was marked as the answer   
    No, iFunbox randomly opened port 25 at that time, thats why
  8. Ted2's post in How do I make an OHK was marked as the answer   
    Try in this function
    MOV W0, W29 //Huge Value RET //Skip the rest But maybe you have to xref the sub_x functions.
     
    You can also set a breakpoint on this function to figure out which register holds the damage value.
    Also, for godmode it's not always just RET.
    Mostly health is stored as a float, which means you mostly hack floats.
     
    But on unity games everything is diffrent
  9. Ted2's post in Segmentation fault: 11 was marked as the answer   
    The tweak Ptrace Pwner can bypass it on some games. If not, you gotta bypass it yourself
  10. Ted2's post in iDevice won't let me use AppStore if Jailbroken was marked as the answer   
    Lowerinstall f***ed my appstore too, like totally lol.
  11. Ted2's post in what is tweak.xm? was marked as the answer   
    By creating a project using theos, it goes automaticly when you do.
  12. Ted2's post in Updating Modded/Hacked Games? was marked as the answer   
    Nope you gotta wait for a update or learn to hack it yourself.
  13. Ted2's post in Pixel gun 3D stuck on loading screen before battle was marked as the answer   
    I used to have this when I had tweaks installed from Pixel Gun 3D. They detect them & won't let you play.
    You gotta remove them & reset data / reinstall the app to play again.
  14. Ted2's post in How to use Clutch 2 ? was marked as the answer   
    You use it to crack games/apps so you can load the binary in IDA. Apple encrypts the binary, so you'll need clutch to decrypt it. 
  15. Ted2's post in Update CATS hack was marked as the answer   
    Wrong section. Request should be in request section
  16. Ted2's post in Getting offsets of someone else’s deb file ? was marked as the answer   
    This counts as leeching, leeching is not allowed & no one here respects leechers. You'll get banned when you leech.
  17. Ted2's post in How to get game player game gem and igameguardian working on ios 10.3.2 jailbroken ?? was marked as the answer   
    I think it's not supported yet since the JB isn't that stable. I mean does substrate even work on that iOS?
  18. Ted2's post in iGAuth/UIAlert not popping up. was marked as the answer   
    Fixed it, stupid mistake. 
  19. Ted2's post in shmoos mod menu was marked as the answer   
    search in functions for 'application:didFinishLaunchingWithOptions'
     
    It's 'UnityAppController' for FWD btw, cause it's a unity game.
  20. Ted2's post in Another way to get ida offsets? was marked as the answer   
    Hack using strings
  21. Ted2's post in Need Help With Arm Assembly Language was marked as the answer   
    I think STP's are never usefull & STR's are. But others can correct me if I'm wrong. I never worked with a STP
    You can find anything on this site tho:
    http://infocenter.arm.com/help/index.jsp
  22. Ted2's post in arm64 - How to NOP / Max / Min was marked as the answer   
    MOV W0, W29
    RET
  23. Ted2's post in Can't get UI popup working in theos was marked as the answer   
    Add this SDK too: http://www94.zippyshare.com/v/tfVYO2ju/file.html
     
    Then try compile.
  24. Ted2's post in How to install NIC autolipo ? was marked as the answer   
    /var/theos/templates/
    mark solved.
  25. Ted2's post in Theos error "No such file or directory" was marked as the answer   
    /var/theos/bin/nic.pl
     
    do this lol
×
  • 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