An open API service indexing awesome lists of open source software.

https://github.com/xaff-xaff/kernel-process-hollowing

Windows x64 kernel mode rootkit process hollowing POC.
https://github.com/xaff-xaff/kernel-process-hollowing

kernel-driver processhollowing rootkit windows x64

Last synced: 5 months ago
JSON representation

Windows x64 kernel mode rootkit process hollowing POC.

Awesome Lists containing this project

README

          

# Windows Kernel Mode Process Hollowing

This project is a proof of concept of how the Process Hollowing technique works from the kernel level.

### Resources

[SSDT Hook](https://github.com/Idov31/Jormungandr)

[Process Hollowing](https://github.com/XaFF-XaFF/ZwProcessHollowing)