Java PCFG password guesser with support for Hashtopolis distribution

1 Open Issue Need Help Last updated: Jun 12, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the Java PCFG password guesser to make the maximum size of the cache directory configurable at runtime, instead of hardcoded to 128GB. This involves changing the `CheckpointFileCache.java` file to accept a configuration parameter for the maximum cache size.

Complexity: 3/5
enhancement good first issue

Java PCFG password guesser with support for Hashtopolis distribution

Java