7 lines
193 B
Text
7 lines
193 B
Text
|
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).
|