https://github.com/cocomelonc/2021-11-26-malware-injection-8
Code injection via Windows Fibers. Simple C++ example
https://github.com/cocomelonc/2021-11-26-malware-injection-8
Last synced: 22 days ago
JSON representation
Code injection via Windows Fibers. Simple C++ example
- Host: GitHub
- URL: https://github.com/cocomelonc/2021-11-26-malware-injection-8
- Owner: cocomelonc
- Created: 2021-11-28T15:17:42.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-28T15:50:23.000Z (over 3 years ago)
- Last Synced: 2025-04-11T03:52:52.652Z (22 days ago)
- Language: C++
- Size: 6.84 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code injection to local process via Windows Fibers.
Code injection to local process via Windows Fibers. Simple C++ malware code example.
[https://cocomelonc.github.io/tutorial/2021/11/28/malware-injection-8.html](https://cocomelonc.github.io/tutorial/2021/11/28/malware-injection-8.html)