https://github.com/cocomelonc/2022-11-02-malware-pers-18
Malware persistence part 18. Simple C++ implementation
https://github.com/cocomelonc/2022-11-02-malware-pers-18
Last synced: 2 months ago
JSON representation
Malware persistence part 18. Simple C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-11-02-malware-pers-18
- Owner: cocomelonc
- Created: 2022-11-02T16:52:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-06T01:22:42.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:01.376Z (3 months ago)
- Language: C++
- Size: 7.81 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 18. C++ malware implementation.
Malware persistence technique - via Windows Error Reporting. C++ malware implementation example.
[https://cocomelonc.github.io/malware/2022/11/02/malware-pers-18.html](https://cocomelonc.github.io/malware/2022/11/02/malware-pers-18.html)