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

IDB closes once an application is selected. 1) IDB Connects to device via port 2222 due to g0blin jailbreak (10.3.1) using Sierra 2) "Select App..." displays the current application 3)...

IDB closes once an application is selected. 1. "Select App..." displays the current application 2. IDB closes after the application is selected. Below is the stack trace info received. 3:...

Hi Daniel Try to configure IDB but i can't install "Open" option. Idb crash when i try to open my application ....I need to audit an app on iOS 11...

idb 2.10.3 ruby 2.1.8 iOS 10.0.2 Connects fine via usb, click on select an app which lists them fine, select the app and it crashes. ``` # /Users/ben/.rvm/gems/ruby-2.1.8/gems/idb-2.10.3/lib/gui/app_details_group_box.rb:69:in `app_changed': undefined...

Changed the way it determines the major iOS version to fix that crash in iOS 9 (resolves #95).

The application name used for testing is "Gboard", but the crash also occurs on any other application (iOS 9.3.5). Users-Mac:~ user$ idb /Users/user/.rvm/gems/ruby-2.4.1/gems/plist4r-1.2.2/lib/plist4r/mixin/data_methods.rb:13: warning: constant ::Fixnum is deprecated /Users/user/.rvm/gems/ruby-2.4.1/gems/plist4r-1.2.2/lib/plist4r/mixin/data_methods.rb:16: warning:...

``` ERROR: Error installing idb: ERROR: Failed to build gem native extension. current directory: /Users/sh/.rvm/gems/ruby-2.4.1/gems/qtbindings-4.8.6.4 /Users/sh/.rvm/rubies/ruby-2.4.1/bin/ruby -r ./siteconf20180201-73406-4dc1vx.rb extconf.rb current directory: /Users/sh/.rvm/gems/ruby-2.4.1/gems/qtbindings-4.8.6.4 make "DESTDIR=" clean mkdir ext/build mkdir bin/2.4 mkdir...

I receive no errors while following the instructions. The gem installation is successful. Upon running `idb` I recieve the following error: ``` /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': dlopen(/Library/Ruby/Gems/2.3.0/gems/qtbindings-4.8.6.4/lib/2.3/qtruby4.bundle, 0x0009): depends on invalid dylib...

I am attempting to connect to an Jailbroken device (iPhone 10.3.1 G0blin) but IDB never connects. Please advice. Thanks in advance xxxx-mbp:~ xxxx$ idb /Users/xxxx/.rvm/gems/ruby-2.4.1/gems/plist4r-1.2.2/lib/plist4r/mixin/data_methods.rb:13: warning: constant ::Fixnum is deprecated...

I'm` getting persistent crashes in idb when loading any application: Running on iPad, iOS 9.3.5 with Phoenix jailbreak / Ubuntu 16.04.1 ruby 2.3.1p112 I've looked through the existing similar issues...