SYM.COM (c)1997 Greythorne The Technomancer

Special thanks go to [Onurb] for the search routine that allows the
launch program to detect a previous install of the symbiote



Originally only Released to FraVia and Onurb for personal use,
I have now made it available for all crackers on the net who may make
use of it.

IF SOMEONE MAKES A WINDOWS 16-bit version or 32-bit version before I
am able to, PLEASE LET ME KNOW since this works with DOS .EXE and .COM files

I compiled it using TASM 4.0 but it may well work with other assemblers

 = = =

 This program attaches a symbiote at the end of a .COM file or a .EXE file,
 and executes first, then restores the header and executes the program
 as normal

 Programs it will not work with are some programs that use the same structure
 such as PKLITE, or other file compressors or encrypters, so use UNP.EXE
 to remove the compression before attempting to attach the symbiote 

 = = =

included with this program are 2 test files: a .COM and an .EXE

execute TEST.COM and UUENCODE.EXE to see how they work

then try:
  SYM TEST.COM
and
  SYM UUENCODE.EXE

NOW execute TEST.COM and UUENCODE.EXE to see how they are altered

The only payload in the symbiote at the moment is a text message,
but an assembly programmer like yourself should be able to put your
own data here... right?

    a loader maybe?
    data encryption?
    password or passkey files?

        *grin!*

If you give credit to yourself in using this program -
give credit to me for all the work I have done

(This allows you to make invisible trojans without any silly credit messages)
...yes I am thinking of your well being dear fellow cracker!

Take care,

+gthorne'97
