ELFIO Code
A header-only C++ library for accessing files in ELF binary format
Brought to you by:
to_serge
File | Date | Author | Commit |
---|---|---|---|
elf_examples | 2024-03-25 |
![]() |
[e2a3d0] Add test for segment size change bug |
CMakeLists.txt | 2023-12-13 |
![]() |
[4c4e77] Advance Google Test commit # |
ELFIOTest.cpp | 2024-03-25 |
![]() |
[e2a3d0] Add test for segment size change bug |
ELFIOTest1.cpp | 2024-06-13 |
![]() |
[a872f7] Add test that verifies that get_symbols_num() r... |
ELFIOTest2.cpp | 2022-02-25 |
![]() |
[1e6d24] Address warnings reported by Windows compilation |
elfio_fuzzer.cpp | 2022-06-19 |
![]() |
[cf954a] Prevent memory access to data out the notes' se... |
runELFtests | 2020-08-10 |
![]() |
[4f89bb] Rename tests directory |