VirusTotal / yara-python

The Python interface for YARA
http://virustotal.github.io/yara/
Apache License 2.0
648 stars 179 forks source link

yara.Match strings is not a dictionary #123

Closed wesinator closed 4 years ago

wesinator commented 4 years ago

https://github.com/VirusTotal/yara-python/blob/df5ea5b800af1365d3988e13a37488ac344018f5/yara-python.c#L124

strings is a tuple, not a dict - https://yara.readthedocs.io/en/latest/yarapython.html#yara.Match.strings