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.
See installation instructions on idbtool.com.
See the basic manual and walk-through to get started.
See FAQ
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)