yara-python
yara-python copied to clipboard
rule.match(filepath) does not support paths with Chinese characters, Japanese kana, etc
As I mentioned in the title, I found that the match() function of the yara-python library does not work properly in special paths containing some languages. I hope it can be compatible with paths containing these languages.