Jump to content

Ted2

Senior Member
  • Posts

    4,939
  • Joined

  • Last visited

Everything posted by Ted2

  1. I don't think the function 'have' is in the class 'AppDelgate'. See in flex which class it has & replace that one with AppDelgate.
  2. Are you high or what? Tf dude.
  3. Decompile apk using apktool. Also this is in the tutorial section.
  4. Yes & the folder is called 'smali' after you decompiled it. It's not easy af, my 2 tutorials are easy smali hacking. imo it's the hardest hacking thing, when it's using reflections etc. (On android besided sub_x)
  5. compiled classes.dex = smali files. it's code of the game, u can hack it. decompile .apk fot access & see tutorial section for seing how to hack with if
  6. Make new & write down.
  7. U can mail apple, they love free money. Or just create a new second apple ID. Not that hard
  8. is it a cracked version?
  9. I'll be back in 45 mins. Gotta bring my old books to school
  10. 0x10 is just a code. for example sometimes you got a item in store, they are all diftrent named. Henk = 0x0, jan = 0x1, pieter = 0x3, Joka = 0x4 etc etc. i don't think it's something you wanna hack. Atleast the 0x10, maybe the IDA function (if u can load the .so atleast)
  11. U can hack level too but then u dont have any missons etc :lol
  12. Var/mobile/containers/data/appname
  13. Cant see it either. Probably removed or has to be approved.
  14. Will try gotta bypass cheat proection first
  15. RX --> X = 0,1,2,3,4 etc. register 0 = R0 LDRB R0 MOV R0, #0
  16. It's not a boolean as it seems now. MOV RX, #0 -> false MOV RX, #1 -> true X = 0,1,2 etc But, what's the fuction called. Sometimes you need to change LDR etc to MOV RX, #1/0. Had that too before ??
  17. Sick! I tried this few days ago, but couldn't do it ofc
×
  • 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