mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
8 lines
217 B
Text
8 lines
217 B
Text
Python classes/types to read and edit the following file formats:
|
|
|
|
- Executable and Linking Format (ELF),
|
|
- Portable Executable (PE) and
|
|
- MachO
|
|
- OAT (Android Runtime)
|
|
|
|
WWW: https://scoding.de/filebytes-introduction
|