feat: add Windows hook injection detection (SetWindowsHookEx)

This commit is contained in:
Adir Shitrit
2025-11-08 11:13:14 +02:00
parent 47c58f6b50
commit c65d24cd16
4 changed files with 187 additions and 3 deletions

View File

@@ -9,7 +9,7 @@
### Building
```bash
git clone https://github.com/yourusername/ghost.git
git clone https://github.com/pandaadir05/ghost.git
cd ghost
cargo build
```
@@ -145,4 +145,4 @@ Open an issue for:
- Documentation improvements
- Design discussions
For security issues, email: security@ghost-project.dev
For security issues, email: .