An open API service indexing awesome lists of open source software.

https://github.com/hxr16f/shadowcrack

Simple Unix (shadow) hash cracker.
https://github.com/hxr16f/shadowcrack

cracker cracking-password hash password shadow

Last synced: about 2 months ago
JSON representation

Simple Unix (shadow) hash cracker.

Awesome Lists containing this project

README

        




shadowcrack - YouTube


Simple Unix (shadow) hash cracker.





# Setup
## Requirements
* Linux with sudo privileges (if you want to change/remove password without any permissions, follow these steps)
* Python 3.6 or newer

## Installing
```
sudo apt install dialog openssl
git clone https://github.com/hXR16F/shadowcrack.git
cd shadowcrack
pip install pythondialog
```

## Running
```
sudo python shadowcrack.py
```

# Donate
If you support my work or like my projects, [you can donate me some money](https://github.com/hXR16F/donate/blob/master/README.md). Thank you 💙