Jump to content

[New] LLDB Debugger for All iOS Versions


56 posts in this topic

Recommended Posts

Posted
On 3/3/2018 at 9: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
 

ldid hasn't been updated for iOS 11

Posted

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                                                                                                                     

 

Posted
On 5/4/2018 at 4:19 AM, 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                                                                                                                     

 

I'm getting the same error on iOS 11 :/ i don't know how to fix that error .-.

Posted

ldid -S /usr/lib/libpython2.7.dylib =========================== ok

cd /usr/lib/python2.7
-sh: $'c\357\273\277d': command not found ?

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