version 1.7 (29/03/2013)
faster compilation
added suport for modulus (%) and bitwise xor (|) operators
better hashing of regular expressions
BUGFIX: yara-python segfault when using dir() on Rules and Match classes
BUGFIX: Integer overflow causing infinite loop
BUGFIX: Handling strings containing \x00 characters correctly
BUGFIX: Regular expressions not matching at the end of the file when compiled with RE2
BUGFIX: Memory leaks
BUGFIX: File handle leaks
컴파일 작업이 빨라졌다는 점이 전체적인 퍼포먼스가 빨라졌을지 궁금해집니다.
반응형
'Information Security > OpenSource' 카테고리의 다른 글
Automater.py (1) | 2013.04.11 |
---|---|
Honeyspider Network 2 (1) | 2013.04.11 |
Python low-interaction honeyclient Thug Update (0) | 2013.03.12 |
iScanner (1) | 2013.01.16 |
Pygoogle.py (1) | 2013.01.10 |