ELF 파일에 대한 정보를 표시합니다. 더 많은 정보: https://manned.org/readelf.1.
readelf -all {{경로/대상/바이너리}}
readelf --headers {{경로/대상/바이너리}}
readelf --symbols {{경로/대상/바이너리}}
readelf --file-header {{경로/대상/바이너리}}
readelf --section-headers {{경로/대상/바이너리}}