awesome-repositories.com
Blog
awesome-repositories.com

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

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

RedCursorSecurityConsulting/PPLKiller

0
View on GitHub↗
999 estrellas·147 forks·C++·4 vistas

PPLKiller

Tool to bypass LSA Protection (aka Protected Process Light)

Features

  • Credential Dumping - Bypasses LSA protection for credential access.
  • EDR and Logging Evasion - Bypasses LSA protection for protected processes.
  • Offensive Security Tools - Bypasses LSA protection (PPL).

Historial de estrellas

Gráfico del historial de estrellas de redcursorsecurityconsulting/pplkillerGráfico del historial de estrellas de redcursorsecurityconsulting/pplkiller

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 PPLKiller

Proyectos open-source similares, clasificados según cuántas características comparten con PPLKiller.
  • ghostpack/sharpdpapiAvatar de GhostPack

    GhostPack/SharpDPAPI

    1,429Ver en GitHub↗

    SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project.

    C#
    Ver en GitHub↗1,429
  • jlospinoso/gargoyleJ

    JLospinoso/gargoyle

    0Ver en GitHub↗
    Ver en GitHub↗0
  • barbarisch/forkatzAvatar de Barbarisch

    Barbarisch/forkatz

    123Ver en GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    Ver en GitHub↗123
  • mgeeky/shellcodefluctuationAvatar de mgeeky

    mgeeky/ShellcodeFluctuation

    1,116Ver en GitHub↗

    An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting its contents

    C++
    Ver en GitHub↗1,116
Ver las 30 alternativas a PPLKiller→

Preguntas frecuentes

¿Qué hace redcursorsecurityconsulting/pplkiller?

Tool to bypass LSA Protection (aka Protected Process Light)

¿Cuáles son las características principales de redcursorsecurityconsulting/pplkiller?

Las características principales de redcursorsecurityconsulting/pplkiller son: Credential Dumping, EDR and Logging Evasion, Offensive Security Tools.

¿Qué alternativas de código abierto existen para redcursorsecurityconsulting/pplkiller?

Las alternativas de código abierto para redcursorsecurityconsulting/pplkiller incluyen: jlospinoso/gargoyle. mgeeky/threadstackspoofer — Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's… barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. ghostpack/sharpdpapi — SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. mgeeky/shellcodefluctuation — An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then… thewover/dinvoke.