Skip to content
This repository has been archived by the owner on Oct 28, 2019. It is now read-only.

radare/radare2ida

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

** DEPRECATED **

** MOVED TO RADARE2EXTRAS **

** DONT COMMIT IN THIS REPO **

radare2ida

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:

  • Documentation about how to use the tool
  • Export IDB from IDA into a radare2 script
  • Import radare2 project metadata into IDA database
  • Launch r2 from IDA
  • Use IDA as an IO backend for R2
  • Expose R2 functionalities into IDA
    • Assembler/Disassembler
    • Base converter
    • ROP gadget search
    • ...

ida2r2

Note: This requires the python-idb installed and available for python imports. It is recommended to use the latest version of python-idb by cloning the repository and installing it using python setup.py install.

About

Tools, documentation and scripts to move projects from IDA to R2 and viceversa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published