JPCERTCC / MalConfScan

Volatility plugin for extracts configuration data of known malware
Other
485 stars 67 forks source link

Bug #13

Closed evandrix closed 4 years ago

evandrix commented 4 years ago

https://github.com/JPCERTCC/MalConfScan/blob/master/utils/ursnifscan.py#L246-L247 should be if not has_aplib: - probably a copy/paste error

t-tani commented 4 years ago

Thank you for the issue. I fixed it.