krmaxwell / maltrieve

A tool to retrieve malware directly from the source for security researchers.
GNU General Public License v3.0
563 stars 183 forks source link

HOTFIX: Fix #141 by initializing inputfile to None #142

Closed krmaxwell closed 9 years ago

krmaxwell commented 9 years ago

Also includes a test to prevent future regression errors. Fixes #141