Skip to content

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

License

Notifications You must be signed in to change notification settings

GaloisInc/elf-edit

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages