Skip to content

LawOff/Pass11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A fluent password checker app made using Customtkinter

Python Youtube Twitter


Preview:

Features:

  • Full UI made using Python CustomTkinter
  • Fluent Design
  • Complex Algorythm made in JS.
  • Very advanced and precise analysis, with keywords, words/passwords often used, intricate patterns.
  • Totally Offline usage.
  • Instant analysis results
  • Generate secured passwords
  • Test your passwords security

App made using CustomTkinter . Thanks to TomSchimansky.

CREDITS: Algorythm ./assets/js/script.js used is zxcvbn to analyse the password, all credits to DropBox.

IMPORTANT: This app is a very early version, it's just a fun project I did.
2: It can takes between 5-10s to start, due to the import of the js alogrythm.

09/11/2022.