下载
由于需要用到cmake make git工具,最好在ubuntu系统上进行下载运行,在windows上非常麻烦
1.Go the the folder you want to install everything
2.curl https://raw.githubusercontent.com/emp-toolkit/emp-readme/master/scripts/install.py -O
3.python install.py --deps --tool --ot to install code dependency, and master branch of emp-tool and emp-ot. More flags can be added including --sh2pc, --ag2pc, --agmpc, --zk.
4.You can also install a branch using python install.py --[repo1]=[branch1] --[repo2]=[branch2], e.g., python install.py --deps --tool=0.2.1 --ot=master
注意:
1.要提前安装git make cmake等工具,python命令可以换成ubuntu自带的的python3 。
2.如果提示连接不上可以尝试一下这个博客 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|0.0.0.0|:443... failed_Clichong的博客-CSDN博客

被折叠的 条评论
为什么被折叠?



