Closed SeattleForensics closed 5 years ago
There are two small code issues that need to be fixed, for the hashing and virus total options to work correctly.
Line 570 needs to be: hashval = hash_line[0]
Line 613 needs to be: time.sleep(60)
Resolved in release 1.8.3
There are two small code issues that need to be fixed, for the hashing and virus total options to work correctly.
Line 570 needs to be: hashval = hash_line[0]
Line 613 needs to be: time.sleep(60)