An open API service indexing awesome lists of open source software.

https://github.com/cocomelonc/2021-12-06-malware-injection-9

DLL injection to another process via undocumented NtCreateThreadEx
https://github.com/cocomelonc/2021-12-06-malware-injection-9

Last synced: 12 days ago
JSON representation

DLL injection to another process via undocumented NtCreateThreadEx

Awesome Lists containing this project

README

        

# DLL injection via NtCreateThreadEx.

Simple DLL injection via undocumented NtCreateThreadEx. C++ malware example.

[https://cocomelonc.github.io/tutorial/2021/12/06/malware-injection-9.html](https://cocomelonc.github.io/tutorial/2021/12/06/malware-injection-9.html)