为IDA更新Unicorn

2020-08-07  本文已影响0人  超哥__

git clone https://gitee.com/mirrors/Unicorn.git
brew install pkg-config # install dependency
./make.sh; sudo ./make.sh # compile & install the core
cd bindings/python
python2.7 setup.py install

IDA的unicorn路径: /Applications/IDAPro/ida.app/Contents/MacOS/python/unicorn
cp -rfp unicorn/* /Applications/IDAPro/ida.app/Contents/MacOS/python/unicorn/

上一篇 下一篇

猜你喜欢

热点阅读