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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
OmerYa avatar

OmerYa/Invisi-Shell

0
View on GitHub↗
1,327 estrellas·172 forks·C++·MIT·4 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de omerya/invisi-shellGráfico del historial de estrellas de omerya/invisi-shell

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Invisi Shell

Proyectos open-source similares, clasificados según cuántas características comparten con Invisi Shell.
  • hlldz/reflexxionAvatar de hlldz

    hlldz/RefleXXion

    500Ver en 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++
    Ver en GitHub↗500
  • med0x2e/noamciM

    med0x2e/NoAmci

    0Ver en GitHub↗
    Ver en GitHub↗0
  • aptortellini/undefenderAvatar de APTortellini

    APTortellini/unDefender

    360Ver en 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++
    Ver en GitHub↗360
  • med0x2e/sigflipAvatar de med0x2e

    med0x2e/SigFlip

    1,283Ver en GitHub↗

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

    C#
    Ver en GitHub↗1,283
Ver las 30 alternativas a Invisi Shell→

Preguntas frecuentes

¿Qué hace omerya/invisi-shell?

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

¿Cuáles son las características principales de omerya/invisi-shell?

Las características principales de omerya/invisi-shell son: AMSI and Restriction Bypass, Defense Evasion, Offensive Security Tools.

¿Qué alternativas de código abierto existen para omerya/invisi-shell?

Las alternativas de código abierto para omerya/invisi-shell incluyen: 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…