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

skelsec/pypykatz

0
View on GitHub↗
3,325 stars·425 forks·Python·MIT·12 views

Pypykatz

If you like this project, consider purchasing licenses of OctoPwn, our full pentesting suite that runs in your browser! For notifications on new builds/releases and other info, hop on to our Discord

Features

  • Credential Access Tools - Python implementation of credential dumping functionality.
  • Credential Dumping - Implements credential dumping functionality in Python.
  • Credential Harvesting - Python implementation of Mimikatz.
  • Password Attacks - Python implementation of credential dumping functionality.

Star history

Star history chart for skelsec/pypykatzStar history chart for skelsec/pypykatz

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 Pypykatz

These projects share indexed features with Pypykatz. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • gentilkiwi/mimikatzgentilkiwi avatar

    gentilkiwi/mimikatz

    21,630View on GitHub↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    View on GitHub↗21,630
  • 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
Compare all 30 related projects→

Frequently asked questions

What does skelsec/pypykatz do?

If you like this project, consider purchasing licenses of OctoPwn, our full pentesting suite that runs in your browser! For notifications on new builds/releases and other info, hop on to our Discord

What are the main features of skelsec/pypykatz?

The main features of skelsec/pypykatz are: Credential Access Tools, Credential Dumping, Credential Harvesting, Password Attacks.

Which projects share features with skelsec/pypykatz?

Projects with overlapping indexed features include: alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… ghostpack/sharpdpapi — SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project. gentilkiwi/mimikatz — Mimikatz is a security research suite designed for auditing Windows authentication and managing system security… eladshamir/internal-monologue — Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS. chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege.