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

https://github.com/cocomelonc/2022-04-20-malware-pers-1

Malware development: persistence - part 1: startup folder registry keys. C++ implementation
https://github.com/cocomelonc/2022-04-20-malware-pers-1

Last synced: 12 days ago
JSON representation

Malware development: persistence - part 1: startup folder registry keys. C++ implementation

Awesome Lists containing this project

README

        

# Malware development: persistence - part 1. C++ malware implementation.

Simple but efficient malware persistence technique - via registry run keys. C++ malware implementation example.

[https://cocomelonc.github.io/tutorial/2022/04/20/malware-pers-1.html](https://cocomelonc.github.io/tutorial/2022/04/20/malware-pers-1.html)