Jump to content

Recommended Posts

Posted (edited)

I'm wanting to create a spreadsheet that will analyse the contents of cells (which will contain passwords) and give a strength score based on the ZXCVBN method.

https://blogs.dropbox.com/tech/2012/04/zxcvbn-realistic-password-strength-estimation/

https://github.com/dropbox/zxcvbn/tree/master/dist

But the code is Javascript :( (If it was VBA I reckon I'd be able to knock it together fairly easily myself)

My Google Fu seems to indicate this should be possible with JS with a bit of voodoo, but I'm not that clever.

Are there any coding whizzes out there that might be able to do it? Anyone? Pah-leeeeeeeeeeeeeease?

Edited by kearton

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...