blob: b594e98204392ada315a24a69874e61e582d1ca5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|