awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OmerYa avatar

OmerYa/Invisi-Shell

0
View on GitHub↗
1,327 stars·172 forks·C++·MIT·2 views

Invisi Shell

Hide your Powershell script in plain sight. Bypass all Powershell security features

Features

  • AMSI and Restriction Bypass - Hides PowerShell activity from monitoring.
  • Defense Evasion - Bypassing PowerShell security features like AMSI and logging.
  • Offensive Security Tools - Hides PowerShell scripts and bypasses security features.

Star history

Star history chart for omerya/invisi-shellStar history chart for omerya/invisi-shell

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 Invisi Shell

Similar open-source projects, ranked by how many features they share with Invisi Shell.
  • hlldz/reflexxionhlldz avatar

    hlldz/RefleXXion

    500View on GitHub↗

    RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, it first collects the syscall numbers of the NtOpenFile, NtCreateSection, NtOpenSection and NtMapViewOfSection found in the LdrpThunkSignature array. After…

    C++
    View on GitHub↗500
  • med0x2e/noamciM

    med0x2e/NoAmci

    0View on GitHub↗
    View on GitHub↗0
  • aptortellini/undefenderAPTortellini avatar

    APTortellini/unDefender

    360View on GitHub↗

    unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

    C++
    View on GitHub↗360
  • med0x2e/sigflipmed0x2e avatar

    med0x2e/SigFlip

    1,283View on GitHub↗

    SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature.

    C#
    View on GitHub↗1,283
See all 30 alternatives to Invisi Shell→

Frequently asked questions

What does omerya/invisi-shell do?

Hide your Powershell script in plain sight. Bypass all Powershell security features

What are the main features of omerya/invisi-shell?

The main features of omerya/invisi-shell are: AMSI and Restriction Bypass, Defense Evasion, Offensive Security Tools.

What are some open-source alternatives to omerya/invisi-shell?

Open-source alternatives to omerya/invisi-shell include: med0x2e/sigflip — SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the… rythmstick/amsitrigger — The Hunt for Malicious Strings. aptortellini/undefender — unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its… hlldz/reflexxion — RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass… med0x2e/noamci. skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network…