Files
2024-03-04 02:06:06 +11:00

23 lines
693 B
Plaintext

PortSystem 1.0
PortGroup python 1.0
name fusil
version 0.7
revision 1
categories security
license GPL-2
maintainers nomaintainer
description A tool to fuzz various software
long_description Fusil is a fuzzing framework easing the discovery of \
problems in software data input, using a technique known \
as fuzzing, wherein a system is fed corrupted data in \
order to see how it reacts.
homepage https://web.archive.org/web/20090406033503/http://fusil.hachoir.org/trac
supported_archs noarch
platforms {darwin any}
master_sites macports_distfiles
checksums md5 c3a92f10331a48d0336e0c21a77a1169
python.default_version 27