home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.92 / text0041.txt < prev    next >
Encoding:
Text File  |  1996-04-02  |  2.1 KB  |  50 lines

  1. Dear Folks,
  2.  
  3.     I think the information about viruses below may be of  
  4. sufficient interest to merit a reply to the entire mailing group.   
  5. This is my response to the questions posed by John Troxell  
  6. <unmvax!pucc.Princeton.EDU!JKTROXE%ERENJ.BITNET>.
  7.  
  8.     --Cliff
  9.  
  10. >>     What are good archive sites for mac software?
  11.  
  12. sumex.stanford.edu has an "info-mac" subdirectory that has tons of  
  13. stuff.  There are many others, check out the FAQ (answers to  
  14. Frequently Asked Questions) in the various mac newsgroups if you have  
  15. access to netnews.
  16.  
  17. >>     Do I just uncompress/untar in ExecutorVolume?
  18.  
  19. Pick up the files as either ".hqx" or ".bin" and put them within  
  20. ExecutorVolume and run Binhex on them.  Make sure you use "binary"  
  21. mode to transfer files whose extension is ".bin".  If you have NCSA  
  22. telnet you can use the "Macbinary" option to copy files from a Mac  
  23. over to your machine, where you can unbinhex them (don't use  
  24. "Macbinary" with .hqx or .bin files, they are already in a form  
  25. Binhex understands).
  26.  
  27. >>     Are mac viruses a potential threat to the NeXT?
  28.  
  29. Yes and No and Yes:
  30.  
  31.     Yes) viruses could mess up the "mac universe" that Executor  
  32. provides you with.  As far as I know the threat is limited to your  
  33. MACVOLUMES.  I suppose someone could write a virus that specifically  
  34. guns for the rest of your NeXT but with only a couple hundred people  
  35. running Executor, I doubt anyone would go to the trouble of doing  
  36. that.
  37.  
  38.     No) I suspect that most viruses won't work anyway because we  
  39. do not execute code out of the system file.  The standard "MDEF"s are  
  40. compiled into Executor and are special cased.  I really don't know  
  41. much about all the virsuses that are out there so I make no promises.
  42.  
  43.     Yes) One serious consiseration about viruses is right now I  
  44. know of no way to detect them under Executor.  The virus checkers  
  45. that run as INITs or CDEVs won't work because we don't support INITs  
  46. or CDEVs.  I don't know about the virus checkers that examine your  
  47. filesystem, but I do know that our System file has much less in it  
  48. than a typical System file and that may confuse things.
  49.  
  50.