REDasm is a cross platform disassembler with a modern codebase useful from the hobbyist to the professional reverse engineer. All features are provided by LibREDasm which loads plugins developed in C, C++ and Python3 (you can also support new languages if you want!) and an user friendly Qt frontend. LibREDasm also provides a plain C API for maximum ABI compatibility along with a C++17 core. I have created REDasm because I always wanted an human friendly disassembler, like IDA, but free and open source so everyone can use, extend and hack it without any issues/limitations.






