All Projects → nikic → Phuzzy

nikic / Phuzzy

Licence: other
Fuzzer for PHP internal functions

Programming Languages

PHP
23972 projects - #3 most used programming language

Phuzzy

This is a PHP fuzzer. Fuzzing is a technique of finding bugs by generating random function calls.

This script needs an sqlite database containing function information. This database can be obtained from http://doc.php.net/downloads/sqlite/php_manual_en.sqlite.

(Code is dirty as this is mainly for personal use, sorry.)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].