Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

arkregiel/Win-Shellcode-Executor

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Shellcode Executor

Disclaimer

This project is for educational purposes only. Don't use it for illegal activities. I'm not responsible for any damage caused by this project.

Description

This project is a simple Windows shellcode executor.

Project contains classes:

  • ShellcodeSelfInjector - injects shellcode into its own process memory and executes it.
  • ShellcodeProcessInjector - injects shellcode into another process memory and executes it.

What is shellcode?

Shellcode is a small piece of code used in exploiting software vulnerabilities. It's designed to be executed directly by the processor, often to spawn a shell or execute commands on a compromised system.

References

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.