rabin2 Command Examples

Get information about binary files (ELF, PE, Java CLASS, Mach-O) - symbols, sections, linked libraries, etc. Comes bundled with radare2. More information: https://manned.org/rabin2.

rabin2 -I {{path/to/binary}}

rabin2 -l {{path/to/binary}}

rabin2 -i {{path/to/binary}}

rabin2 -z {{path/to/binary}}

rabin2 -j -I {{path/to/binary}}