dmayer / idb

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gem Version Dependency Status Code Climate

Idb

idb is a tool to simplify some common tasks for iOS pentesting and research. Originally there was a command line version of the tool, but it is no longer under development so you should get the GUI version.

idb has a new homepage at http://www.idbtool.com All documentation and news are posted over there.

Installation

See installation instructions on idbtool.com.

Usage

See the basic manual and walk-through to get started.

FAQ

See FAQ

Contributing

  1. Fork it ( https://github.com/[my-github-username]/idb/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

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

License:MIT License


Languages

Language:Ruby 87.3%Language:Cycript 12.7%