An open API service indexing awesome lists of open source software.

https://github.com/fischerscode/edu-passwordcracker

PasswordCracker visualizes an brute force attack in order to highlight the importance of strong passwords.
https://github.com/fischerscode/edu-passwordcracker

Last synced: about 2 months ago
JSON representation

PasswordCracker visualizes an brute force attack in order to highlight the importance of strong passwords.

Awesome Lists containing this project

README

          

# PasswordCracker

PasswordCracker visualisiere einen Brute-Force-Angriff als anschaulichen Einstieg in die Passwordsicherheit.

[![](assets/screenshot.png)](https://go.schuledigital.com/PasswordCracker)

PasswordCracker wird als Webanwendung [hier](https://go.schuledigital.com/PasswordCracker) gehostet.

Für eine bessere Performance empfielt es sich (wenn möglich) PasswordCracker als Desktopanwendung zu starten. Über `flutter run --release` kann das Projekt gestartet werden ([Installation von Flutter](https://docs.flutter.dev/get-started/install)).