------------------------
Amiga Virus Encyclopedia
DirOpus BBS Virus
------------------------
Diropus BBS Virus:
Other name: Andy/Decade
This virus becomes only dangerous, if you have a mailbox running
with the AmiExpress mailbox programm. The viruses tries to work
with the "bbs:user.data" and the "bbs:user.keys". It does not clear
any data. Simply clear this file on your disc.
Detection and Repairroutine tested on 14.01.1993.
A little part of the virus:
---------------------------
MOVEA.L #newuser,A0 ; new BBS user info
MOVE.L #MODE_OLDFILE,D2
JSR _LVOOpen(A6) ; User.Data will be
; opened
MOVE.L D0,handle0
MOVE.L handle0,D1
MOVE.L memblock,D2
JSR _LVOClose(A6)
rts
newuser DC.B 'ANDY/DECADE',0
DC.B '----------------30',0
DC.B 0
DC.W 0
L_75E DC.W 1
DC.W $61
DC.B 'dding----------19',0
Removal: Kickstart 1.2 & 1.3 : VT-Schutz v3.17
Kickstart all others: VirusZ III with Xvs.library installed
Test by Markus Schmall