1
I Use This!
Activity Not Available

News

Posted over 16 years ago by [email protected]
fusil.c_tools: gcc program name is "gdb.exe" on Windows fusil.process.tools: use os.pathsep in locateProgram()
Posted over 16 years ago by [email protected]
Reuse os.devnull (instead of DEV_NULL_FILENAME from fusil.process.tools)
Posted over 16 years ago by [email protected]
Cleanup fusil.process.tools: move if instead function definition (and so define limitCpuTime() on Windows which was missing)
Posted over 16 years ago by [email protected]
replay script: create --valgrind, --ptrace and --environ options use execvpe() instead of execpe() to avoid use of locateProgram() from Fusil library move arguments/env at the top of the script
Posted over 16 years ago by [email protected]
Python fuzzer: use filenames existing on both Linux and FreeBSD (/etc/passwd and /bin/sh)
Posted over 16 years ago by [email protected]
Fix fusil.zzuf for FreeBSD (search zzuf library in /usr/local/lib)
Posted over 16 years ago by [email protected]
replay.py: support gdb and create --quiet option
Posted over 16 years ago by [email protected]
Update ChangeLog?
Posted over 16 years ago by [email protected]
Improve replay.py a lot: script has now command line option (--user) write variables at the beginning of the file write sub-functions
Posted over 16 years ago by [email protected]
xhostCommand(): don't use config but ask directly the right options