1 dépôt
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.
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.