Install Lcrack On A Debian, Ubuntu, Raspbian And MacOS

Install Lcrack On A Debian, Ubuntu, Raspbian And MacOS

lcrack

A generic password cracker

Install lcrack

  • Debian apt-get install lcrack Click to copy
  • Ubuntu apt-get install lcrack Click to copy
  • Raspbian apt-get install lcrack Click to copy
  • macOS brew install lcrack Click to copy

lcrack

A generic password cracker

Lepton's Crack is a generic password cracker, easily customizable with a simple plug-in system. It can perform a dictionary-based (wordlist) attack, as well as a brute-force (incremental) password scan. For the incremental scan, the user can provide a regex-like expression that will be enumerated, thus checking every possible combination. This powerful feature effectively combines `shoulder-surfing' with standard brute-forcing. By default it comes with the following modules: * md4 : standard MD4 hash * md5 : standard MD5 hash * nt4 : NT MD4/Unicode * dom : Lotus Domino HTTP password * sha1 : standard SHA-1 hash * null : trivial 1-byte hash

Installing lcrack command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Raspbian and macOS operating systems. Once you run the command it will install the latest version of lcrack 2026 package in your OS.