Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Classic-Remote-Injection/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Classic Remote Injection

This folder demonstrates **remote shellcode injection**a process injection technique where raw machine code (shellcode) is allocated, written, and executed within a **different process's** memory space.
This folder demonstrates **remote shellcode injection** - a process injection technique where raw machine code (shellcode) is allocated, written, and executed within a **different process's** memory space.

**Important Disclaimer**: This code is for educational purposes only on systems you own or have explicit authorization to test. Unauthorized injection is illegal.

Expand Down