1
1
mirror of https://github.com/wader/fq.git synced 2024-12-02 04:05:35 +03:00
fq/format/elf/testdata
Mattias Wadman 5382d46a9a elf: Basic program header notes decoding
Used in coredump to record various statees but also used in executables.

Next step would be to decode the note descriptions, like register info, file mappings etc.
Maybe a bit tricky as it is os/abi specific.
2022-09-09 14:35:35 +02:00
..
linux_386 elf: Basic program header notes decoding 2022-09-09 14:35:35 +02:00
linux_amd64 elf: Basic program header notes decoding 2022-09-09 14:35:35 +02:00
linux_arm64 xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
linux_arm_v6 xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
linux_arm_v7 xml: Allow trailing <?procinstr?> 2022-08-11 23:48:29 +02:00
regression elf,fuzz: Error on too large string table 2022-07-22 22:35:45 +02:00
a.c elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
libbbb.c elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
libbbb.h elf,ar: Add ar decoder, improved elf decoder 2022-01-05 22:05:09 +01:00
Makefile elf: Basic program header notes decoding 2022-09-09 14:35:35 +02:00