Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 426 Bytes

rockyou2024

Quickly search the rockyou2024 wordlist for a password.

Based on the C++ port by Mike Madden, which is now modified to be C++20 compliant.

Compilation

mkdir build
cd build
cmake ..
make

Features

  • Search for a password in the wordlist
  • Support for searching in the Zip file without extracting it