https://github.com/cocomelonc/2022-09-06-malware-tricks-23
Malware dev tricks: parent PID spoofing. C++ implementation
https://github.com/cocomelonc/2022-09-06-malware-tricks-23
Last synced: 12 days ago
JSON representation
Malware dev tricks: parent PID spoofing. C++ implementation
- Host: GitHub
- URL: https://github.com/cocomelonc/2022-09-06-malware-tricks-23
- Owner: cocomelonc
- Created: 2022-09-06T20:12:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-07T06:40:18.000Z (over 2 years ago)
- Last Synced: 2025-04-01T10:36:07.088Z (about 1 month ago)
- Language: C++
- Size: 294 KB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Malware development tricks. Parent PID spoofing. C++ malware implementation.
Malware development: parent PID spoofing + APC injection. C++ malware implementation example.
[https://cocomelonc.github.io/malware/2022/09/06/malware-tricks-23.html](https://cocomelonc.github.io/malware/2022/09/06/malware-tricks-23.html)