From owner-freebsd-ports@FreeBSD.ORG Thu Nov 20 12:43:41 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22834BA0 for ; Thu, 20 Nov 2014 12:43:41 +0000 (UTC) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.101]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9CC62D2 for ; Thu, 20 Nov 2014 12:43:40 +0000 (UTC) Received: from [78.35.160.93] (helo=fabiankeil.de) by smtprelay06.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1XrR59-0000pF-Gf for freebsd-ports@freebsd.org; Thu, 20 Nov 2014 13:43:31 +0100 Date: Thu, 20 Nov 2014 13:43:33 +0100 From: Fabian Keil To: freebsd-ports@freebsd.org Subject: Request for (i386) testing: american fuzzy lop Message-ID: <3dc1c153.7b7b9177@fabiankeil.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/2oojTXFaoJlw/H42Gs+ftms"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2014 12:43:41 -0000 --Sig_/2oojTXFaoJlw/H42Gs+ftms Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable I'm looking for testers for a port of American fuzzy lop. Quoting the pkg-descr: | American fuzzy lop is a fuzzer that employs 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. | | WWW: http://lcamtuf.coredump.cx/afl/ The shar file is available at: http://www.fabiankeil.de/sourcecode/freebsd/afl-60b.shar The port is supposed to work on amd64 and i386 but so far it has only been tested on amd64 (with 64bit binaries). By default the port is supposed to build in jails, but actually using it requires shmget() which is unlikely to be available in build jails. If you have access to an i386 system, but no time to read documentation, you can still help by building a package outside a jail with the TEST_INSTRUMENTATION option enabled. Fabian --Sig_/2oojTXFaoJlw/H42Gs+ftms Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlRt4fUACgkQBYqIVf93VJ2x3QCeJL2QJeEEMJvS8yD8s2vkX1A3 OaAAn18hhOtlgnAQ/ob/iwPkekslBaip =3lLq -----END PGP SIGNATURE----- --Sig_/2oojTXFaoJlw/H42Gs+ftms--