Jump to content

sn0wqt

ViP Pro
  • Posts

    3,072
  • Joined

  • Last visited

Everything posted by sn0wqt

  1. Do u have a jailbroken phone?
  2. Instead of 127.0.0.1, put your iphone's IP address.
  3. What is LLDB all about? LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Packages to install: https://github.com/Proteas/native-lldb-for-ios/blob/master/python-v2.7.6-proteas-2015-11-30.deb https://github.com/Proteas/native-lldb-for-ios/blob/master/lldb-v3.8.0-proteas-2016-05-06.deb here's how to fix errors and use it: in SSH type: ldid -S /usr/lib/libpython2.7.dylib cd /usr/lib/python2.7 for i in *; do ldid -S $i; done // this will return with massive errno text, its fine, ignore them. lldb -n binname or just type "lldb" and when it goes in lldb type "attach binname" Getting Started with LLDB: https://developer.apple.com/library/content/documentation/IDEs/Conceptual/gdb_to_lldb_transition_guide/document/lldb-basics.html if you get any issues, make a support topic.
  4. when u crack something, Clutch tells u where its stored...
  5. Check the storage of the system partition left, in iCleaner because that could be cos of not using stasher
  6. I just cracked it, i dunno if it works for no jb though
  7. Why can't it be cracked?
  8. Was lazy to make this, thanks!
  9. What offset or what function to look? For free store you need search for stuff like this: cost, price, canAfford or etc... and in the top of the function for canAfford = mov r0, #1 (true) - bx lr for cost = 0020 (false) - bx lr or just bx lr for price = same as cost
  10. aight, will update soon
  11. i'll give u a tool on skype hold on
  12. 1- cracked because you need to remove aslr from the binary 2- u need to install the game from itunes then crack it.
  13. Yeah please try every way you think of and tell me back
  14. i didn't mention keys hack, also do u want proof for the features that i wrote here? i didn't talk about mod menus either lol
  15. tip Note: This tutorial is kinda hard for Newbies So, if anybody needs help, just ask below! Tools needed: - iOS Debugger - IDA Pro v7.0 - SSH Client (e.g: Putty or Cygwin) Download IDA Pro v7.0 from this topic: Known Issue: Recording and Editing: @0xBL4Z3R
×
  • 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