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

https://github.com/cocomelonc/2021-12-07-malware-injection-10

Code injection via undocumented NtAllocateVirtualMemory
https://github.com/cocomelonc/2021-12-07-malware-injection-10

Last synced: 3 months ago
JSON representation

Code injection via undocumented NtAllocateVirtualMemory

Awesome Lists containing this project

README

        

# Code injection via NtAllocateVirtualMemory.

Classic code injection via undocumented NtAllocateVirtualMemory. C++ malware example.

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