awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesCracking Strategy Simulation

Probabilistic models that simulate how an attacker prioritizes common patterns over random combinations.

Distinct from Probabilistic Modeling: Candidates are generic AI probabilistic models; this is a specific security application for estimating crackability.

Explore 1 awesome GitHub repository matching security & cryptography · Cracking Strategy Simulation. Refine with filters or upvote what's useful.

Awesome Cracking Strategy Simulation GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dropbox/zxcvbnD

    dropbox/zxcvbn

    15,992Auf GitHub ansehen↗

    zxcvbn is a password strength estimator and entropy analyzer designed to evaluate the complexity of passwords. It calculates the time and effort required to crack a password by identifying common sequences and analyzing predictable vocabulary. The tool functions as a pattern-based security validator that reduces strength scores for inputs containing personal information or strings from custom vocabulary lists. It employs a probabilistic guessing model to simulate cracking strategies, prioritizing common patterns and words over random character combinations. The system covers security workflo

    Simulates a cracker's strategy by prioritizing common patterns and common words over random character combinations.

    CoffeeScript
    Auf GitHub ansehen↗15,992
  1. Home
  2. Security & Cryptography
  3. Cracking Strategy Simulation