Jump to content

xiaov

Senior Member
  • Posts

    1,436
  • Joined

  • Last visited

Everything posted by xiaov

  1. read tut from tut section... hard to explain by fews word.
  2. u need pc and IDA pro.. mostly hack cant hack from filza or ifile..
  3. Binary is the file inside .App ( if to Zenonia 4 is called Zenonia4_iPhone ) Binary can open with IDA pro to check the ARM instruction. when u found the offset in IDA, u can use Hex editor (go to address 0xoffset ) and change the hex (hexdecimal) so: Binary = filename hexdecimal = hex = 16byte from ARM instruction. Offset= address which the ARM stored.
  4. Naruto ,bleach, one piece, hunter x hunter (animation xD)
  5. no fear but GG
  6. the comma from "Float" is the result.. what i made and entered is the first line:"original" .. the original number is what we will saw from LLDB/ GDB..
  7. i like the first one!!!! so cool .. i will use this UI thanks
  8. any suggestion to improve before i release it?
  9. @Zimon @Archangel04 @DiDA @Amuyea @Ted2 Float converter with Custom Keyboard. Is it fine or what suggestion?
  10. u can set a max number: //int x =UIeditcellnumber if( x > 999999 ) { return 999999; } else { return cellnumber; }
  11. @Zimon @xiaov is da best hacker
  12. author have the right to do anyway in Non-VIP hacks(included no update hack) we did not received any benefit from post hacks.. we have life
  13. Non-jb cant write memory.. so MM useless
  14. hex editor.
  15. sure can thin.. but haven't done remove aslr
  16. thin done, except remove aslr.
  17. After user Cracked the Binary, put the Binary back to .app. then use this App to Auto Lipo (thin) the Binary to armv7 and auto signed. i will add Remove Aslr too, useful for debug.
  18. ya i will add " command line "supported function, but not in terminal UI ya if u have any new idea ,can leave it here too ..Thanks.
  19. this is only demo.. just focus on my code first 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