02-09-2023, 01:13 PM
you could use --machine-readable as option, but you need to catch and parse this output for yourself
depending on which which python module you use, for example you could use subprocess.check_output to get the hashcat output
depending on which which python module you use, for example you could use subprocess.check_output to get the hashcat output