add readme
This commit is contained in:
parent
8b7ed7651e
commit
4b72311481
|
@ -0,0 +1,6 @@
|
|||
# Code injection via KernelCallbackTable.
|
||||
|
||||
Simple process injection by spoofing the `fnCOPYDATA` value in `KernelCallbackTable`. C++ malware implementation example.
|
||||
|
||||
[https://cocomelonc.github.io/tutorial/2022/01/24/malware-injection-15.html](https://cocomelonc.github.io/tutorial/2022/01/24/malware-injection-15.html)
|
||||
|
Loading…
Reference in New Issue