radare2 Command Examples

A set of reverse engineering tools. More information: https://www.radare.org/r/docs.html.

radare2 -nw {{path/to/binary}}

radare2 -d {{path/to/binary}}

radare2 -i {{path/to/script.r2}} {{path/to/binary}}

> {{radare2_command}}?

> !{{shell_command}}

> pr > {{path/to/file.bin}}