Romke van Dijk

Results 74 comments of Romke van Dijk

No, this is not possible for now. Best solution is to recreate the hashlist.

Possible new solution for this: ``` while (($buffer = fgets($file, 4096)) !== false) { foreach ($lineSeparators as $ls) { if (strpos($buffer, $ls) !== false) { $lineSeparator = $ls; break; }...

Please check the discord for support on hashtopolis, but first try to debut what hashcat is doin wrong. Please check: https://github.com/hashtopolis/server/discussions/1015

Please use the discord for support or check the hashcat community for support on hashcat