We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Windows Installation (markdown)
Format fixes for 2.0 notes. I'm recording installation bumps from the sulley_refactor branch.
Add setuptools debug tip for PCapy
Added another fix for the MinGW -mno-cygwin issue; use Python 2.7.8.
Organized workaround options for the -mno-cygwin issue; MinGW v20101030 link is dead if anyone has a suitable replacement.
Changed WinPcap link to a generic install page to avoid version rot; v4.1.2 gave compatibility warnings on Windows 7.
Better links for pcapy & Impacket
Added some note that pcapy install fails because the g++ mingw package is missing.
Added fix for pcapy build with error "g++: error: unrecognized command line option '--output-lib'"
Workarounds if you are using a newer version of gcc (e.g. 4.7.x)
Added a subnote on MinGW installation, with a link to gccbinarys which are targeting the issue
C++ Compiler component of MinGW is required to install libstdc++-6.dll dependency.
Updated Sulley Fuzzing Framework (markdown)
Update wiki to point to windows installation