Added exe package to manage sections
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
- [data](data) - Data container that can re-use existing data (e.g. the `Hello` in `Hello World`)
|
||||
- [dll](dll) - DLL support for Windows systems (w.i.p.)
|
||||
- [elf](elf) - ELF format for Linux executables
|
||||
- [exe](exe) - Generic executable format to calculate section offsets
|
||||
- [errors](errors) - Error types
|
||||
- [eval](eval) - Evaluates expressions
|
||||
- [expression](expression) - Expression parser generating trees with the `Parse` function
|
||||
|
Reference in New Issue
Block a user