home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / msdos / programm / 3276 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.0 KB  |  23 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!cs.utexas.edu!csc.ti.com!tilde.csc.ti.com!mksol!daniel
  3. From: daniel@mksol.dseg.ti.com (daniel lemon)
  4. Subject: PKLITE and viruses
  5. Message-ID: <1993Jan28.170615.20247@mksol.dseg.ti.com>
  6. Organization: Texas Instruments, Inc
  7. References: <1993Jan27.013940.29180@nuscc.nus.sg> <1993Jan27.165746.7404@Informatik.TU-Muenchen.DE>
  8. Date: Thu, 28 Jan 1993 17:06:15 GMT
  9. Lines: 12
  10.  
  11. In article
  12. ><1993Jan27.165746.7404@Informatik.TU-Muenchen.DE>lehner@Informatik.TU-Muenchen.DE (Alexander Lehner) writes:
  13.  
  14. >PKLITE (for example) compresses the .EXE file as any normal
  15. >compression does, but inserting a little de-compressing program at
  16. >the beginnit of the file, so that, if the program is executed, the
  17. >de-compression prg. will decompress the code-data and THEN execute
  18. >the normal program.
  19.  
  20. But if you compress a program that has a virus in it, then will a
  21. virus scanner still find the virus in its compressed form?  I would
  22. think that it wouldn't.  This could be dangerous, couldn't it?
  23.