A small app that decodes list of hashed 4-digit number passwords
########## Hack with Rainbow #########
This App decodes a password number( which is from 1000 to 9999 )
This App uses "hashlib" and "csv" libraries
-
App reades a csv file which includes "Name,HashesPassword" in each line
-
and then export the results in a csv file.
Thanks to dear JADIJADI :)