There was an error while loading. Please reload this page.
llvm object file dumper
objdump -d <binary_filename>
Info about file type:
file <filename>
x86
OSX / Mach-O
Ghidra
ELF
GCC (more from the compiler direction than binary analysis, but capturing notes here...)
gcc -fdump-tree-gimple <some_file>