4
0
mirror of https://github.com/QuasarApp/ELFIO.git synced 2025-05-12 19:09:34 +00:00
Martin Bickel 728a2b6523 Replace broken reference ELF file for testing
The existing ELF file was somehow seriously broken.
It's now replaced with the file generated by the current code of
ELFio, which seems to be working correctly.

So the test now serves as a regression test for future
changes.
2017-03-06 22:28:46 +02:00
2016-07-10 14:35:16 +03:00
2017-03-06 22:28:46 +02:00
2017-03-06 22:28:46 +02:00
2016-07-10 14:35:16 +03:00
2012-11-27 11:45:28 +02:00
2017-03-06 22:28:46 +02:00
2012-02-18 12:01:36 +02:00
2017-03-06 22:28:46 +02:00
2017-03-06 22:28:46 +02:00
2012-11-27 11:45:28 +02:00
2012-11-27 00:00:27 +02:00
2012-12-05 11:02:34 +02:00
2012-11-27 00:00:27 +02:00
2017-03-06 22:28:46 +02:00
2016-07-10 14:35:16 +03:00
2012-11-27 00:00:27 +02:00
2012-02-18 12:01:36 +02:00
2012-12-05 20:01:31 +02:00

ELFIO is a header-only C++ library intended for reading and generating
files in the ELF binary format. It is used as a standalone library - it is not
dependant on any other product or project. Adhering to ISO C++, it compiles on
a wide variety of architectures and compilers.
Description
No description provided
Readme 10 MiB
Languages
C++ 69.2%
Makefile 17.2%
Shell 13.2%
M4 0.2%
Assembly 0.1%