Spaces:
Sleeping
Sleeping
File size: 616 Bytes
48ddc1f 9a6743f 66750fe 9a6743f 66750fe 9a6743f 48ddc1f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
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 |