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

https://github.com/cocomelonc/2023-05-26-malware-tricks-30

Malware dev tricks: part 30. Find pid NtGetNextProcess. Simple C++ implementation
https://github.com/cocomelonc/2023-05-26-malware-tricks-30

Last synced: 22 days ago
JSON representation

Malware dev tricks: part 30. Find pid NtGetNextProcess. Simple C++ implementation

Awesome Lists containing this project

README

        

# Malware dev trick - part 30. C++ malware implementation.

Malware dev trick - part 30: find PID via `NtGetNextProcess`. C++ malware example.

[https://cocomelonc.github.io/malware/2023/05/26/malware-tricks-30.html](https://cocomelonc.github.io/malware/2023/05/26/malware-tricks-30.html)