Home » Archimedes archive » Micro User » MU 1992-01.adf » !VKiller/Docs/Credits

!VKiller/Docs/Credits

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Micro User » MU 1992-01.adf
Filename: !VKiller/Docs/Credits
Read OK:
File size: 0962 bytes
Load address: FFFFFF43
Exec address: 2B542DF1
File contents
Credits
-------

[Apologies to anyone left off this list - the response I have had from users
has been amazing. Thanks to anyone and everyone involved in this interminable
project !]

* Simon Burrows for supplying me with the Extend Virus module (and clearly
  marked as so, unlike certain other contacts I have :-) ). He also supplied
  me a couple of virus killers written by other people to mull over.

* Philip Colmer for spotting some lax code in V1.10 and making some useful
  improvement suggestions. Fil also substantially reworked V2.00 to produce
  V2.10/2.11 (not generally released) - please see the "History" file for
  further details.

* Hugo Fiennes for the ArchieVirus "Hypothermic" innoculator (but I could have
  worked it out for myself :-) ).

* Alan Glover for supplying me with the CeBit Virus module and an annotated
  disassembly of it too. He also passed Hypothermic, ArchieVirus and both
  strains of the Icon virus onto me.

* Pop Mobility Freak (Ian Ashley) for spotting the (now fixed) error in V1.10
  concerned with disabling the current selected filing system.

* Tor Houghton for noting that SCSI drives aren't recognised - just in the
  nick of time before I posted V1.20 :-) This prompted me to fix the missing
  RamFS parse too...

* Steve Turnbull for pointing out that most "unknown" FSs have a lower case
  filing system name, but an upper case SWI command set. I enhanced this by
  leaving the lowercase check in too and also checking for uppercase + "FS"
  (e.g. scsi -> SCSIFS).

* Graham Allan for pointing out that if the V1.20 VKiller dialogue box is moved
  and then closed/re-opened, it re-appears back in its original position. He
  also suggested that the buttons in the dialogue box should follow Acorn's
  guidelines more closely.

* Douglas Potter for noticing that the "netprint" module was missing from the
  'uninfectable' filing system modules. His other fixes had already been
  implemented before he wrote to me :-)

* Gordon Sinclair, for a copy of the Vigay Virus BASIC program and its
  associated !Boot file. Also thanks to William Davis, who also informed me
  of the Vigay Virus.

* Martin Avison for supplying the much-needed FNgettaskhand(taskname$) routine
  (not sure about its stability though on anything other than RISC OS 2.00 !).

* Stuart Tyrell for supplying me with the Icon virus (plus an early version of
  !KillVirus...).
00000000  43 72 65 64 69 74 73 0a  2d 2d 2d 2d 2d 2d 2d 0a  |Credits.-------.|
00000010  0a 5b 41 70 6f 6c 6f 67  69 65 73 20 74 6f 20 61  |.[Apologies to a|
00000020  6e 79 6f 6e 65 20 6c 65  66 74 20 6f 66 66 20 74  |nyone left off t|
00000030  68 69 73 20 6c 69 73 74  20 2d 20 74 68 65 20 72  |his list - the r|
00000040  65 73 70 6f 6e 73 65 20  49 20 68 61 76 65 20 68  |esponse I have h|
00000050  61 64 20 66 72 6f 6d 20  75 73 65 72 73 0a 68 61  |ad from users.ha|
00000060  73 20 62 65 65 6e 20 61  6d 61 7a 69 6e 67 2e 20  |s been amazing. |
00000070  54 68 61 6e 6b 73 20 74  6f 20 61 6e 79 6f 6e 65  |Thanks to anyone|
00000080  20 61 6e 64 20 65 76 65  72 79 6f 6e 65 20 69 6e  | and everyone in|
00000090  76 6f 6c 76 65 64 20 69  6e 20 74 68 69 73 20 69  |volved in this i|
000000a0  6e 74 65 72 6d 69 6e 61  62 6c 65 0a 70 72 6f 6a  |nterminable.proj|
000000b0  65 63 74 20 21 5d 0a 0a  2a 20 53 69 6d 6f 6e 20  |ect !]..* Simon |
000000c0  42 75 72 72 6f 77 73 20  66 6f 72 20 73 75 70 70  |Burrows for supp|
000000d0  6c 79 69 6e 67 20 6d 65  20 77 69 74 68 20 74 68  |lying me with th|
000000e0  65 20 45 78 74 65 6e 64  20 56 69 72 75 73 20 6d  |e Extend Virus m|
000000f0  6f 64 75 6c 65 20 28 61  6e 64 20 63 6c 65 61 72  |odule (and clear|
00000100  6c 79 0a 20 20 6d 61 72  6b 65 64 20 61 73 20 73  |ly.  marked as s|
00000110  6f 2c 20 75 6e 6c 69 6b  65 20 63 65 72 74 61 69  |o, unlike certai|
00000120  6e 20 6f 74 68 65 72 20  63 6f 6e 74 61 63 74 73  |n other contacts|
00000130  20 49 20 68 61 76 65 20  3a 2d 29 20 29 2e 20 48  | I have :-) ). H|
00000140  65 20 61 6c 73 6f 20 73  75 70 70 6c 69 65 64 0a  |e also supplied.|
00000150  20 20 6d 65 20 61 20 63  6f 75 70 6c 65 20 6f 66  |  me a couple of|
00000160  20 76 69 72 75 73 20 6b  69 6c 6c 65 72 73 20 77  | virus killers w|
00000170  72 69 74 74 65 6e 20 62  79 20 6f 74 68 65 72 20  |ritten by other |
00000180  70 65 6f 70 6c 65 20 74  6f 20 6d 75 6c 6c 20 6f  |people to mull o|
00000190  76 65 72 2e 0a 0a 2a 20  50 68 69 6c 69 70 20 43  |ver...* Philip C|
000001a0  6f 6c 6d 65 72 20 66 6f  72 20 73 70 6f 74 74 69  |olmer for spotti|
000001b0  6e 67 20 73 6f 6d 65 20  6c 61 78 20 63 6f 64 65  |ng some lax code|
000001c0  20 69 6e 20 56 31 2e 31  30 20 61 6e 64 20 6d 61  | in V1.10 and ma|
000001d0  6b 69 6e 67 20 73 6f 6d  65 20 75 73 65 66 75 6c  |king some useful|
000001e0  0a 20 20 69 6d 70 72 6f  76 65 6d 65 6e 74 20 73  |.  improvement s|
000001f0  75 67 67 65 73 74 69 6f  6e 73 2e 20 46 69 6c 20  |uggestions. Fil |
00000200  61 6c 73 6f 20 73 75 62  73 74 61 6e 74 69 61 6c  |also substantial|
00000210  6c 79 20 72 65 77 6f 72  6b 65 64 20 56 32 2e 30  |ly reworked V2.0|
00000220  30 20 74 6f 20 70 72 6f  64 75 63 65 0a 20 20 56  |0 to produce.  V|
00000230  32 2e 31 30 2f 32 2e 31  31 20 28 6e 6f 74 20 67  |2.10/2.11 (not g|
00000240  65 6e 65 72 61 6c 6c 79  20 72 65 6c 65 61 73 65  |enerally release|
00000250  64 29 20 2d 20 70 6c 65  61 73 65 20 73 65 65 20  |d) - please see |
00000260  74 68 65 20 22 48 69 73  74 6f 72 79 22 20 66 69  |the "History" fi|
00000270  6c 65 20 66 6f 72 0a 20  20 66 75 72 74 68 65 72  |le for.  further|
00000280  20 64 65 74 61 69 6c 73  2e 0a 0a 2a 20 48 75 67  | details...* Hug|
00000290  6f 20 46 69 65 6e 6e 65  73 20 66 6f 72 20 74 68  |o Fiennes for th|
000002a0  65 20 41 72 63 68 69 65  56 69 72 75 73 20 22 48  |e ArchieVirus "H|
000002b0  79 70 6f 74 68 65 72 6d  69 63 22 20 69 6e 6e 6f  |ypothermic" inno|
000002c0  63 75 6c 61 74 6f 72 20  28 62 75 74 20 49 20 63  |culator (but I c|
000002d0  6f 75 6c 64 20 68 61 76  65 0a 20 20 77 6f 72 6b  |ould have.  work|
000002e0  65 64 20 69 74 20 6f 75  74 20 66 6f 72 20 6d 79  |ed it out for my|
000002f0  73 65 6c 66 20 3a 2d 29  20 29 2e 0a 0a 2a 20 41  |self :-) )...* A|
00000300  6c 61 6e 20 47 6c 6f 76  65 72 20 66 6f 72 20 73  |lan Glover for s|
00000310  75 70 70 6c 79 69 6e 67  20 6d 65 20 77 69 74 68  |upplying me with|
00000320  20 74 68 65 20 43 65 42  69 74 20 56 69 72 75 73  | the CeBit Virus|
00000330  20 6d 6f 64 75 6c 65 20  61 6e 64 20 61 6e 20 61  | module and an a|
00000340  6e 6e 6f 74 61 74 65 64  0a 20 20 64 69 73 61 73  |nnotated.  disas|
00000350  73 65 6d 62 6c 79 20 6f  66 20 69 74 20 74 6f 6f  |sembly of it too|
00000360  2e 20 48 65 20 61 6c 73  6f 20 70 61 73 73 65 64  |. He also passed|
00000370  20 48 79 70 6f 74 68 65  72 6d 69 63 2c 20 41 72  | Hypothermic, Ar|
00000380  63 68 69 65 56 69 72 75  73 20 61 6e 64 20 62 6f  |chieVirus and bo|
00000390  74 68 0a 20 20 73 74 72  61 69 6e 73 20 6f 66 20  |th.  strains of |
000003a0  74 68 65 20 49 63 6f 6e  20 76 69 72 75 73 20 6f  |the Icon virus o|
000003b0  6e 74 6f 20 6d 65 2e 0a  0a 2a 20 50 6f 70 20 4d  |nto me...* Pop M|
000003c0  6f 62 69 6c 69 74 79 20  46 72 65 61 6b 20 28 49  |obility Freak (I|
000003d0  61 6e 20 41 73 68 6c 65  79 29 20 66 6f 72 20 73  |an Ashley) for s|
000003e0  70 6f 74 74 69 6e 67 20  74 68 65 20 28 6e 6f 77  |potting the (now|
000003f0  20 66 69 78 65 64 29 20  65 72 72 6f 72 20 69 6e  | fixed) error in|
00000400  20 56 31 2e 31 30 0a 20  20 63 6f 6e 63 65 72 6e  | V1.10.  concern|
00000410  65 64 20 77 69 74 68 20  64 69 73 61 62 6c 69 6e  |ed with disablin|
00000420  67 20 74 68 65 20 63 75  72 72 65 6e 74 20 73 65  |g the current se|
00000430  6c 65 63 74 65 64 20 66  69 6c 69 6e 67 20 73 79  |lected filing sy|
00000440  73 74 65 6d 2e 0a 0a 2a  20 54 6f 72 20 48 6f 75  |stem...* Tor Hou|
00000450  67 68 74 6f 6e 20 66 6f  72 20 6e 6f 74 69 6e 67  |ghton for noting|
00000460  20 74 68 61 74 20 53 43  53 49 20 64 72 69 76 65  | that SCSI drive|
00000470  73 20 61 72 65 6e 27 74  20 72 65 63 6f 67 6e 69  |s aren't recogni|
00000480  73 65 64 20 2d 20 6a 75  73 74 20 69 6e 20 74 68  |sed - just in th|
00000490  65 0a 20 20 6e 69 63 6b  20 6f 66 20 74 69 6d 65  |e.  nick of time|
000004a0  20 62 65 66 6f 72 65 20  49 20 70 6f 73 74 65 64  | before I posted|
000004b0  20 56 31 2e 32 30 20 3a  2d 29 20 54 68 69 73 20  | V1.20 :-) This |
000004c0  70 72 6f 6d 70 74 65 64  20 6d 65 20 74 6f 20 66  |prompted me to f|
000004d0  69 78 20 74 68 65 20 6d  69 73 73 69 6e 67 0a 20  |ix the missing. |
000004e0  20 52 61 6d 46 53 20 70  61 72 73 65 20 74 6f 6f  | RamFS parse too|
000004f0  2e 2e 2e 0a 0a 2a 20 53  74 65 76 65 20 54 75 72  |.....* Steve Tur|
00000500  6e 62 75 6c 6c 20 66 6f  72 20 70 6f 69 6e 74 69  |nbull for pointi|
00000510  6e 67 20 6f 75 74 20 74  68 61 74 20 6d 6f 73 74  |ng out that most|
00000520  20 22 75 6e 6b 6e 6f 77  6e 22 20 46 53 73 20 68  | "unknown" FSs h|
00000530  61 76 65 20 61 20 6c 6f  77 65 72 20 63 61 73 65  |ave a lower case|
00000540  0a 20 20 66 69 6c 69 6e  67 20 73 79 73 74 65 6d  |.  filing system|
00000550  20 6e 61 6d 65 2c 20 62  75 74 20 61 6e 20 75 70  | name, but an up|
00000560  70 65 72 20 63 61 73 65  20 53 57 49 20 63 6f 6d  |per case SWI com|
00000570  6d 61 6e 64 20 73 65 74  2e 20 49 20 65 6e 68 61  |mand set. I enha|
00000580  6e 63 65 64 20 74 68 69  73 20 62 79 0a 20 20 6c  |nced this by.  l|
00000590  65 61 76 69 6e 67 20 74  68 65 20 6c 6f 77 65 72  |eaving the lower|
000005a0  63 61 73 65 20 63 68 65  63 6b 20 69 6e 20 74 6f  |case check in to|
000005b0  6f 20 61 6e 64 20 61 6c  73 6f 20 63 68 65 63 6b  |o and also check|
000005c0  69 6e 67 20 66 6f 72 20  75 70 70 65 72 63 61 73  |ing for uppercas|
000005d0  65 20 2b 20 22 46 53 22  0a 20 20 28 65 2e 67 2e  |e + "FS".  (e.g.|
000005e0  20 73 63 73 69 20 2d 3e  20 53 43 53 49 46 53 29  | scsi -> SCSIFS)|
000005f0  2e 0a 0a 2a 20 47 72 61  68 61 6d 20 41 6c 6c 61  |...* Graham Alla|
00000600  6e 20 66 6f 72 20 70 6f  69 6e 74 69 6e 67 20 6f  |n for pointing o|
00000610  75 74 20 74 68 61 74 20  69 66 20 74 68 65 20 56  |ut that if the V|
00000620  31 2e 32 30 20 56 4b 69  6c 6c 65 72 20 64 69 61  |1.20 VKiller dia|
00000630  6c 6f 67 75 65 20 62 6f  78 20 69 73 20 6d 6f 76  |logue box is mov|
00000640  65 64 0a 20 20 61 6e 64  20 74 68 65 6e 20 63 6c  |ed.  and then cl|
00000650  6f 73 65 64 2f 72 65 2d  6f 70 65 6e 65 64 2c 20  |osed/re-opened, |
00000660  69 74 20 72 65 2d 61 70  70 65 61 72 73 20 62 61  |it re-appears ba|
00000670  63 6b 20 69 6e 20 69 74  73 20 6f 72 69 67 69 6e  |ck in its origin|
00000680  61 6c 20 70 6f 73 69 74  69 6f 6e 2e 20 48 65 0a  |al position. He.|
00000690  20 20 61 6c 73 6f 20 73  75 67 67 65 73 74 65 64  |  also suggested|
000006a0  20 74 68 61 74 20 74 68  65 20 62 75 74 74 6f 6e  | that the button|
000006b0  73 20 69 6e 20 74 68 65  20 64 69 61 6c 6f 67 75  |s in the dialogu|
000006c0  65 20 62 6f 78 20 73 68  6f 75 6c 64 20 66 6f 6c  |e box should fol|
000006d0  6c 6f 77 20 41 63 6f 72  6e 27 73 0a 20 20 67 75  |low Acorn's.  gu|
000006e0  69 64 65 6c 69 6e 65 73  20 6d 6f 72 65 20 63 6c  |idelines more cl|
000006f0  6f 73 65 6c 79 2e 0a 0a  2a 20 44 6f 75 67 6c 61  |osely...* Dougla|
00000700  73 20 50 6f 74 74 65 72  20 66 6f 72 20 6e 6f 74  |s Potter for not|
00000710  69 63 69 6e 67 20 74 68  61 74 20 74 68 65 20 22  |icing that the "|
00000720  6e 65 74 70 72 69 6e 74  22 20 6d 6f 64 75 6c 65  |netprint" module|
00000730  20 77 61 73 20 6d 69 73  73 69 6e 67 20 66 72 6f  | was missing fro|
00000740  6d 20 74 68 65 0a 20 20  27 75 6e 69 6e 66 65 63  |m the.  'uninfec|
00000750  74 61 62 6c 65 27 20 66  69 6c 69 6e 67 20 73 79  |table' filing sy|
00000760  73 74 65 6d 20 6d 6f 64  75 6c 65 73 2e 20 48 69  |stem modules. Hi|
00000770  73 20 6f 74 68 65 72 20  66 69 78 65 73 20 68 61  |s other fixes ha|
00000780  64 20 61 6c 72 65 61 64  79 20 62 65 65 6e 0a 20  |d already been. |
00000790  20 69 6d 70 6c 65 6d 65  6e 74 65 64 20 62 65 66  | implemented bef|
000007a0  6f 72 65 20 68 65 20 77  72 6f 74 65 20 74 6f 20  |ore he wrote to |
000007b0  6d 65 20 3a 2d 29 0a 0a  2a 20 47 6f 72 64 6f 6e  |me :-)..* Gordon|
000007c0  20 53 69 6e 63 6c 61 69  72 2c 20 66 6f 72 20 61  | Sinclair, for a|
000007d0  20 63 6f 70 79 20 6f 66  20 74 68 65 20 56 69 67  | copy of the Vig|
000007e0  61 79 20 56 69 72 75 73  20 42 41 53 49 43 20 70  |ay Virus BASIC p|
000007f0  72 6f 67 72 61 6d 20 61  6e 64 20 69 74 73 0a 20  |rogram and its. |
00000800  20 61 73 73 6f 63 69 61  74 65 64 20 21 42 6f 6f  | associated !Boo|
00000810  74 20 66 69 6c 65 2e 20  41 6c 73 6f 20 74 68 61  |t file. Also tha|
00000820  6e 6b 73 20 74 6f 20 57  69 6c 6c 69 61 6d 20 44  |nks to William D|
00000830  61 76 69 73 2c 20 77 68  6f 20 61 6c 73 6f 20 69  |avis, who also i|
00000840  6e 66 6f 72 6d 65 64 20  6d 65 0a 20 20 6f 66 20  |nformed me.  of |
00000850  74 68 65 20 56 69 67 61  79 20 56 69 72 75 73 2e  |the Vigay Virus.|
00000860  0a 0a 2a 20 4d 61 72 74  69 6e 20 41 76 69 73 6f  |..* Martin Aviso|
00000870  6e 20 66 6f 72 20 73 75  70 70 6c 79 69 6e 67 20  |n for supplying |
00000880  74 68 65 20 6d 75 63 68  2d 6e 65 65 64 65 64 20  |the much-needed |
00000890  46 4e 67 65 74 74 61 73  6b 68 61 6e 64 28 74 61  |FNgettaskhand(ta|
000008a0  73 6b 6e 61 6d 65 24 29  20 72 6f 75 74 69 6e 65  |skname$) routine|
000008b0  0a 20 20 28 6e 6f 74 20  73 75 72 65 20 61 62 6f  |.  (not sure abo|
000008c0  75 74 20 69 74 73 20 73  74 61 62 69 6c 69 74 79  |ut its stability|
000008d0  20 74 68 6f 75 67 68 20  6f 6e 20 61 6e 79 74 68  | though on anyth|
000008e0  69 6e 67 20 6f 74 68 65  72 20 74 68 61 6e 20 52  |ing other than R|
000008f0  49 53 43 20 4f 53 20 32  2e 30 30 20 21 29 2e 0a  |ISC OS 2.00 !)..|
00000900  0a 2a 20 53 74 75 61 72  74 20 54 79 72 65 6c 6c  |.* Stuart Tyrell|
00000910  20 66 6f 72 20 73 75 70  70 6c 79 69 6e 67 20 6d  | for supplying m|
00000920  65 20 77 69 74 68 20 74  68 65 20 49 63 6f 6e 20  |e with the Icon |
00000930  76 69 72 75 73 20 28 70  6c 75 73 20 61 6e 20 65  |virus (plus an e|
00000940  61 72 6c 79 20 76 65 72  73 69 6f 6e 20 6f 66 0a  |arly version of.|
00000950  20 20 21 4b 69 6c 6c 56  69 72 75 73 2e 2e 2e 29  |  !KillVirus...)|
00000960  2e 0a                                             |..|
00000962