Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.45 KB

File metadata and controls

29 lines (22 loc) · 1.45 KB

Distributed & Parallel System

Password Cracking System

This parallel system is created to fulfill the final task for distributed and parallel system class. The topic of this system is Password Cracking.

Authors

  • Yusuf Yunadian - Project Leader - GitHub
  • Faishal Wafi Nurwariz - Senior Team Member - GitHub
  • Muhammad Widadio Ilham - Senior Team Member - GitHub
  • Chando Anggara Natanael Batubara - Senior Team Member - GitHub
  • Muhammad Maulud Hidayatullah Rambe - Senior Team Member - GitHub

Additional Note

Report of the simulation can be seen here. *Note: The report is written in Indonesian Language

Running & Testing

How to Run the System

This system is build using the Python 2.7 programming language. In order to run this system, you have to already install python 2.7 in your machine.

Also you need to download rockyou.txt dictionary and place it in your local repository.

Changelog

Update

13/04/2018 - Created GitHub Repository, README.md, and other external links.
23/04/2018 - Added Base Programs.
24/04/2018 - Added Main Program (Uncompleted).

Bug

None Found