Releases: VerisimilitudeX/PasswordLLM
Releases · VerisimilitudeX/PasswordLLM
PasswordLLM RealPass Beta
PasswordLLM RealPass Beta
What's Changed
- New feature: Dictionary-based password attacks by @LimesKey in #6
- Update files for name change by @LimesKey in #7
- Update naming (again) by @LimesKey in #9
- small fix by @LimesKey in #10
- v.0.5.2 Increased code readablity and adds comments by @LimesKey in #12
- Gather user's system GPU specs by @LimesKey in #13
- Test cases by @LimesKey in #16
- Adds time to crack passcode based on system hardware [Feature] by @LimesKey in #15
Full Changelog: v0.2.6...v0.6.0
PasswordLLM RealPass Beta
Some small new features were implemented.
- Passwords shorter than 3 letters automatically get flagged
- Updated for name change
- Code refractoring
PasswordLLM RealPass Beta
Exciting new features!
- A million of the world's most common passwords supplied by RockYou
- Self-installer and runner coded in Powershell
- Multi-threaded with Tokio
- Updated to latest version of Rust and Cargo
- Clippy fixes & optimizations
Sadly some of these features are for Windows only.
Run the program with the installer by running the Powershell script!
v0.2.6 PasswordGPT RealPass Alpha
- Change HaveIBeenPwned Library to wisespace-io/pwned-rs
- Better test cases
- Small bug fixes
- Optimized code
v0.2.5 PasswordGPT RealPass Alpha
New release with a ton new features:
- Checks password against haveibeenpwned.com by davidhewitt / password-check
- Password Strength Checker
- Enhanced password security by RPassword
- Improved accuracy to 1 decimal place
- Refractored Code
Run this by opening up a Powershell Windows and typing,
./RealPass-x64 password
or enter no arguments for a securer password entry system,
./RealPass-x64
v0.10.1 inital release
welcome welcome to my first github release, I am so happy to release my beloved program, I've spent gruelling hours working on this hot fresh release.
Run this release by typing,
./RealPass-64x password
Ensure you are in the correct directory.