Closed CryZe closed 1 year ago
This implements support for parsing PE and ELF files, which are the formats used by Windows and Unix systems respectively. This allows you to detect the architecture, endianness and "bitness" of the code running inside a process.
This implements support for parsing PE and ELF files, which are the formats used by Windows and Unix systems respectively. This allows you to detect the architecture, endianness and "bitness" of the code running inside a process.