Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 245 Bytes

Elwë

Elwë is a minimal ELF parser, requiring no external dependencies.

Building

To compile, simply run make in the root directory of the project.

Using

You can launch the test program by executing ./elwe <path/to/executable>.