-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
1,001 additions
and
8 deletions.
There are no files selected for viewing
6 changes: 3 additions & 3 deletions
6
bin/debs/ansvif_1.8_amd64/DEBIAN/control → bin/debs/ansvif_1.8-1_amd64/DEBIAN/control
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
Package: ansvif | ||
Version: 1.8 | ||
Version: 1.8-1 | ||
Section: base | ||
Priority: optional | ||
Architecture: amd64 | ||
Depends: zlib1g gtk2.0 | ||
Depends: zlib1g, libgtk2.0-0 | ||
Recommends: gcc, g++, gdb | ||
Suggests: valgrind | ||
Maintainer: Marshall Whittaker <marshall@i.code.pwnz.org> | ||
Maintainer: Marshall Whittaker <marshall@dont.even.try.to.h4ck.me> | ||
Description: fuzzes other programs for bugs | ||
A Not So Very Intelligent Fuzzer | ||
ansvif is a tool designed to help researchers find code vulnerabilities and bugs. |
File renamed without changes.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Oops, something went wrong.