Skip to content

wu0607/2020-Spring-ME759-FinalProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MD5 Hash Attack

Problem statement

Exhaustive search attack on the MD5-crypt password hashing scheme using modern CPU and GPU in parallel. Measure throughput of different cracking methods in #hash/second.

Project Proposal
Final Report

Quick Start on euler

CPU version (Serial, OpenMP, MPI, Hybrid)

cd cpu
vim run.sh # modify md5hash you want to crack
# default password length is 1~5, test longer please modify PASSWORD_LEN in util.h #3
sbatch run.sh

GPU version

cd gpu
vim run.sh # modify md5hash you want to crack
sbatch run.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •