You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
693 B
Plaintext
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
|