How to Install and Uninstall american-fuzzy-lop.x86_64 Package on Fedora 35
Last updated: November 30,2024
1. Install "american-fuzzy-lop.x86_64" package
This tutorial shows how to install american-fuzzy-lop.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
american-fuzzy-lop.x86_64
Copied
2. Uninstall "american-fuzzy-lop.x86_64" package
Learn how to uninstall american-fuzzy-lop.x86_64 on Fedora 35:
$
sudo dnf remove
american-fuzzy-lop.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the american-fuzzy-lop.x86_64 package on Fedora 35
Last metadata expiration check: 0:24:11 ago on Wed Jan 26 06:09:34 2022.
Available Packages
Name : american-fuzzy-lop
Version : 3.14c
Release : 6.fc35
Architecture : x86_64
Size : 453 k
Source : american-fuzzy-lop-3.14c-6.fc35.src.rpm
Repository : updates
Summary : Practical, instrumentation-driven fuzzer for binary formats
URL : https://aflplus.plus/
License : ASL 2.0
Description : American fuzzy lop uses a novel type of compile-time instrumentation
: and genetic algorithms to automatically discover clean, interesting
: test cases that trigger new internal states in the targeted
: binary. This substantially improves the functional coverage for the
: fuzzed code. The compact synthesized corpuses produced by the tool are
: also useful for seeding other, more labor- or resource-intensive
: testing regimes down the road.
:
: Compared to other instrumented fuzzers, afl-fuzz is designed to be
: practical: it has a modest performance overhead, uses a variety of
: highly effective fuzzing strategies, requires essentially no
: configuration, and seamlessly handles complex, real-world use cases -
: say, common image parsing or file compression libraries.
Available Packages
Name : american-fuzzy-lop
Version : 3.14c
Release : 6.fc35
Architecture : x86_64
Size : 453 k
Source : american-fuzzy-lop-3.14c-6.fc35.src.rpm
Repository : updates
Summary : Practical, instrumentation-driven fuzzer for binary formats
URL : https://aflplus.plus/
License : ASL 2.0
Description : American fuzzy lop uses a novel type of compile-time instrumentation
: and genetic algorithms to automatically discover clean, interesting
: test cases that trigger new internal states in the targeted
: binary. This substantially improves the functional coverage for the
: fuzzed code. The compact synthesized corpuses produced by the tool are
: also useful for seeding other, more labor- or resource-intensive
: testing regimes down the road.
:
: Compared to other instrumented fuzzers, afl-fuzz is designed to be
: practical: it has a modest performance overhead, uses a variety of
: highly effective fuzzing strategies, requires essentially no
: configuration, and seamlessly handles complex, real-world use cases -
: say, common image parsing or file compression libraries.