Skip to content

md5-decrypter using a dictionary of words and anagrams

Notifications You must be signed in to change notification settings

Etchs/md5-decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md5-decrypter

##Prerequisite In order to start this application, your machine must have node.js v0.12 or later and you'll need to run this command:

$ npm install

##To start the app, type the following command

$ node app.js

##Optional Commands:

$ node app.js [-m | --manual]				# Start the app in an interactive mode where you can manually
											# enter an anagram, wordlist dictionary, and md5 hashes

About

md5-decrypter using a dictionary of words and anagrams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published