https://github.com/cocomelonc/2023-05-22-malware-tricks-29
Malware dev tricks: part 29. Fileless storage - Registry. C++ implementation
https://github.com/cocomelonc/2023-05-22-malware-tricks-29
Last synced: 23 days ago
JSON representation
Malware dev tricks: part 29. Fileless storage - Registry. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2023-05-22-malware-tricks-29
- Owner: cocomelonc
- Created: 2023-05-22T18:33:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-23T02:24:08.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T03:52:57.916Z (23 days ago)
- Language: C++
- Size: 368 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware dev tricks - part 29. C++ malware implementation.
Malware dev tricks - part 29: store binary data in Windows Registry. C++ malware example.
[https://cocomelonc.github.io/malware/2023/05/22/malware-tricks-29.html](https://cocomelonc.github.io/malware/2023/05/22/malware-tricks-29.html)