Single Hash Generator: Single Hash Generator[Python]
Mass Hash Generator: Mass Hash Generator[Python]
Single hash generator:
You can predict the working of single hash generator from this pictures.
Mass Hash Generator: Mass Hash Generator[Python]
Single hash generator:
click on pictures to zoom |
You can predict the working of single hash generator from this pictures.
Mass Hash Generator
To encrypt mass words to md5 you need to save the source code as anyname.py
Next you need to create input.txt a text file with words you want to encrypt in each lines of text file. The input.txt must be in same directory of .py file.
Run this .py file and while running it will automatically create text file output.txt in same directory and this file will save the md5 hashes of input words.
1 comments :
Write commentsPlease write your comments for improve my codes.....
Reply