krmaxwell / maltrieve

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

Factor out globals #106

Closed krmaxwell closed 9 years ago

krmaxwell commented 9 years ago

Global variables considered harmful

krmaxwell commented 9 years ago

Fixed in 5253d85394e71b2a4be15c83197523695357c617

krmaxwell commented 9 years ago

Derp, I missed some. I should pay more attention.

krmaxwell commented 9 years ago

Implementing a globals class.