https://github.com/cocomelonc/2022-05-16-malware-pers-5
Malware dev: persistence - part 5. AppInitDLLs. C++ implementation
https://github.com/cocomelonc/2022-05-16-malware-pers-5
Last synced: 12 days ago
JSON representation
Malware dev: persistence - part 5. AppInitDLLs. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-05-16-malware-pers-5
- Owner: cocomelonc
- Created: 2022-05-16T04:35:39.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-05-16T05:22:57.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:36:13.920Z (about 1 month ago)
- Language: C++
- Size: 41 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development: persistence - part 5. C++ malware implementation.
Malware persistence technique - via AppInit DLLs. C++ malware implementation example.
[https://cocomelonc.github.io/tutorial/2022/05/16/malware-pers-5.html](https://cocomelonc.github.io/tutorial/2022/05/16/malware-pers-5.html)