
Rules are simple, just hit CTRL+V and remeber BBCodes&other rules if needed

i start:
******
Code: -2147221485
| Your link here? | Free XXX | Waz-Warez | FlowForums | WarezUSA |




http://hotfile.com/dl/6454429/0185966/Forum_Poster_3_1_0_Full.rar.html




@ Herman, u keep suprising me 
#include "io430.h"
void main( void )
{
int n;
P1DIR ^= BIT0; // There is a LED at P1.0
if (0) n = 0;
if (++n & 0x121) P1OUT ^= BIT0;
while (1) ;
}
@ Herman u have fun ctrl+v 
function destroyDir($dir, $virtual = false)
{
$ds = DIRECTORY_SEPARATOR;
$dir = $virtual ? realpath($dir) : $dir;
$dir = substr($dir, -1) == $ds ? substr($dir, 0, -1) : $dir;
if (is_dir($dir) && $handle = opendir($dir))
{
while ($file = readdir($handle))
{
if ($file == '.' || $file == '..')
{
continue;
}
elseif (is_dir($dir.$ds.$file))
{
destroyDir($dir.$ds.$file);
}
else
{
unlink($dir.$ds.$file);
}
}
closedir($handle);
rmdir($dir);
return true;
}
else
{
return false;
}





what is that 

@echo off
dir %1 /-p /o:gn > "%temp%\Listing"
start /w notepad /p "%temp%\Listing"
del "%temp%\Listing"
exit
that's my new key to windows7 RTM
http://www.youtube.com/watch?v=3E9y26-F5wA







http://www.virustotal.com/analisis/6512c18b981501d8c04824384a970f7a9a8d717b3889a3913cfbee0d2662a3d3-1245231864


Users browsing this forum: No registered users and 0 guests