Path to this page:
Next | Query returned 6 messages, browsing 1 to 10 | previous
CVS Commit History:
2012-09-10 13:34:59 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
replace by py-fusil
|
2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127) |
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
|
2010-08-07 07:12:31 by OBATA Akio | Files touched by this commit (2) |
Log message:
No need to buildlink with py-Xlib, just DEPENDS.
|
2009-10-11 12:44:25 by Thomas Klausner | Files touched by this commit (267) |
Log message:
Remove obsolete @dirrm lines.
|
2009-08-05 16:10:48 by Kamel Derouiche | Files touched by this commit (1) |
Log message:
change Project HOMEPAGE
|
2009-07-18 01:08:55 by Kamel Derouiche | Files touched by this commit (4) | |
Log message:
Import fusil-1.2.1 as wip/fusil.
Fusil is a fuzzing framework designed to expose bugs in software by changing
random bits of its input.
It helps to start process with a prepared environment (limit memory, environment
variables, redirect stdout, etc.), start network client or server, and create
mangled files. Fusil has many probes to detect program crash: watch process exit
code, watch process stdout and syslog for text patterns
(eg. "segmentation fault"), watch session duration, watch cpu usage \
(process
and system load), etc.
Fusil is based on a modular architecture. It computes a session score used
to guess fuzzing parameters like number of injected errors to input files.
import new package fusil
|
Next | Query returned 6 messages, browsing 1 to 10 | previous