ELFIO/elfio
Kamay Xutax e633e80886 Added auxiliary vectors
TODO: We might add examples run-time one day.
2022-07-01 20:13:04 +03:00
..
elf_types.hpp Added auxiliary vectors 2022-07-01 20:13:04 +03:00
elfio_array.hpp
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
elfio_modinfo.hpp
elfio_note.hpp An attempt to address unusual case where 'note' size is larger than Elf_Word 2022-06-21 08:07:06 +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
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