ELFIO/elfio
Alan Jowett fc3c397dd0 Reject ELF files with section entries smaller than symbol size
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
2022-06-10 21:08:18 +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 note_segment_accessor added 2022-01-29 10:48:04 +02:00
elfio_dynamic.hpp Fix potential use of uninitialized variables 2022-05-21 22:55:03 +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 'note_section' member name is confusing now - template class is capable to work with segments now 2022-01-29 17:03:37 +02:00
elfio_relocation.hpp Fix potential use of uninitialized variables 2022-05-21 22:55:03 +03:00
elfio_section.hpp Address casting on MSVC++ 2022-02-11 09:20:38 +02:00
elfio_segment.hpp Address casting on MSVC++ 2022-02-11 09:20:38 +02:00
elfio_strings.hpp Make 'explicit' constructor 2021-09-14 18:35:54 +03:00
elfio_symbols.hpp Reject ELF files with section entries smaller than symbol size 2022-06-10 21:08:18 +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 Stop parsing ELF if segment header is beyond end of file 2022-06-10 20:54:00 +03:00