Current Index in Subkeyspace (skip + limit) - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Current Index in Subkeyspace (skip + limit) (/thread-4994.html) |
Current Index in Subkeyspace (skip + limit) - Atticuss - 01-11-2016 Hey guys. Working on a distributed wrapper for ocl/cudahashcat. I'd like to be able to post progress to the C2 server while running tasks. Is there any way to get the current index in the keyspace? Progress looks to use a different number so I seem to be left with estimating based on how long it's been executing. Suggestions? RE: Current Index in Subkeyspace (skip + limit) - philsmd - 01-11-2016 you should probably use the --status-automat option and read the CURKU etc |