Files
ghost/ghost-core
Adir Shitrit 461bc1fb80 Integrate IAT hook detection into detection pipeline
- Added IAT hook scanning for all loaded modules in process
- Compare memory IAT entries with disk versions to detect hooks
- Enumerate modules and scan each for IAT modifications
- Automatic System32/SysWOW64 path resolution for DLLs
- Detailed logging of hook detection results
- Track hooked imports with function names and addresses
- Support for both 32-bit and 64-bit modules

Generated with [Claude Code](https://claude.com/claude-code)
2025-11-21 00:46:30 +02:00
..