Fusil

Fusil 1.4

Fusil project is a fuzzing program. Currently, it's specific to Linux command line programs, but the code is designed to be used with any project type (remote process, fake HTTP server, fuzz network socket, etc.). Fusil project is based on a multi-agent...

read more
IPy

IPy 0.75

IPy is a Python class and tools for handling of IPv4 and IPv6 addresses and networks. The script is similar to the Net::IP Perl module.The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 Addresses and...

read more

python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to trace processes) written in Python.python-ptrace is an open source project written in Python and distributed under GNU GPLv2 license.Features:High level Python object API :...