https://github.com/cocomelonc/2022-06-12-malware-pers-7
Malware persistent trick. Winlogon registry keys. C++ implementation
https://github.com/cocomelonc/2022-06-12-malware-pers-7
Last synced: 14 days ago
JSON representation
Malware persistent trick. Winlogon registry keys. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-06-12-malware-pers-7
- Owner: cocomelonc
- Created: 2022-06-12T12:27:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-12T14:36:52.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:36:16.077Z (about 1 month ago)
- Language: C++
- Size: 7.81 KB
- Stars: 8
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 7. C++ malware implementation.
Simple malware persistence technique - via Winlogon registry keys. C++ malware implementation example.
[https://cocomelonc.github.io/tutorial/2022/06/12/malware-pers-7.html](https://cocomelonc.github.io/tutorial/2022/06/12/malware-pers-7.html)