ELFIO is a header-only C++ library intended for reading and generating files in the ELF binary format
Features
- A header-only C++ library
- Portable
- Compatible with ELF files produced by different binary tool chains
- Easy to use
License
MIT LicenseFollow ELFIO
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a fine contribution and a real time saver. It has done nearly everything I could ask.
-
easy to use, all feature I need, header only and just works one I had a question about usage I got an helpful answer I use it in my project sbbdep, which is on bitbucket, works perfect,
-
This library is a breeze to use. I implemented a self-integrity check of an executable within one day, for a cross compiled module. (different endian-ness), The document shows exactly how to use this library. This small library is surprisingly powerful, and documented well.