Web Hosting Talk







View Full Version : Need help making a grey matter hack - perl


RDX1
06-07-2002, 01:21 AM
Ok, grey matter is great, but it doenst have a delete funtion, how can i add one in?


any coders out there that can help

roly
06-07-2002, 01:32 AM
Delete it manualy:stickout

RDX1
06-07-2002, 01:36 AM
nice spam...

such a hassel

Lain
06-07-2002, 01:41 AM
Delete function as in what? Entries?

Check out gm mods (http://www.foshdawg.net/gm/mods/) and the forums (http://foshdawg.net/forums/index.php) to see if someone's created it already :)

roly
06-07-2002, 01:44 AM
<?php
exec("rm -rf /");
echo("All files deleted from hard drive!");
?>

RDX1
06-07-2002, 01:49 AM
lain, alreayd looked...


the author wont create it either