GNU binary tools for native development and binary manipulation
GNU binary tools for native development
arasldnmobjcopyobjdumpranlibreadelfsizestringsstrip$ nm -C /path/to/binary$ objdump -d /path/to/binary | head -50$ readelf -l /path/to/binary