ShellJector Save

Manual map shellcode (aka byte array) injector

Project README

ShellJector (v2.0)

Manual map shellcode (aka byte array) injector wich can download DLL from the internet by URL
Also take a look at local version!

MSBuild

How to Build:

  • Open ShellJector.sln -> main.cpp;
  • Set ProcName and DllURL;
  • Build;

Usage:

  • Go to \ShellJector\Build;
    • OR just download the Latest Release;
    • Set launch arguments (down below);
  • Open Target Process;
  • Open ShellJector.exe;

Arguments:

You can set ProcName and DllURL with -proc and -url arguments
(ex: ShellJector.exe -proc explorer.exe -url "https://example.com/Payload.dll")
Arguments are case sensitive!

Notice:

ShellJector.exe will look for Payload.dll near itself!

Open Source Agenda is not affiliated with "ShellJector" Project. README Source: Wolf49406/ShellJector
Stars
49
Open Issues
0
Last Commit
2 months ago

Open Source Agenda Badge

Open Source Agenda Rating