functionsimsearch
functionsimsearch copied to clipboard
ELF can't be disassembled
The attached file seems to cause an error in the ELF parser:
root@3784f1a5cc98:/code/functionsimsearch# ./bin/disassemble --input= /bzip2-1.0.4-gcc-5.3-alpine-3.31
[!] Failure to parse PE file!
Error: PE File cannot be parsed.
File is zipped for github to eat it. elfbreak.tar.gz
you need to specify the format: ./bin/disassemble --format ELF --input= /bzip2-1.0.4-gcc-5.3-alpine-3.31