Jump to content

[New] LLDB Debugger for All iOS Versions


56 posts in this topic

Recommended Posts

Posted

When I do attach a binary from my mac terminal I get "command not found". However, lldb works on my ipad perfectly fine.

Posted

how use this method

1- ldid -S /usr/lib/libpython2.7.dylib
2- cd /usr/lib/python2.7

3- ??????????????

for i in *; do ldid -S $i; done
  • Haha 1
Posted
On 5/3/2018 at 8:19 PM, Laxus said:

Anyone knows how to fix this?


dyld: Library not loaded: @rpath/liblldb.3.8.dylib                                                                                
  Referenced from: /usr/bin/lldb                                                                                                  
  Reason: no suitable image found.  Did find:                                                                                     
        /usr/bin/../lib/liblldb.3.8.dylib: code signing blocked mmap() of '/usr/bin/../lib/liblldb.3.8.dylib'                     
        /usr/lib/liblldb.3.8.dylib: code signing blocked mmap() of '/usr/lib/liblldb.3.8.dylib'                                   
Abort trap: 6                                                                                                                     

 

Same anyone have a fix??

  • Like 1
Posted

guys the reason why lldb dies nit work on ios 11  because python is half installed on cydia!!!! anyone that has a work around to fix it saves lldb for everyone

 

Posted

Sad to see  I can't find workaround or fix for this error. My guess is it's something to do with IOS 11. I really just want to learn LLDB and IDA. ?

Is there any way to fix this? 

 

Alfs-iphone:/usr/lib/python2.7 root# lldb -n binname
dyld: Library not loaded: @rpath/liblldb.3.8.dylib
  Referenced from: /usr/bin/lldb
  Reason: no suitable image found.  Did find:
        /usr/bin/../lib/liblldb.3.8.dylib: code signing blocked mmap() of '/usr/bin/../lib/liblldb.3.8.dylib'
        /usr/lib/liblldb.3.8.dylib: code signing blocked mmap() of '/usr/lib/liblldb.3.8.dylib'
Abort trap: 6
 

Posted
On 3/3/2018 at 11:31 PM, Walking Hell said:

"LLDB Debugger for All iOS Versions"

 

doesn't work on ios 11.

 

iPhone:~ root# ldid -S /usr/lib/libpython2.7.dylib
-sh: /usr/bin/ldid: Bad CPU type in executable
 

Lmao

Posted

i managed to open lldb but i get this error sadly 

Quote

error: attach failed: attach failed: unable to attach

 

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