Huoji's 4d1ccb16aa Implement Rich Header parsing for PE file analysis
- Added ParseRichHeader method to extract Rich header information from PE files
- Defined RichEntry and RichHeaderInfo structures to store Rich header details
- Implemented decoding of Rich header entries with checksum XOR technique
- Updated ml.h and ml.cpp to support Rich header parsing
- Improved error handling and logging in ProcessDirectory method
- Translated some log messages to English for consistency
2025-03-09 03:29:14 +08:00
2025-03-06 04:05:03 +08:00
Description
No description provided
20 MiB
Languages
C 79.7%
C++ 7.9%
Python 3.7%
Java 2.1%
Visual Basic 6.0 1.1%
Other 5.3%