4b72311481 | ||
---|---|---|
README.md | ||
hack.cpp | ||
hack.exe | ||
ntddk.h |
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