https://github.com/cocomelonc/2022-05-09-malware-pers-4
Malware development persistence part 4. Simple C++ example
https://github.com/cocomelonc/2022-05-09-malware-pers-4
Last synced: 13 days ago
JSON representation
Malware development persistence part 4. Simple C++ example
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-05-09-malware-pers-4
- Owner: cocomelonc
- Created: 2022-05-10T13:41:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T13:52:29.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:36:18.663Z (about 1 month ago)
- Language: C++
- Size: 7.81 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development persistence tricks - part 4. C++ implementation.
Simple but efficient persistence technique - via Windows Services. C++ implementation example.
[https://cocomelonc.github.io/tutorial/2022/05/09/malware-pers-4.html](https://cocomelonc.github.io/tutorial/2022/05/09/malware-pers-4.html)