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

RedCursorSecurityConsulting/PPLKiller

0
View on GitHub↗
999 stars·147 forks·C++·15 views

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).

Star history

Star history chart for redcursorsecurityconsulting/pplkillerStar history chart for redcursorsecurityconsulting/pplkiller

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 PPLKiller

These projects share indexed features with PPLKiller. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ghostpack/sharpdpapiGhostPack avatar

    GhostPack/SharpDPAPI

    1,429View on GitHub↗

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

    C#
    View on GitHub↗1,429
  • jlospinoso/gargoyleJ

    JLospinoso/gargoyle

    0View on GitHub↗
    View on GitHub↗0
  • barbarisch/forkatzBarbarisch avatar

    Barbarisch/forkatz

    123View on GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    View on GitHub↗123
  • mgeeky/shellcodefluctuationmgeeky avatar

    mgeeky/ShellcodeFluctuation

    1,116View on GitHub↗

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

    C++
    View on GitHub↗1,116
Compare all 30 related projects→

Frequently asked questions

What does redcursorsecurityconsulting/pplkiller do?

Tool to bypass LSA Protection (aka Protected Process Light)

What are the main features of redcursorsecurityconsulting/pplkiller?

The main features of redcursorsecurityconsulting/pplkiller are: Credential Dumping, EDR and Logging Evasion, Offensive Security Tools.

Which projects share features with redcursorsecurityconsulting/pplkiller?

Projects with overlapping indexed features include: 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.