MCPcopy Create free account
hub / github.com/SecurityAnalysts01/ShellcodeLoader

github.com/SecurityAnalysts01/ShellcodeLoader @v1.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.1 ↗ · + Follow
171 symbols 291 edges 22 files 4 documented · 2% updated 2y agov1.1 · 2023-09-11★ 3411 open issues

Browse by type

Functions 126 Types & classes 45
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ShellcodeLoader

Universal shellcode generator of Windows can bypass AV .

语言: 中文

ShellcodeLoader of windows can bypass Microsoft Defender、360、HuoRong、McAfee、Panda.

Features

Environment: The loader template is developed using C++ through QT and statically compiled by VS2022.

Currently it only has one loading modes,Other loading modes are in development.

As of the release date, the project is exempt from killing mainstream antivirus software at home and abroad;

Methods: Use vs2022 to open the project solution (. sln), and then compile.Of course,You can download the product from realse .

Project Files

The tool is composed of ShellQMaker.exe and Load template file(loading.exe).ShellQMaker.exe writes different shellcodes into the loaded template file(loading.exe) to generate different executable files.

image-20221124160121278

Instructions

execute ShellQMaker to view the help

image-20221130105542851

get download.dat

image-20221130105542851

ShellQMaker (your shellcode) (executable files)

image-20221130105542851

The final executable evasion program will be generated.

image-20221130105542851

Result

360

image-20221130105542851

HUORONG

image-20221130105542851

Microsoft Defender

image-20221130105542851

McAfee

image-20221130105542851

Core symbols most depended-on inside this repo

Shape

Method 83
Class 45
Function 43

Languages

C++100%

Modules by API surface

Loading_1.2/Loading/lazy_importer.hpp63 symbols
Loading/Loading/lazy_importer.hpp63 symbols
Loading_1.2/Loading/rcc/qrc_Loading.cpp5 symbols
Loading_1.2/Loading/code.cpp5 symbols
Loading/Loading/rcc/qrc_Loading.cpp5 symbols
Loading_1.2/Loading/moc/moc_Loading.cpp4 symbols
Loading/Loading/moc/moc_Loading.cpp4 symbols
ShellQMaker/ShellQMaker/ShellQMaker.h3 symbols
Loading_1.2/Loading/uic/ui_Loading.h3 symbols
Loading/Loading/uic/ui_Loading.h3 symbols
ShellQMaker/ShellQMaker/main.cpp2 symbols
Loading_1.2/Loading/Loading.cpp2 symbols

For agents

$ claude mcp add ShellcodeLoader \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page