1
I Use This!
Activity Not Available

News

Posted over 16 years ago by [email protected]
Rename WriteCode?.writeLine() to _writeLine()
Posted over 16 years ago by [email protected]
Rename config option 'dump_core' to 'core_dump'
Posted over 16 years ago by [email protected]
Syslog: watch not only syslog and messages of /var/log, watch also many other log files
Posted over 16 years ago by [email protected]
Fuzzers: Python: use ASCII charset for the script PHP: remove useless import (b64encode), use write() instead of writeLine() zzuf: remove useless import
Posted over 16 years ago by [email protected]
Remove useless imports in fusil.project Remove replay.sh and gdb.sh (replaced by replay.py) Set version to 1.0beta4
Posted over 16 years ago by [email protected]
zzuf fuzzer: don't watch stdout use exitcode_score=0.10 by default, new option --check-exit uses exitcode_score=1.0
Posted over 16 years ago by [email protected]
Environment: improve display of generated variables
Posted over 16 years ago by [email protected]
Directory.uniqueFilename(): new filenames starts at 2 instead of 0: file, file-2, file-3, ... instead of file, file-0, file-1, file-2, ...
Posted over 16 years ago by [email protected]
Create fusil.process.replay_python
Posted over 16 years ago by [email protected]
Fix replay script: always write a space before a comment in a shell script