Skip to content

Releases: ibehii/Password-list-tool

Password-list-tool-v3.1.4

12 Sep 20:36
b483e96
Compare
Choose a tag to compare

changes:

  • Add check password strength section
  • Updated README.md

Full Changelog: v3.1.3...v3.1.4

Password-list-tool-v3.1.3

11 Sep 19:43
8688f8a
Compare
Choose a tag to compare

Changes:

  • When you create a password in just one password, the script checks the strength and shows the result
  • Updated the saving password structure on just one password

Full Changelog: v3.1.2...v3.1.3

Password-list-tool-v3.1.2

10 Sep 20:31
09a9fee
Compare
Choose a tag to compare

Changes:

  • Add process bar when generating password
  • Improved speed of sorting password
  • Improved the security of making passwords by using secrets lib
  • Improved the source code

Full Changelog: v3.1.1...v3.1.2

Password-list-tool-v3.1.1

29 Aug 13:07
6f1779a
Compare
Choose a tag to compare

-Changes:

  • Fixed bugs in merge password list

Password-list-tool-v3.1.0

28 Aug 21:18
110db91
Compare
Choose a tag to compare

Changes:

  • Able to install external library by requierments.txt
  • Install font from local repository
  • In generate password list, generated passwords will save at disk if number of passwords are more than 500,000
  • Improved code structure
    Full Changelog: v3.0.0...v3.1.0

Password-list-tool-v3.0.0

06 Jul 13:57
ea0d860
Compare
Choose a tag to compare

Third Release of password list tool

  • From now the password in just one password section will save in JSON file
  • Add a new part to just one password
  • Redesign some parts
  • Improved the code speed
  • Fixed the bugs
  • Handled errors

Password-list-tool-v2.0.0

08 Jul 14:23
62f15a7
Compare
Choose a tag to compare

Second release of password generator.
Changes :

  • rename project to password list tool
  • add generate one password
  • update password list generator
  • update sort password list
  • add remove duplicate
  • add extend password list together

Password-Generator-v1.0.0

24 Jun 14:03
23d57ab
Compare
Choose a tag to compare

First release of Password-Generator.

  • Generating with number
  • Generating with letter
  • Generating with number and letter
  • sort passwords list