Skip to content

mmauludhr/S1IFVI-Distributed_and_Parallel_System

Repository files navigation

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 using Brute Force & Dictionary Attack Method.

This program is used to crack MD5 Hash by matching with password within a dictionary.

Authors

  • Yusuf Yunadian - Project Leader - GitHub
  • Faishal Wafi Nurwariz - Analyst - GitHub
  • Muhammad Widadio Ilham - Analyst - GitHub
  • Chando Anggara Natanael Batubara - Programmer - GitHub
  • Muhammad Maulud Hidayatullah Rambe - Programmer - 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 one of the following 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).
26/04/2018 - Finished Parallel Dictionary Attack Program, Added Serial Dictionary Attack.

Bug

  • Parallel Dictionary Attack, Program didn't stop even when the match is found.

About

Basic Password Cracking Using Parallel System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages