Spaces:
Sleeping
Sleeping
title: Hghg | |
emoji: 🦀 | |
colorFrom: indigo | |
colorTo: blue | |
sdk: streamlit | |
sdk_version: 1.38.0 | |
app_file: app.py | |
pinned: false | |
# GVA Password Cracker | |
A simple Streamlit application for cracking passwords. | |
## Usage | |
1. Run the app using Streamlit. | |
2. Fill in the required fields in the sidebar. | |
3. Click "Crack Password" to start the cracking process. | |
4. View the cracked password and statistics in the output. | |
## Requirements | |
- Python 3.x | |
- Streamlit | |
- Cowsay | |
- Rich | |
- python-dotenv | |
Install dependencies with: | |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference |