Commit Graph

9 Commits

Author SHA1 Message Date
Huoji's
60c4ef5f58 Update project documentation and enhance malware detection engine
- Completely rewrite README.md with comprehensive project overview and technical details
- Add detailed explanation of antivirus engine architecture and detection strategies
- Implement multi-stage malware detection with machine learning, sandbox, and PE structure analysis
- Update project configuration and add new source files for enhanced detection capabilities
- Integrate XGBoost machine learning model with C++ export functionality
- Improve sandbox environment with advanced module and LDR data table handling
- Remove legacy Python prediction and training scripts in favor of C++ implementation
2025-03-09 21:59:22 +08:00
Huoji's
defe59ffe8 update 2025-03-09 03:19:40 +08:00
Huoji's
d2ed7936df fix up 2025-03-09 00:06:37 +08:00
huoji
f7b0625bff 实现 SetUnhandledExceptionFilter API 模拟 2025-03-07 19:59:00 +08:00
huoji
c5a9c95575 fix up 2025-03-07 19:27:05 +08:00
Huoji's
8504a9c8f9 调不了了 终极大招了 2025-03-07 01:47:01 +08:00
huoji
3f022ddd01 111 2025-03-06 20:33:02 +08:00
huoji
ed5e7ae994 fix up 2025-03-06 20:08:12 +08:00
huoji
2c18f7fd15 update 2025-03-06 18:39:01 +08:00