Skip to content

Releases: VerisimilitudeX/PasswordLLM

PasswordLLM RealPass Beta

06 Oct 23:14
94938fd
Compare
Choose a tag to compare

What's Changed

  • Better user experience and ease of use changes by @LimesKey in #17
  • Small bug fix by @LimesKey in #18
  • Code organization
  • batch file to run

Full Changelog: v0.6.0...v0.6.1

PasswordLLM RealPass Beta

03 Oct 22:45
c33a47e
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.2.6...v0.6.0

PasswordLLM RealPass Beta

18 Sep 22:54
41fbcba
Compare
Choose a tag to compare

Some small new features were implemented.

  • Passwords shorter than 3 letters automatically get flagged
  • Updated for name change
  • Code refractoring

PasswordLLM RealPass Beta

09 Sep 20:52
7f77141
Compare
Choose a tag to compare

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

08 Jun 06:25
644d60a
Compare
Choose a tag to compare
Pre-release
  • Change HaveIBeenPwned Library to wisespace-io/pwned-rs
  • Better test cases
  • Small bug fixes
  • Optimized code

v0.2.5 PasswordGPT RealPass Alpha

06 Jun 05:11
13136e7
Compare
Choose a tag to compare
Pre-release

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

05 Jun 07:50
523a9a6
Compare
Choose a tag to compare
Pre-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.