Files
ghost/ghost-core
pandaadir05 bb6c2f926a Fix Windows compilation errors
- Added Win32_System_Kernel feature for CONTEXT structure support
- Added MemoryRead error variant to GhostError enum
- Fixed all MemoryReadError -> MemoryRead { message } conversions
- Fixed all ConfigurationError -> Configuration { message } conversions
- Added missing HashMap import in pe_parser.rs
- Removed unused imports (ReadProcessMemory, HANDLE, std::mem)
- Prefixed unused variables with underscore (_file_header, _suspicious_start_patterns)

This fixes all Windows build errors on CI/CD.
2025-11-21 14:47:38 +02:00
..
2025-11-21 14:47:38 +02:00
2025-11-21 13:53:30 +02:00
2025-11-21 14:47:38 +02:00