https://github.com/deadkennedyx/code-injection
small script to perform classic code injection in windows
https://github.com/deadkennedyx/code-injection
Last synced: 3 months ago
JSON representation
small script to perform classic code injection in windows
- Host: GitHub
- URL: https://github.com/deadkennedyx/code-injection
- Owner: DeadKennedyx
- License: mit
- Created: 2024-01-02T20:30:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-02T20:35:32.000Z (over 1 year ago)
- Last Synced: 2025-01-24T09:27:07.362Z (5 months ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Small script to perform classic code injection in windows.
Code injection is a technique often used for malicious purposes.
This example injects a messagebox payload to notepad.exe.