ToolsObjdump
O

Objdump

Display object file information

debugGPL-3.0
Install
apt-get install binutils

About

Objdump displays information about object files. Useful for understanding binary structure.

binaryanalysis