https://github.com/cocomelonc/2022-10-21-malware-pers-16
Malawre development persistence: part 16. C++ implementation
https://github.com/cocomelonc/2022-10-21-malware-pers-16
Last synced: 14 days ago
JSON representation
Malawre development persistence: part 16. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-10-21-malware-pers-16
- Owner: cocomelonc
- Created: 2022-10-21T03:36:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T03:39:21.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:02.546Z (about 1 month ago)
- Language: C++
- Size: 35.2 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 16. C++ malware implementation.
Malware persistence technique - via hijacking Cryptography DLL path at the Registry. C++ malware implementation example.
[https://cocomelonc.github.io/malware/2022/10/21/malware-pers-16.html](https://cocomelonc.github.io/malware/2022/10/21/malware-pers-16.html)