https://github.com/hxndev/password-cracker-using-brute-force-algorithm
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
https://github.com/hxndev/password-cracker-using-brute-force-algorithm
brute-force bruteforce-password-cracker code cpp crack distributed-computing distributed-systems mpi mpi-library openmp openmp-parallelization openmpi parallel-computing password password-cracker password-cracking
Last synced: 8 days ago
JSON representation
This was our Final Project for Distributed Computing. In this we had to create a distributed system that will use the Brute Force Algorithm to crack a password from the etc/shadows file of Ubuntu as all the passwords are stored there. We used OpenMP and MPICH for this implementation.
- Host: GitHub
- URL: https://github.com/hxndev/password-cracker-using-brute-force-algorithm
- Owner: HxnDev
- License: mit
- Created: 2021-08-14T06:11:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-14T06:24:10.000Z (almost 4 years ago)
- Last Synced: 2025-03-31T10:41:06.839Z (about 1 month ago)
- Topics: brute-force, bruteforce-password-cracker, code, cpp, crack, distributed-computing, distributed-systems, mpi, mpi-library, openmp, openmp-parallelization, openmpi, parallel-computing, password, password-cracker, password-cracking
- Language: C++
- Homepage:
- Size: 792 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
All the files have been commented for your ease. Furthermore you may also add further comments if you may.
This project has equal contributions by [Sana Ali](https://github.com/sanaa-khan), [Abeera Fatima](https://github.com/ninjacarrot) and [Azka Khurram](https://github.com/AzkaKhurram) as this was our group project of Distributed Computing. We used 4 different systems and connected using the same internet connection (as can be seen in the machinefile).
This task was performed on Ubuntu x64.For further queries contact me at : [email protected]