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

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

Code injection via thread hijacking. C++ malware example
https://github.com/cocomelonc/2021-11-23-malware-injection-6

Last synced: 22 days ago
JSON representation

Code injection via thread hijacking. C++ malware example

Awesome Lists containing this project

README

        

# Classic code injection via thread hijacking

Simple code injection via thread hijacking instead create new one technique. C++ example.

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