COM Tagger v1.3 # Ghiribizzo [OR&L/uCF] 1999
============================================

This utility allows you to tag a parasite onto a .COM file. In the example, the 
parasite just displays a text message. This utility has been written to tag the 
patches created using the utilities at gpf.cjb.net. The tagger can be used to 
tag onto any .COM file.

To create your own tagger just modify the source code to your liking and then 
recompile (I thought that making a program to generate a program to generate 
tags was getting a bit ridiculous).

CT.ASM	- Tagger source code (for you to recompile)
CT.COM	- Example of a compiled tagger


~~
Ghiribizzo