ELFIO/elfio
2022-06-19 23:21:56 +03:00
..
elf_types.hpp Add AArch64 relocation types 2022-05-21 22:55:03 +03:00
elfio_array.hpp Make 'explicit' constructor 2021-09-14 18:35:54 +03:00
elfio_dump.hpp Refactor var declaration 2022-06-11 06:13:41 +00:00
elfio_dynamic.hpp Make sure that dynamic section entry size is larger than ElfXX_Dyn structure 2022-06-19 23:21:56 +03:00
elfio_header.hpp Use a different notation for the address translation 2021-09-20 00:03:21 +03:00
elfio_modinfo.hpp Refactoring 2021-08-16 23:19:47 +03:00
elfio_note.hpp Prevent memory access to data out the notes' section 2022-06-19 17:37:22 +03:00
elfio_relocation.hpp Fix potential use of uninitialized variables 2022-05-21 22:55:03 +03:00
elfio_section.hpp Check out of the file boundary access attemps 2022-06-16 17:30:22 +03:00
elfio_segment.hpp Check out of the file boundary access attemps 2022-06-16 17:30:22 +03:00
elfio_strings.hpp Validate that strings in table are null terminated 2022-06-11 07:47:44 +03:00
elfio_symbols.hpp Tiny reformat 2022-06-10 21:29:08 +03:00
elfio_utils.hpp Address casting on MSVC++ 2022-02-11 09:20:38 +02:00
elfio_version.hpp Upgrade the version to 3.11 2022-02-08 10:41:27 +02:00
elfio_versym.hpp Address warnings reported by Windows compilation 2022-02-26 01:56:52 +02:00
elfio.hpp Prevent a memory leak 2022-06-19 17:34:28 +03:00