summaryrefslogtreecommitdiff
path: root/dev-ml/afl-persistent/metadata.xml
blob: 4840631f190378e7e293e32c79e1db35a6368200 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>fogti@ytrizja.de</email>
    <name>Alain Emilia Anna Zscheile</name>
  </maintainer>
  <longdescription lang="en">afl-fuzz normally works by repeatedly fork()ing the program being
tested. using this package, you can run afl-fuzz in 'persistent mode',
which avoids repeated forking and is much faster.</longdescription>
  <upstream>
    <bugs-to>https://github.com/stedolan/ocaml-afl-persistent/issues</bugs-to>
    <maintainer>
      <name>Stephen Dolan</name>
      <email>stephen.dolan@cl.cam.ac.uk</email>
    </maintainer>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>