https://github.com/cocomelonc/2022-10-12-malware-pers-15
Malware persistence part 15: IE. C++ implementation
https://github.com/cocomelonc/2022-10-12-malware-pers-15
Last synced: 12 days ago
JSON representation
Malware persistence part 15: IE. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-10-12-malware-pers-15
- Owner: cocomelonc
- Created: 2022-10-13T03:53:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-21T03:41:29.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:02.508Z (about 1 month ago)
- Language: C
- Size: 29.3 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 15. C++ malware implementation.
Malware persistence technique - via hijacking Microsoft Internet Explorer DLL. C++ malware implementation example.
[https://cocomelonc.github.io/malware/2022/10/12/malware-pers-15.html](https://cocomelonc.github.io/malware/2022/10/12/malware-pers-15.html)