Skip to content

Hadoop MapReduce job to find hashed words (MD5, SHA1, SHA256) on dictionaries.

Notifications You must be signed in to change notification settings

ccokee/MRTgen-Hadoop

Repository files navigation

INSTRUCTIONS:

1 - Run ./rundocker.sh

2 - Run ./run.sh OR:

	- Copy files to hdfs: hadoop fs -copyFromLocal hdfs://172.19.0.2:8020/input
	- Run the app: hadoop jar MultiRainbowTableGenerator -conf conf/hadoop-docker.xml HASHED_VALUE /input /output

3 - Check the output: hadoop fs -cat hdfs://172.19.0.2:8020/output/*

About

Hadoop MapReduce job to find hashed words (MD5, SHA1, SHA256) on dictionaries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published