Update README.md

master
_xeroxz 3 years ago
parent 0d6de002db
commit 647dd01637

@ -1,9 +1,11 @@
# Background
This project was created 6-7 months ago (summer of 2020), and was created before PTM and VDM. The code is not very clean, but it does the job. This
project does not map any drivers into the kernel, it does however use a vulnerable driver (any that exposes physical read/write). The project
is designed to inject a dll into a dxd11 process without actually allocating any memory in the process or in the kernel, it simply maps
already allocated memory into the kernel and thus no VAD entries are created. This means NtQueryVirtualMemory will not show the dll's memory.
# nasa-injector
# Key Features
- 0 bytes allocated in the kernel.
- 0 bytes allocated in the process.

Loading…
Cancel
Save