Go to file
cocomelonc 4b72311481 add readme 2022-01-28 15:18:06 +06:00
README.md add readme 2022-01-28 15:18:06 +06:00
hack.cpp add source code: test 2022-01-26 12:30:22 +06:00
hack.exe add readme 2022-01-28 15:18:06 +06:00
ntddk.h add source code: test 2022-01-26 12:30:22 +06:00

README.md

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