https://github.com/radlock69/shellcode-injector
this is my first project in rust, im not interested in malware dev, i just did this shellcode injector to get into windows api dev in rust
https://github.com/radlock69/shellcode-injector
redteam rust shellcode shellcode-injection shellcode-injector
Last synced: 4 months ago
JSON representation
this is my first project in rust, im not interested in malware dev, i just did this shellcode injector to get into windows api dev in rust
- Host: GitHub
- URL: https://github.com/radlock69/shellcode-injector
- Owner: radlock69
- License: mit
- Created: 2023-06-20T16:46:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-27T03:20:19.000Z (over 2 years ago)
- Last Synced: 2024-10-25T13:59:07.770Z (about 1 year ago)
- Topics: redteam, rust, shellcode, shellcode-injection, shellcode-injector
- Language: Rust
- Homepage:
- Size: 8.22 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Truth RE

# What is A Shellcode Injection
* Shell Code Injection is an attack that consists in executing commands on a victim's operating system via a vulnerable application.
# DEMO(old a little bit it will get updated soon)
