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
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-04-20-malware-pers-1
- Owner: cocomelonc
- Created: 2022-04-20T03:53:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T09:28:08.000Z (about 3 years ago)
- Last Synced: 2025-04-01T10:36:24.150Z (about 1 month ago)
- Language: C++
- Size: 8.79 KB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)