Open joeat1 opened 5 years ago
dataflowanalyzer is a library to interact with the gdb debugger. It is not included in the first released version :(. I am migrating FUZE to python3 (because angr now supports python3), and have a plan to release a new version including the dataflowanalyzer this summer.
现在pyvex需要python3,而fuze整个项目是需要python2,这个问题怎么解决啊?
所有的安装包都指定选用python2版本的即可
------------------ 原始邮件 ------------------ 发件人: "butterflyhack"notifications@github.com; 发送时间: 2019年5月8日(星期三) 中午11:23 收件人: "ww9210/Linux_kernel_exploits"Linux_kernel_exploits@noreply.github.com; 抄送: "苏暮雨"2966846468@qq.com; "Author"author@noreply.github.com; 主题: Re: [ww9210/Linux_kernel_exploits] where is the part nameddataflowanalyzer (#2)
现在pyvex需要python3,而fuze整个项目是需要python2,这个问题怎么解决啊?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
嗯,目前angr框架已经用python2跑起来了。
dataflowanalyzer is a library to interact with the gdb debugger. It is not included in the first released version :(. I am migrating FUZE to python3 (because angr now supports python3), and have a plan to release a new version including the dataflowanalyzer this summer.
python3 版本的FUZE可以分享一下吗?谢谢
where is the part named dataflowanalyzer