![]() |
[bug] endless "Caching segment" in table mode - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html) +--- Thread: [bug] endless "Caching segment" in table mode (/thread-647.html) |
[bug] endless "Caching segment" in table mode - undeath - 11-17-2011 i was just about to replace -lite by cpu-hashcat (because of bad performance mask), but hashcat does nothing else but telling me "Caching segment, please wait..." (waiting for several minutes now) tmp.table: Code: X=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789° !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ Code: AAAAAXAXXAAAAAAAAAXAXXAA result: Code: hashcat-cli64.exe -a5 --table-file=tmp.table tmp.hash tmp.word at first i thought it was caching some words, but the ram doesn't fill up either. Only one core 100% usage. RE: [bug] endless "Caching segment" in table mode - atom - 11-18-2011 this is a known issue. it is already fixed in hashcat v0.38 beta. if you need it, PM me on IRC. thanks for reporting. |