Jump to content

LLDB Segmentation Fault: 11


Go to solution Solved by Mayaxaya,

30 posts in this topic

Recommended Posts

Posted (edited)

I am totally f*cking mad because of this LLDB on my PC cant attach to a process. Some members here were able to attach LLDB on that process. Idk what is going with this sh*t. Anyone here knows why LLDB cant attach to any process?

Updated by superjayvee
  • Replies 29
  • Created
  • Last Reply

Top Posters In This Topic

Posted (edited)

Same as in GDB. If Im right the game uses ptrace to block any attachment of debuggers which causes the Segmentation Fault 11 error. You'll have to manually remove it in IDA.

 

 

Edit: Have you tried GDB yet?

Updated by Mayaxaya
Posted

Same as in GDB. If Im right the game uses ptrace to block any attachment of debuggers which causes the Segmentation Fault 11 error. You'll have to manually remove it in IDA.

 

 

Edit: Have you tried GDB yet?

@shmoo were able to attach LLDB to that process without modifying the binary
Posted

Is it just one process or all of them?

 

A member here used to get it in all of them for some reason and a semi restore fixed it for him.

 

If it's just one, you need to disable the anti-debugging protection for it.

Posted

Is it just one process or all of them?

A member here used to get it in all of them for some reason and a semi restore fixed it for him.

If it's just one, you need to disable the anti-debugging protection for it.

all. I just semi restored my ipad a month ago.
Posted

starting all over again is a pain in the *ss. No to semi restore again. Hehehe this mean im gonna focus on important things than hacking games :)

There could be something that's causing this error on all your apps but we don't know what. :/

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