How to get information when hashcat is running
#2
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
Reply


Messages In This Thread
RE: How to get information when hashcat is running - by Snoopy - 02-09-2023, 01:13 PM