mirror of
https://github.com/vee1e/flare-floss-testfiles.git
synced 2026-09-01 10:48:34 +00:00
test: add diverse elf testcases for qs
This commit is contained in:
parent
e556b35943
commit
4c14206a17
4 changed files with 26 additions and 0 deletions
BIN
elf/055da8e6ccfe5a9380231ea04b850e18.elf
Executable file
BIN
elf/055da8e6ccfe5a9380231ea04b850e18.elf
Executable file
Binary file not shown.
BIN
elf/687e79cde5b0ced75ac229465835054931f9ec438816f2827a8be5f3bd474929.elf
Executable file
BIN
elf/687e79cde5b0ced75ac229465835054931f9ec438816f2827a8be5f3bd474929.elf
Executable file
Binary file not shown.
26
elf/README.md
Normal file
26
elf/README.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
# ELF testfiles for FLOSS/QUANTUMSTRAND
|
||||
|
||||
## 055da8e6ccfe5a9380231ea04b850e18.elf
|
||||
|
||||
- PIE executable
|
||||
- x86-64
|
||||
- dynamically linked
|
||||
- interpreter /lib64/ld-linux-x86-64.so.2
|
||||
- not stripped
|
||||
|
||||
## 687e79cde5b0ced75ac229465835054931f9ec438816f2827a8be5f3bd474929.elf
|
||||
|
||||
- shared object
|
||||
- ARM aarch64
|
||||
- dynamically linked
|
||||
- interpreter /system/bin/linker64
|
||||
- stripped
|
||||
|
||||
## ls
|
||||
|
||||
- ELF 64-bit LSB pie executable
|
||||
- ARM aarch64
|
||||
- dynamically linked
|
||||
- interpreter /lib/ld-linux-aarch64.so.1
|
||||
- stripped
|
||||
|
||||
BIN
elf/ls
Executable file
BIN
elf/ls
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue