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
OmerYa avatar

OmerYa/Invisi-Shell

0
View on GitHub↗
1,327 stars·172 forks·C++·MIT·14 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Invisi Shell

These projects share indexed features with Invisi Shell. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with omerya/invisi-shell?

Projects with overlapping indexed features 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…