Update 'README.md'

master
gmh5225 2 years ago
parent 17b6d71b94
commit c9f9092ec3

@ -10,6 +10,13 @@ Load your driver like win32k.sys
This feature was analyzed from a certain PUBG cheat driver.
## What it can do?
- Protection against direct dump by Anti-Rootkit tools
- Bypass MmCopyMemory
## How to detect?
- Attach a GUI process before using MmCopyMemory
## Compile
- Visual Studio 2022 & WDK10
- llvm-msvc [[link]](https://github.com/NewWorldComingSoon/llvm-msvc-build)

Loading…
Cancel
Save