Rurik / Noriben

Noriben - Portable, Simple, Malware Analysis Sandbox
Other
1.12k stars 222 forks source link

Errors with Whitelist Hashes & Virus Total #22

Closed SeattleForensics closed 5 years ago

SeattleForensics commented 6 years ago

There are two small code issues that need to be fixed, for the hashing and virus total options to work correctly.

  1. Line 570 needs to be: hashval = hash_line[0]

  2. Line 613 needs to be: time.sleep(60)

Rurik commented 5 years ago

Resolved in release 1.8.3