https://github.com/cocomelonc/2022-06-27-malware-injection-20
Run shellcode via EnumDesktopsA. C++ implementation
https://github.com/cocomelonc/2022-06-27-malware-injection-20
Last synced: 12 days ago
JSON representation
Run shellcode via EnumDesktopsA. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-06-27-malware-injection-20
- Owner: cocomelonc
- Created: 2022-06-27T08:41:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-27T21:46:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-01T10:36:10.006Z (about 1 month ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development trick. EnumDesktopsA. C++ malware implementation.
Malware development: shellcode run via EnumDesktopsA. C++ malware implementation example.
[https://cocomelonc.github.io/tutorial/2022/06/27/malware-injection-20.html](https://cocomelonc.github.io/tutorial/2022/06/27/malware-injection-20.html)