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

https://github.com/cocomelonc/2021-09-24-injection-2

Classic DLL injection to remote process. C++ source code
https://github.com/cocomelonc/2021-09-24-injection-2

Last synced: 22 days ago
JSON representation

Classic DLL injection to remote process. C++ source code

Awesome Lists containing this project

README

        

# C++ DLL injection to another process

Simple classic DLL injection to another process.

[https://cocomelonc.github.io/tutorial/2021/09/20/malware-injection-2.html](https://cocomelonc.github.io/tutorial/2021/09/20/malware-injection-2.html)