mirror of
https://github.com/za233/NeacController.git
synced 2026-06-08 10:15:21 +00:00
Update README.md
This commit is contained in:
@@ -30,7 +30,9 @@ ultimately achieving arbitrary kernel-mode code execution (KMCE) via controlled
|
||||
|
||||
### 0x3 Usage
|
||||
|
||||
Deploying the NeacSafe64 driver via NeacSafe64.inf and executing NeacController.exe, and it will spawn a privileged cmd process.
|
||||
Deploying the NeacSafe64 driver via NeacSafe64.inf and executing NeacController.exe, and it will spawn a privileged cmd process. **The EPROCESS structure varies across Windows versions. Developers must manually update hardcoded offsets in source code to match their target environment.**
|
||||
|
||||

|
||||
|
||||
The demonstration payload currently uses a single `ret` instruction as shellcode, resulting in no observable system behavior. For effective vulnerability validation:
|
||||
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
Reference in New Issue
Block a user