Skip to content

ncortex/md5dec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

md5dec

CLI tool for md5 online cracking searching in online databases. Tries with:

Please, if you are heavy user of this platforms, donate them!

Usage examples

$ md5dec.sh dca57be223efc2741bc98adce0ec5141
$ md5dec.sh hash_file			# One hash per line
$ echo '21b6ddcd02b500c914fd104830440dd1' | md5dec.sh
$ cat hash_file | md5dec.sh
$ md5dec.sh < hash_file

License

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2017 Jose Linares

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

CLI tool for online md5 decryption

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages