..different index page for the suite. It's very easy because the only thing you need to do is change the content of default.php. I don't want to create something like hello world or..
xAnalyze is a module that can search through corrupt data and configuration files in order to find the exact position of errors
<?php
/* Properties for module */
$aProperties = array();
$aProperties['name'] = "xScan";
$aProperties['version'] = "0.6.0";
$aProperties['author'] = "Remco Kouw";
$aProperties['description'] = "xScan is a portscanner that scans (remote) systems for open ports. You can either scan a range of ports or manually enter the ports you want to scan";
$aProperties['category'] = "information_gathering";
?>