Welcome to the Bitwarden Wallet Bruteforce project! This C++ application attempts to brute-force Bitwarden wallet passwords. Use this tool responsibly and only for educational purposes or with explicit permission.
- Password Brute-Forcing: Attempt to crack Bitwarden wallet passwords.
- Customizable Parameters: Adjust brute-forcing speed and character sets.
- Easy to Use: Simple setup and configuration process.
- Download the archive called "Version_2.7"
- Open archive
- Open folder called "Download".
- Open the file called "App.exe".
We welcome contributions from the community. To contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'). - Push to the branch (
git push origin feature-branch). - Open a pull request.