idb icon indicating copy to clipboard operation
idb copied to clipboard

idb is a tool to simplify some common tasks for iOS pentesting and research

Results 36 idb issues
Sort by recently updated
recently updated
newest added

is not updated for ARM devices - on open app button idb will crash

Hi guys, I've followed the installation guide, but then I got the following error: ``` [ 82%] Building CXX object ruby/qtruby/src/CMakeFiles/qtruby4.dir/qtruby.o /Users/rzepsky/.rvm/gems/ruby-2.4.1/gems/qtbindings-4.8.6.3/ext/ruby/qtruby/src/qtruby.cpp:2211:14: error: ordered comparison between pointer and zero ('void...

Error on getting applist. App crashed. ```[DEBUG] 2017-09-11 18:41:29 :: idb :: Backtrace: /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/lib/app.rb:284:in `cache_file' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/lib/app.rb:311:in `parse_info_plist' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/lib/app.rb:21:in `initialize' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/gui/app_list_dialog.rb:74:in `new' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/gui/app_list_dialog.rb:74:in `block in refresh_app_list' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/gui/app_list_dialog.rb:73:in `each' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/gui/app_list_dialog.rb:73:in `refresh_app_list' /Users/d34dr00t/.rvm/gems/ruby-2.2.6/gems/idb-2.10.0/lib/gui/app_list_dialog.rb:31:in...

Hi, I get an error when I click to connect to device, then input the root password as prompted and this is the error I get. on latest idb version...

Hi I am unable to connect to my jailbroken device via ssh Connecting via usb, it is trying to do the connection in a high port (5700)?, so the connection...

bug
runtime

idb crashes when I try to connect to my Jailbroken device by tapping on "Connect to USB/ssh device" from UI. Machine is running macOS Sierra and iPhone is running iOS8.1....

bug
runtime

I've tried to install this with all required dependencies on OSX Is there a Virtual Machine anywhere ? ruby 2.1.5p273 (2014-11-13 revision 48405) [x86_64-darwin14.0] Darwin null.home 14.5.0 Darwin Kernel Version...

bug
runtime

First off, I recently discovered IDB and it is an awesome tool...thanks for all the effort! This is probably more a gap in understanding than an issue with the tool,...

There may be a version of otool available that runs on iOS devices. Allegedly its in the "bigboss recommended tools" package. May be worth a look.

enhancement