Commit Graph
7 Commits
Author SHA1 Message Date
Guillaume GirolandGitHub 0949c20133 elf: add corrupted files (#12)
The files were obtained from YARA source repository. One of them has a symbol table with a very large section size that causes OOM in `object::read::ReadCache`.
2024-02-11 13:42:51 +10:00
Philip CraigandGitHub 298af7d2d7 Fix nostd-mipsel filenames (#11)
The tests in the object crate already use these names.
2024-01-31 16:52:18 +10:00
Philip CraigandGitHub 7794059d3a elf: GNU properties (#7) 2023-05-04 15:36:33 +10:00
Philip CraigandGitHub f48e59ccb4 elf: compressed debug sections (#6) 2023-04-06 16:43:56 +10:00
Ayrton MuñozandGitHub 894282b32a elf: Add test cases for 32-bit MIPS ABI (#3) 2022-05-02 15:13:13 +10:00
zhaixiaojuan@loongson.cnandGitHub ca5d89a8e2 Add Loongarch64 test cases (#2) 2022-04-21 11:47:24 +10:00
Philip Craig 26f9fc09c3 Initial files
ELF/PE/Wasm
2021-08-25 13:57:54 +10:00