出现错误:
fatal error C1083: Cannot open include file: ‘stdbool.h’: No such file or directory
原因:
据网上查询是因为最新的yara-python 不支持py27
解决:
安装3.11.0版本:
pip install yara-python==3.11.0
出现错误:
fatal error C1083: Cannot open include file: ‘stdbool.h’: No such file or directory
原因:
据网上查询是因为最新的yara-python 不支持py27
解决:
安装3.11.0版本:
pip install yara-python==3.11.0
本文标题:虚拟机下WIN7的IDA PRO安装yara-python
本文链接:https://www.haomeiwen.com/subject/oizvwktx.html
网友评论