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.
- Host: GitHub
- URL: https://github.com/fischerscode/edu-passwordcracker
- Owner: fischerscode
- License: mit
- Created: 2022-11-10T03:17:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T15:55:56.000Z (over 3 years ago)
- Last Synced: 2025-01-16T20:18:41.773Z (over 1 year ago)
- Language: Dart
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PasswordCracker
PasswordCracker visualisiere einen Brute-Force-Angriff als anschaulichen Einstieg in die Passwordsicherheit.
[](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)).