What steps will reproduce the problem?
1. matches = rules.match('tmp.txt')
2. dir(matches[0])
What is the expected output? What do you see instead?
I expected to see the attributes within the namespace but I got a segfault
instead.
What version of the product are you using? On what operating system?
Yara 2.6 on Linux with Python2.7 and Yara 2.6 on Windows XP with Python 2.7
Please provide any additional information below.
This problem also affects rules object output of yara.compile
Original issue reported on code.google.com by zeroStei...@gmail.com on 20 Dec 2011 at 5:54
Original issue reported on code.google.com by
zeroStei...@gmail.com
on 20 Dec 2011 at 5:54