You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2017. It is now read-only.
$ ./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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
$ ./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
The text was updated successfully, but these errors were encountered: