2022-01-14-malware-injection-13 icon indicating copy to clipboard operation
2022-01-14-malware-injection-13 copied to clipboard

Code injection via ZwCreateSection, ZwUnmapViewOfSection. C++ example

Code injection via ZwCreateSection (sections technique).

Simple injection via NT API ZwCreateSection, NtMapViewOfSection, ZwCreateThreadEx functions. C++ malware example.

https://cocomelonc.github.io/tutorial/2022/01/14/malware-injection-13.html