Open Issues Need Help
View All on GitHub Make cache directory size configurable 2 months ago
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