Peach 源码下载地址:
https://gitlab.com/peachtech/peach-fuzzer-community
Peach 工具下载地址:
https://sourceforge.net/projects/peachfuzz/
Peach linux 源代码编译:

Peach linux 下安装mono
1:下载linux 版本的Peach tool
2:安装mono
1 .Add the Mono repository to your system
The package repository hosts the packages you need, add it with the following commands.
Note: the packages should work on newer Ubuntu versions too but we only test the ones listed below.
Ubuntu 20.04 (amd64, armhf, arm64, ppc64el)
sudo apt install gnupg ca-certificates
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb https://download.mono-project.com/repo/ubuntu

本文详细介绍了如何在Linux环境下下载和安装Peach工具,包括PeachLinux的源代码编译过程,以及如何在系统中添加Mono仓库并安装相关开发包。还涵盖了使用WAF进行VS工程生成和单元测试等内容。

4211

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



