https://github.com/cocomelonc/2022-04-26-malware-pers-2
Windows persistence via screensavers. Simple C++ implementation
https://github.com/cocomelonc/2022-04-26-malware-pers-2
Last synced: 12 days ago
JSON representation
Windows persistence via screensavers. Simple C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-04-26-malware-pers-2
- Owner: cocomelonc
- Created: 2022-04-26T22:30:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-26T22:48:36.000Z (about 3 years ago)
- Last Synced: 2025-04-01T10:36:21.131Z (about 1 month ago)
- Language: C++
- Size: 8.79 KB
- Stars: 9
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 2. C++ malware implementation.
Malware persistence technique - via screensavers. C++ malware implementation example.
[https://cocomelonc.github.io/tutorial/2022/04/26/malware-pers-2.html](https://cocomelonc.github.io/tutorial/2022/04/26/malware-pers-2.html)