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
·
Barbarisch avatar

Barbarisch/forkatz

0
View on GitHub↗
123 stars·14 forks·C++·7 views

Forkatz

credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

Features

  • Credential Dumping - Dumps credentials using specific system privilege techniques.
  • Credential Harvesting - Dumps credentials using SeTrustedCredmanAccessPrivilege.
  • Offensive Security Tools - Credential dumping using the foreshaw technique.

Star history

Star history chart for barbarisch/forkatzStar history chart for barbarisch/forkatz

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 Forkatz

Similar open-source projects, ranked by how many features they share with Forkatz.
  • 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
  • 0x09al/rdpthief0x09AL avatar

    0x09AL/RdpThief

    1,459View on GitHub↗

    Extracting Clear Text Passwords from mstsc.exe using API Hooking.

    C++api-hookingcpppentesting-windows
    View on GitHub↗1,459
  • alessandroz/lazagneAlessandroZ avatar

    AlessandroZ/LaZagne

    10,867View on GitHub↗

    LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems, browsers, and applications. It functions as a security utility for retrieving stored credentials from compromised systems during penetration testing. The tool provides capabilities for decrypting domain credentials and extracting sensitive data from system storage, including memory dumps, credential managers, keychains, and password hashes. It recovers stored passwords from common software by accessing plaintext files, APIs, and local databases. The project supports digital

    Python
    View on GitHub↗10,867
  • chrismaddalena/sharpcloudchrismaddalena avatar

    chrismaddalena/SharpCloud

    177View on GitHub↗

    SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services, Microsoft Azure, and Google Compute.

    C#
    View on GitHub↗177
See all 30 alternatives to Forkatz→

Frequently asked questions

What does barbarisch/forkatz do?

credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

What are the main features of barbarisch/forkatz?

The main features of barbarisch/forkatz are: Credential Dumping, Credential Harvesting, Offensive Security Tools.

What are some open-source alternatives to barbarisch/forkatz?

Open-source alternatives to barbarisch/forkatz include: ghostpack/sharpdpapi — SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. djhohnstein/sharpchromium — SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta.… alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… 0x09al/rdpthief — Extracting Clear Text Passwords from mstsc.exe using API Hooking. deepinstinct/lsasssilentprocessexit.