Jump to content

Recommended Posts

Posted (edited)

; Title .........: Password
; AutoIt Version : 3.3.14.2
; Description ...: UDF to work with passwords. Mostly ported from Javascript at http:rumkin.com/tools/password/passchk.php and improved a bit

; Author(s) .....: Fenzik + Team Adaptech

; #CURRENT# =====================================================================================================================
;_Password_Generate
;_Password_GetcharsetSize
;_Password_GetEntropy
;_Password_IsCommonWord
;_Password_Startup
; ===============================================================================================================================

 

It's my first UDF so please be nice.:)

 

If somebody have better idea how to store common dictionary and frequency table please post here...

 

Have fun!

 

Fenzik

 

Password.zip

Edited by Fenzik
fixed wrong autoit version

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...