![]() |
Keep getting "Invalid --outfile-format" - Printable Version +- Hashtopolis Forum (https://hashtopolis.org) +-- Forum: Support (https://hashtopolis.org/forum-1.html) +--- Forum: Problems (https://hashtopolis.org/forum-2.html) +--- Thread: Keep getting "Invalid --outfile-format" (/thread-1297.html) |
Keep getting "Invalid --outfile-format" - sagasu - 12-09-2020 Just setup Hashtopolis today and I keep having to add "--outfile-format 1" to the cmd when creating tasks. It's especially hard when creating supertasks as I have to go into every single one and att the argument. Have I missed something? And is --outfile-format 1 going to let the client correctly detect when a hash is cracked? (Yeah I could check this myself but figured maybe I've missed something else that is obvious) Quote:Got task with id: 22 Thanks! RE: Keep getting "Invalid --outfile-format" - s3in!c - 12-09-2020 You should not use --outfile-format at all, as hashtopolis will use that in the command to correctly retreive the founds, having it twice in the command line will confuse hashcat and cause issues with sending cracked hashes. RE: Keep getting "Invalid --outfile-format" - sagasu - 12-09-2020 (12-09-2020, 03:13 PM)s3in!c Wrote: You should not use --outfile-format at all, as hashtopolis will use that in the command to correctly retreive the founds, having it twice in the command line will confuse hashcat and cause issues with sending cracked hashes. Hello! I removed the --outfile-format again to demonstrate the problem I'm having. This is the task with the current command. [attachment=11] And this is what happens at the agent. Quote:Got task with id: 6 RE: Keep getting "Invalid --outfile-format" - sagasu - 12-10-2020 Figured out how to solve it. I used the 0.12.0 release from the git page when I got the issue. I upgraded to the latest commit (0.12.0 commit a247df9 branch master) on the master branch which solved the problem. RE: Keep getting "Invalid --outfile-format" - s3in!c - 12-10-2020 Ah yeah in that case maybe the issue was that you used a too new hashcat version on the older hashtopolis agent version. Hashcat at some point changed their outfile format specification, so probably that was the issue. RE: Keep getting "Invalid --outfile-format" - masp007@hotmail.com - 02-12-2021 hi i have the same problem Start chunk... HC error: Invalid --outfile-format value specified. finished chunk Client is up-to-date! Getting of chunk failed: {'action': 'getChunk', 'response': 'ERROR', 'message': 'Agent is inactive'} somebody can help me. I dont know how upgrade latest commit branch master. thank you |