radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.31k stars 2.97k forks source link

Implement OPEX for the pending capstone archs #7030

Closed radare closed 7 years ago

radare commented 7 years ago

Support for OPEX in non-capstone architectures is important. This is.. Java, Dalvik, AVR, Z80 and others..

Eventually we can split this opex thing into a separate library and provide bindings support because that turns to be 2-3x faster than ffi

radare commented 7 years ago

cc @h4ng3r

radare commented 7 years ago

tired of waiting. took me 10min