Tools, documentation and scripts to move projects from IDA to R2 and viceversa
** DEPRECATED **
** MOVED TO RADARE2EXTRAS **
** DONT COMMIT IN THIS REPO **
This repository contains a collection of documents, scripts and utilities that will allow you to use IDA and R2, converting projects metadata from one tool to the other and providing tools to integrate them in a more useful way.
In progress:
Note: This requires the python-idb installed and available for python imports. It is recommended to use the latest version of
python-idbby cloning the repository and installing it using
python setup.py install.