GaloisInc / elf-edit

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:Haskell 96.3%Language:Roff 3.4%Language:C 0.2%Language:Makefile 0.2%