1
I Use This!
Activity Not Available

News

Posted over 16 years ago
Fix wrong import
Posted over 16 years ago
Directory.rmtree(): Convert directory name to bytes string use chmod(0777) instead of chmod(0700)
Posted over 16 years ago
UnicodeGenerator?: escape characters ', " and \ Debugger: display a message when the debugger is loaded
Posted over 16 years ago
Move prepareProcess() to fusil.process.prepare prepareProcess() raises an error if the program is not executable
Posted over 16 years ago
CreateProcess?: Catch error in chdir()
Posted over 16 years ago
Write BUG list in TODO
Posted over 16 years ago
RPM fuzzer: Always use Hachoir library Show error if Hachoir is unable to get fields offset
Posted over 16 years ago
MySQL fuzzer: create many command line options: --host, --password, --mysql-program, etc. Fix use of LengthGenerator?()
Posted over 16 years ago
Remove unused imports use ptrace.error module instead of fusil.error to writeError() and PTRACE_ERRORS
Posted over 16 years ago
Replace system() by runCommand() use locateProgram() to find gcc command