Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. mod apk doesn’t exists on iOS. Meaning you can’t delete it, which means you didn’t delete it
  2. iOS doesn’t have APK’s. Remove the hack from Cydia if you have issues with it.
  3. oh yes daddy

    1. Ted2

      Ted2

      @Laxus I just deleted your comment, I want a better one

    2. Laxus
    3. Ted2

      Ted2

      thx bro

  4. Was a suggestion, not issue report . Anyways, awesome job looks very fresh
  5. Cool stuff. Suggestion: The switch from ARM to HEX or HEX to ARM is not really clear on what it does (to me), so might make that more clear Question: What's this based on?
  6. A armconverter alternative for now: http://shell-storm.org/online/Online-Assembler-and-Disassembler/

    Use option: AArch64 

    Example:
    MOV W0, #0 = "\x00\x00\x80\x52"
    "\x00\x00\x80\x52" = 0x00008052

    1. 0xSolana
    2. Max-Q

      Max-Q

      thank you😘

  7. No programming knowledge then, I assume?
  8. Ted2

    Can I get chatbox unban at 30K community reputation?

    1. Show previous comments  12 more
    2. Mr.Cursed

      Mr.Cursed

      petition to unban(1)

       

    3. Max-Q

      Max-Q

      i still dont like your collaboration with other site/persons. @Ted2

    4. Ted2

      Ted2

      Lol what?! Who planted the idea in your head that you can not join other communities? That’s a really weird thing lol, I mean I understand that people who get paid shouldn’t he releasing hacks on other communities for free, but why can’t they talk to people? Learn from them, help them, collab with them etc? 

    5. Max-Q

      Max-Q

      ^_^Nobody planted anything.Just that other communities stolen codes from here and used them for their own forum.This makes them non-friendly communities for iosgods. 

    6. Ted2

      Ted2

      You know people on here do that as well right? Though I don’t think this is the best place to have this discussion.

  9. ignoring my discord but checking out my profile huh? U wanna fight?

    1. Laxus

      Laxus

      Why don’t you dc me pepehands 

    2. Ted2

      Ted2

      @Laxus u always ignore me as well

    3. PTGM

      PTGM

      hey Crimson please update pubg hack :(

  10. What'd be the most efficient way to implement submenus in Objective-C?

    1. Archangel04

      Archangel04

      Implement something which hides certain buttons depending on a certain input. 

      Then when you press the "submenu" it hides all except submenu options

    2. Ted2

      Ted2

      Yeah something like that, currently thinking on how I can tell certain switches to be part of the sub menu switch. Could do it by name, but I’d rather have it automatically 🤓

    3. bR34Kr

      bR34Kr

      An array for the path. You could also do something inspired by a NavigationView or a drop down

  11. Is it a known issue hooks cause crashes on unc0ver for iOS 13?
    Like I hooked a function in a game, which works for me but crashes for someone on unc0ver,.
    But I also hooked a function for another game, which worked for both of us.

    1. Show previous comments  10 more
    2. Fadexz

      Fadexz

      It's all about Checkra1n  😛

    3. Ted2

      Ted2

      yeah, way better. Just annoying to not know whether it’s gonna work or not due the weird instability where it sometimes works and sometimes not.

    4. Fadexz

      Fadexz

      Haven't had much instability personally.

    5. Ted2

      Ted2

      you probably only tested offset patch

    6. Fadexz

      Fadexz

      imma noob

  12. pls unban from chetbox

    1. Show previous comments  8 more
    2. xLuc1ferx

      xLuc1ferx

      Let it goo... let it goo

    3. Max-Q
    4. bR34Kr

      bR34Kr

      It’s hard for @Rook to decide since if he unbans him then anyone will come and beg for an unban, but Ted really worked hard and gave a lot to the community. Maybe make an exception?

    5. Ted2

      Ted2

      @RookI’ll be good boy

    6. roarijo89

      roarijo89

      Who df is rook like IDa better

  13. My menu now has an easy option to support framework based games. See comment in this pull request on how to use it, or check the readme on github. You'll probably gonna have to use this more&more with the new Unity updates.

    1. Laxus
    2. GeTRoZ

      GeTRoZ

      Hi @Ted2

      I use your mod menu for my tweaks. I see your github repo update but I only see how to include de framework but not any sample of use or how I can explode that functionality.

      Thanks for your great tool.

    3. Ted2

      Ted2

      Very vague question. If a game uses the framework instead of main executable, you just set the framework name & that's all.
      Not sure what your question is really about.

    4. GeTRoZ

      GeTRoZ

      Ok, I understand now. Sorry for my question.

  14. Nicely written, note thought that STR stands for store, so it's storing it. Generally, LDR is used to load something from memory to a register, and STR is used to store something from a register to a memory address.
  15. It's ok. You should be able to debug, just type "c" or "continue" & the game should continue.
  16. See sample.xm
  17. I'd suggest setting up LLDB, so you can use strings & breakpoints while hacking. Breakpoints are very useful, as it'll freeze the game if the location you set a breakpoint on is used, so for example if you think you found ammo & you shoot, it should freeze the game because of the ammo value changes. You can also see which registers hold what, so then you'd also know which register to hack.
  18. Probably, I think you could even make NJB hacks with mobile somehow, I think TheArmKing did that.
  19. I'm f***ing stupid & forgot to update the template .tar download in my cleanup commit.

     

    So please download updated template:  https://github.com/joeyjurjens/iOS-Mod-Menu-Template-for-Theos/blob/master/Ted2's Mod Menu Template.nic.tar

    1. Show previous comments  1 more
    2. Elidon13

      Elidon13

      I swear that's what I wanted to say as well LMFAO

    3. Ted2

      Ted2

      well kinda, @DADi banned me from chatbox which means i look dead 😂

    4. Elidon13
    5. Ted2

      Ted2

      ask him cause i don’t remember 

    6. Elidon13
  20. Updated Mod Menu template, please read tweet if you use it:

    thx

    1. Show previous comments  5 more
    2. Ted2

      Ted2

      thx getroz

    3. Laxus

      Laxus

      I use your menu too Kappa 

    4. Ted2

      Ted2

      no u don't, so stop hating and judging cause u don't know anything about it :mad:

    5. Laxus

      Laxus

      I appreciate your works tho @Ted2

    6. Ted2

      Ted2

      thanks babeyh <3 

  21. Video wouldn't be better
  22. Something is wrong with your theos
×
  • 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