-
Notifications
You must be signed in to change notification settings - Fork 0
Dictionary attack on DES-based string (crypt)
License
pferor/dod
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Decrypts argument through crypt function (DES-based) using a dictionary. Options: Usage: ./dod [options] -d <dict> DES_string -d <dict> --dictionary <dic> Uses <dict> dictionary -h --help Shows this help and exits -V --version Display version and exits -v --verbose Verbose mode on Syntax: $ dod [options] -d <dictionary> <DES_encrypted_string> Example: $ dod -v --dictionary="mydictionary.dic" ZX9XTlIfPvdGE Build: $ make all
About
Dictionary attack on DES-based string (crypt)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published