afl-qemu on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "afl-qemu" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install afl-qemu on Arch using YAY
$
yay -S
afl-qemu
Copied
* (Optional) Uninstall afl-qemu on Arch using YAY
$
yay -Rns
afl-qemu
Copied
2. Manually Install "afl-qemu" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone afl-qemu's git locally
$
git clone https://aur.archlinux.org/afl-qemu.git
~/afl-qemu
Copied
c. Go to ~/afl-qemu folder and install it
$
cd
~/afl-qemu
Copied
$
makepkg -si
Copied
3. Information about the afl-qemu package on Arch User Repository (AUR)
ID: 634016
Name: afl-qemu
PackageBaseID: 143994
PackageBase: afl-qemu
Version: 2.52b-1
Description: Lets you fuzz black-box binaries with afl.
URL: http://lcamtuf.coredump.cx/afl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Tyilo
FirstSubmitted: 1564609278
LastModified: 1564609278
URLPath: /cgit/aur.git/snapshot/afl-qemu.tar.gz
Name: afl-qemu
PackageBaseID: 143994
PackageBase: afl-qemu
Version: 2.52b-1
Description: Lets you fuzz black-box binaries with afl.
URL: http://lcamtuf.coredump.cx/afl/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: Tyilo
FirstSubmitted: 1564609278
LastModified: 1564609278
URLPath: /cgit/aur.git/snapshot/afl-qemu.tar.gz