Home  /  AI-LAB  /  Cybersecurity

Password Resilience Tester

Try the tool

Open Password Resilience Tester →

The Password Resilience Tester is a local tool that analyses password strength in real time, calculating Shannon entropy and estimating crack times across different computational levels: a consumer PC, a GPU cluster (8× RTX 4090), a supercomputer, and a hypothetical quantum attack (Grover's algorithm).

This is the third project published in AI-LAB: the entire interface — gauge, histograms, analysis logic — was generated by conversing with an AI model, without manually writing or editing any code.

How it was built

The project was built with Google Gemini, starting from a natural-language description of the desired result. The tech stack — HTML, CSS and JavaScript for entropy calculation, SVG gauge and crack-time histograms — was chosen and implemented entirely by the AI in a single standalone file, with no server-side dependencies.

What the tool shows

Privacy note

The tool runs entirely in the browser: no password is ever sent over the internet. Analysis is performed locally via JavaScript, with no external server calls.

AI-LAB publishes exploratory projects: this tool is not part of Valuemate's commercial service portfolio.

Want to understand what AI can do for your business?

Let's discuss how Valuemate integrates Artificial Intelligence into Service Desk, Digital Workplace and Cybersecurity services.

Talk to an expert

← All AI-LAB projects