Commit Graph

3 Commits

Author SHA1 Message Date
joaoviictorti
9f26a2d5a4 feat: Adding new features to the rootkit
- Add driver blocking on load
- Add DLL injection via APC
- Add Thread Hijacking technique
- Improve code with cargo clippy suggestions and other optimizations
- Clean driver memory data in dump file
2025-02-25 11:36:39 -03:00
joaoviictorti
3e51fe4c11 refactor: Refactoring all code to improve documentation and operation of the kernel driver
- Updating module documentation
- Adding new features
- Refactoring all code to improve readability
2024-11-01 13:26:50 -03:00
João
e8d3a20f51 shadow-rs 2024-07-26 12:28:36 -03:00