Skip to content
Commit e1b80a5a authored by Florian Klink's avatar Florian Klink
Browse files

setup.sh introduce isELFExec, isELFDyn

These can be used to determine whether a ELF file with ELF header is an
executable or shared library.

We can't implement it in pure bash, as bash has problems with null
bytes.
parent d6ab8baa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment