This is a plugin for radare2 to enable new executable file format support for r2.
With r2 installed clone the repository to a directory and then run
make && make install
- Check if ne using magic bytes
- Find the phisical address of binary
- Find virtual address of binary
- Retrieve basic binary info for the user
- Section and segment mapping