codereason
codereason copied to clipboard
BlockExtract does not extract blocks
$ ./build/bin/BlockExtract -f ./tests/ELF/ls_x86 -a x86 --blocks-out blockfilenamehere Extracting blocks... Executable section 1 of 2 Executable section 2 of 2 all sections read 0 Wrote out to file blockfilenamehere
Same for x86_64. Using --raw throws an error, but that is already known. See #38