awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesRecovery Logic Compilers

Compilers that allow users to write specialized recovery logic in a programming language for execution during cracking.

Distinct from Compiled Logic Extensions: Focuses on the compilation of specialized credential recovery logic rather than game engine extensions.

Explore 1 awesome GitHub repository matching software engineering & architecture · Recovery Logic Compilers. Refine with filters or upvote what's useful.

Awesome Recovery Logic Compilers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • magnumripper/johntheripperAvatar de magnumripper

    magnumripper/JohnTheRipper

    13,274Voir sur GitHub↗

    JohnTheRipper is a multi-platform offline password recovery tool designed to detect and crack hundreds of different hash and cipher formats across various operating systems. It functions as a security utility for retrieving lost credentials and performing security audit testing to identify weak passwords within a database of hashes. The project features a custom rule password cracker and a mangling engine that uses a domain-specific language to transform wordlist entries into common password mutation patterns. It provides hardware-accelerated recovery by distributing parallel processing tasks

    Includes a built-in compiler for creating specialized recovery logic using a subset of a standard programming language.

    C
    Voir sur GitHub↗13,274
  1. Home
  2. Software Engineering & Architecture
  3. Integration & Extensibility
  4. Extensibility
  5. Plugin Architectures
  6. Developer Authoring Interfaces
  7. Custom Module Implementations
  8. Compiled Logic Extensions
  9. Recovery Logic Compilers