python module to read and write ELF, PE, MachO or OAT
filebytes is a python module which can be used to read and write the following
fileformats:
- Executable and Linking Format (ELF),
- Portable Executable (PE),
- MachO,
- OAT (Android Runtime).

Maintainer: Remi Pointel <rpointel@openbsd.org>

WWW: https://scoding.de/filebytes-introduction
