https://github.com/cocomelonc/2021-11-22-malware-injection-5
APC injection via Queue an APC into all the threads
https://github.com/cocomelonc/2021-11-22-malware-injection-5
Last synced: 23 days ago
JSON representation
APC injection via Queue an APC into all the threads
- Host: GitHub
- URL: https://github.com/cocomelonc/2021-11-22-malware-injection-5
- Owner: cocomelonc
- Created: 2021-11-22T11:20:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T11:56:08.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:53:01.117Z (23 days ago)
- Language: C++
- Size: 95.7 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# APC code injection via alertable threads.
Simple APC code injection via alertable threads. C++ example.
[https://cocomelonc.github.io/tutorial/2021/11/22/malware-injection-5.html](https://cocomelonc.github.io/tutorial/2021/11/22/malware-injection-5.html)