Using python 3.65 on a windows computer I'm trying to crack a hard-drive using a password list of about 300 entries with the known password inside of it. After two tries, the script returns "Error While Parsing Command Line".
When I do it manually from the cmd there isn't this error. I'm guessing there's some sort of problem of the script passing its information towards VeraCrypt.
Any help would be appreciated.