Jump to content

debugging ARM64


Go to solution Solved by Rook,

4 posts in this topic

Recommended Posts

Posted

I was previously using iphone 4s with ios7 and GDB was a breeze, i could step through all the program and set breakpoints. But now i am using iphone 5s with ios 8.3 things seem to be very confusing.

 

I have cracked the binary with rasticrac, used the aslr removal app and thinned the binary with lipo.

 

When i try to step the main thread i am stuck in this loop,

 

Untitled.png

 

if i check the hex of a memory location using the offsets, the hex is different than what i see in IDA pro so maybe ASLR strip didn't work?

  • Solution
Posted

GDB doesn't fully support the new devices or the new iOS versions. LLDB does.

Posted

That sucks, i guess i better get used to lldb

 

I got LLDB running using your tut, Thanks alot Dida.

LLDB is quite the same as gdb with a few different commands. :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • 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