Methodology

Commands

File

file <file>

Strings

strings <file>

Disassembler

objdump -d -Mintel <file> | less

Last updated