Jump to content

mike_wu63

Member
  • Posts

    14
  • Joined

  • Last visited

Everything posted by mike_wu63

  1. Rofl, I made it work by getting a Mac OS X Virtual Machine and installing LLDB there
  2. I've tried everything, should I just try the other methods of hacking (altough I'm not very good at those) I've already tried using GDB but whenever I set a watchpoint and the value changes, it doesn't freeze and give the old/new values etc.
  3. I already tried that, I still get this: https://postimg.org/image/tivv2u5q9/
  4. Hello guys, Today I wanted to try out lldb (I'm on windows), but I'm struggling with the last part of DiDa's tutorial. I set everything up: - First I gave debugserver 6755 permissions using chmod - Then I SSH'd into my device, and executed 'debugserver 127.0.0.1:23 --attach=(binaryname)' - Since I am on Windows 10, I used iFunbox to open the port (image ) - Then I opened the lldb console and entered 'process connect connect://127.0.0.1:23 but that gives the error 'error: failed to get reply to handshake packet' When I try it with my iPhone's local IP lldb just crashes. I already tried another port, reboot, rejailbreak and searched the forum for answers but none worked for me. Can anyone here help me? - Mike
  5. Thanks for the list!
  6. Hey guys, I started trying to learn how to hack iOS games with IDA a week ago, but most tutorials are outdated. Does anyone here know some good up-to-date tutorials for IDA hacking? Also, when I try to hack without a tutorial, I just don't know what to edit, and what to change it to. - Mike
×
  • 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