awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
icyguider avatar

icyguider/Shhhloader

0
View on GitHub↗
1,274 stars·199 forks·Python·GPL-3.0·13 views

Shhhloader

Shhhloader is a work in progress shellcode loader. It takes raw shellcode as input and compiles a C++ stub that does a bunch of different things to try and bypass AV/EDR. The included python builder will work on any Linux system that has Mingw-w64 installed.

Features

  • Initial Access Frameworks - Shellcode loader designed to bypass security monitoring.
  • Payload Development - Shellcode loader designed to bypass security monitoring.

Star history

Star history chart for icyguider/shhhloaderStar history chart for icyguider/shhhloader

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shhhloader

Similar open-source projects, ranked by how many features they share with Shhhloader.
  • 9emin1/charlotte9emin1 avatar

    9emin1/charlotte

    977View on GitHub↗

    c++ fully undetected shellcode launcher ;)

    Python
    View on GitHub↗977
  • aaaddress1/xlsgenaaaddress1 avatar

    aaaddress1/xlsGen

    44View on GitHub↗

    Tiny Excel BIFF8 Generator, to Embedded 4.0 Macros in *.xls

    C#
    View on GitHub↗44
  • bats3c/darkarmourbats3c avatar

    bats3c/darkarmour

    862View on GitHub↗

    Store and execute an encrypted windows binary from inside memory, without a single bit touching disk.

    Python
    View on GitHub↗862
  • 0xsp-srd/mortar0xsp-SRD avatar

    0xsp-SRD/mortar

    1,506View on GitHub↗

    evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR)

    Pascal
    View on GitHub↗1,506
See all 28 alternatives to Shhhloader→

Frequently asked questions

What does icyguider/shhhloader do?

Shhhloader is a work in progress shellcode loader. It takes raw shellcode as input and compiles a C++ stub that does a bunch of different things to try and bypass AV/EDR. The included python builder will work on any Linux system that has Mingw-w64 installed.

What are the main features of icyguider/shhhloader?

The main features of icyguider/shhhloader are: Initial Access Frameworks, Payload Development.

What are some open-source alternatives to icyguider/shhhloader?

Open-source alternatives to icyguider/shhhloader include: 0xsp-srd/mortar — evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR). aaaddress1/xlsgen — Tiny Excel BIFF8 Generator, to Embedded 4.0 Macros in *.xls. bats3c/darkarmour — Store and execute an encrypted windows binary from inside memory, without a single bit touching disk. 9emin1/charlotte — c++ fully undetected shellcode launcher ;). cobbr/sharpsploit — SharpSploit is a .NET post-exploitation library written in C# that aims to highlight the attack surface of .NET and… d00mfist/mystikal — macOS Initial Access Payload Generator.