Page 1 of 1

Does HashTool have a CLI?

Posted: Mon Aug 16, 2021 6:21 pm
by castillocaleb
Hello, just like the subject. I'm trying to find if there is a CLI documentation for hashtool? I want to use it but without the UI

Re: Does HashTool have a CLI?

Posted: Mon Aug 23, 2021 11:22 am
by DigitalVolcano
It doesn't. It is due for a major overhaul (version 2) so this is something that could be added in.

Re: Does HashTool have a CLI?

Posted: Tue Feb 21, 2023 4:11 pm
by therube
Though you can pass it complete file names (no wildcards) from the command line.

C:> Hash_Tool.exe testing123.txt more456.arj

Will load Hash Tool, hashing the file "testing123.txt" & "more456.arj".
(Now, how robust that might be, don't know.)