cryptomator / cracker

Brute Force Tool for masterkey.cryptomator Files
GNU General Public License v3.0
19 stars 0 forks source link

Usage

  1. Download the latest release
  2. Generate a list of possible passwords on STDOUT
  3. Locate the masterkey.cryptomator
  4. Feed the passwords to the cracker utility: cat passwords.txt | java -jar cracker-x.y.z-fat.jar path/to/masterkey.cryptomator

Tips