All Projects → GaloisInc → elf-edit

GaloisInc / elf-edit

Licence: other
The elf-edit library provides a datatype suitable for reading and writing Elf files.

Programming Languages

haskell
3896 projects
Roff
2310 projects
LicenseLinux

elf-edit

The elf-edit library provides a datatype suitable for reading and writing Elf files.

It is a fork of the original elf package on Hackage, but enables modifying and serializing Elf files. These changes are not backwards compatible and hence we have a new name.

Building with Stack

To build with Stack, first symlink to one of the provided YAML files. For example

ln -fs stack-8.6.yaml stack.yaml
stack build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].