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.
Store and execute an encrypted windows binary from inside memory, without a single bit touching disk.
evasion technique to defeat and divert detection and prevention of security products (AV/EDR/XDR)
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.
The main features of icyguider/shhhloader are: Initial Access Frameworks, Payload Development.
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.