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

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

Code injection via NtOpenProcess and NtAllocateVirtualMemory
https://github.com/cocomelonc/2021-12-11-malware-injection-11

Last synced: 12 days ago
JSON representation

Code injection via NtOpenProcess and NtAllocateVirtualMemory

Awesome Lists containing this project

README

        

# Code injection via NT API functions.

Simple injection technique via NT API functions. C++ malware example.

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