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

outflanknl/Dumpert

0
View on GitHub↗
1,584 stars·249 forks·C·9 views

Dumpert

Recent malware research shows that there is an increase in malware that is using direct system calls to evade user-mode API hooks used by security products. This tool demonstrates the use of direct System Calls and API unhooking and combine these techniques in a proof of concept code which can…

Features

  • Credential Dumping - Dumps LSASS memory using direct system calls.
  • Credential Harvesting - Dumps LSASS using direct system calls.
  • Memory and Process Injection - LSASS memory dumper using direct system calls.

Star history

Star history chart for outflanknl/dumpertStar history chart for outflanknl/dumpert

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 Dumpert

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

    Barbarisch/forkatz

    123View on GitHub↗

    credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege

    C++
    View on GitHub↗123
  • 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
  • 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
  • codewhitesec/handlekatzC

    codewhitesec/HandleKatz

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does outflanknl/dumpert do?

Recent malware research shows that there is an increase in malware that is using direct system calls to evade user-mode API hooks used by security products. This tool demonstrates the use of direct System Calls and API unhooking and combine these techniques in a proof of concept code which can…

What are the main features of outflanknl/dumpert?

The main features of outflanknl/dumpert are: Credential Dumping, Credential Harvesting, Memory and Process Injection.

Which projects share features with outflanknl/dumpert?

Projects with overlapping indexed features include: chrismaddalena/sharpcloud — SharpCloud is a simple C# utility for checking for the existence of credential files related to Amazon Web Services,… djhohnstein/sharpchromium — SharpChromium is a .NET 4.0+ CLR project to retrieve data from Google Chrome, Microsoft Edge, and Microsoft Edge Beta.… barbarisch/forkatz — credential dump using forshaw technique using SeTrustedCredmanAccessPrivilege. alessandroz/lazagne — LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems,… codewhitesec/handlekatz. eladshamir/internal-monologue — Internal Monologue Attack: Retrieving NTLM Hashes without Touching LSASS.