Skip to content

Local / Remote Shellcode Injector (x86 / x64) - Shellcode Injector for test and debugging purposes

License

Notifications You must be signed in to change notification settings

adamhlt/Shellcode-Injector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

         _____ __         ____               __        ____        _           __            
        / ___// /_  ___  / / /________  ____/ /__     /  _/___    (_)__  _____/ /_____  _____
        \__ \/ __ \/ _ \/ / / ___/ __ \/ __  / _ \    / // __ \  / / _ \/ ___/ __/ __ \/ ___/
       ___/ / / / /  __/ / / /__/ /_/ / /_/ /  __/  _/ // / / / / /  __/ /__/ /_/ /_/ / /
      /____/_/ /_/\___/_/_/\___/\____/\__,_/\___/  /___/_/ /_/_/ /\___/\___/\__/\____/_/
                                                            /___/       
                                                                        
                                                                        
                           Local / Remote Shellcode Injector (x86 / x64)
                        Shellcode Injector for test and debugging purposes

C++ Windows x86 x64

📖 Project Overview :

Local / Remote Shellcode injector written in C++, works on x86 and x64.

Program contains a test shellcode (MessageBoxA x64 shellcode).

Features :

  • Inject shellcode into local process from memory
  • Inject shellcode into local process from file
  • Inject shellcode into remote process from memory
  • Inject shellcode into remote process from file

Visual Studio :

  1. Open the solution file (.sln).
  2. Build the project in Release (x86 or x64)

🧪 Demonstration :

Local injection from memory

Demo.mp4

Remote injection from file

Demo.mp4

About

Local / Remote Shellcode Injector (x86 / x64) - Shellcode Injector for test and debugging purposes

Topics

Resources

License

Stars

Watchers

Forks

Languages