View information about object files.
objdump -f {{binary}}
objdump -d {{binary}}
objdump -s {{binary}}