Menu

ELFIO / News: Recent posts

ELFIO 3.2 Released

New version contains bug fixes found in Release 3.1. In addition, list of e_machine numbers was updated

Posted by Serge Lamikhov-Center 2016-07-10

ELFIO 2.2 Released

Version 2.2 fixes the following issues:
- Fix segment offset value when ELF file is created with endianess different from host machine
- Fix SHT_NOBITS section file size calculation

The download is available at: http://sourceforge.net/projects/elfio/files/

Posted by Serge Lamikhov-Center 2013-05-16

ELFIO 2.1 Released

Version 2.1 implements dynamic section accessor. Corresponding chapter was added to documentation.

The download is available at: http://sourceforge.net/projects/elfio/files/

I'll be happy to hear your feedback!

Posted by Serge Lamikhov-Center 2013-03-25

ELFIO-2.0 Released

New implementation of ELFIO library. It is C++ header-only library now. Just include "elfio/elfio.hpp" header file into your application and you are ready to access an ELF file content. 32 and 64 ELF file formats are supported simultaneously.

The download is available at: http://sourceforge.net/projects/elfio/files/

I'll be happy to hear your feedback!

Posted by Serge Lamikhov-Center 2012-12-06

elfio-2.0.0-beta1 Released

New implementation of ELFIO library. It is C++ header-only library now. Just include \<elfio.hpp> header file into your application and you are ready to access ELF file content.
32 and 64 ELF file formats are supported simultaneously.

The download is available at: https://sourceforge.net/projects/elfio/files/

I'll be happy to hear your feedback!

Posted by Serge Lamikhov-Center 2012-09-16

ELFIO-1.0.3 Released

Just a bug fix release. Thanks to Vincent Siwei Chau (infinity00) and Emil ( e_0_m) for pointing to the problems.

Posted by Serge Lamikhov-Center 2005-11-06

ELFIO-1.0.2 Released

Almost 3 years passed since the previous release. No major issues were reported. The current release addresses some memory leaks. Thanks to Roman Angel for reporting them.
The header file was slightly changed for convenience of K Executable Viewer project.

Posted by Serge Lamikhov-Center 2005-04-23

ELFIO-1.0.0 Released

After more than 2000 downloads no bug reports coming. So, I decided to release the first stable version.

Posted by Serge Lamikhov-Center 2002-06-22

Version 0.8.2 released

Middle severity bug fixed.
A chapter describing writer (ELFO) interface
added to the tutorial.
VC++ and CodeWarrior projects added

Posted by Serge Lamikhov-Center 2002-04-07