nheijmans / malzoo

Mass static malware analysis tool
https://www.sans.org/reading-room/whitepapers/threathunting/automated-analysis-abuse-mailbox-employees-malzoo-37207
GNU General Public License v2.0
91 stars 29 forks source link

Change text file logging directive #6

Closed tcwaddell closed 6 years ago

tcwaddell commented 6 years ago

/malzoo/common/abstract.py line 40 is expecting configuration directive "textlog" but "text_log" is present in malzoo.conf.dist

nheijmans commented 6 years ago

Hi tcwaddell!

Thanks for your contrib. This is confirmed and will be merged.

Thanks again!