| delorie.com/archives/browse.cgi | search | 
| From: | "Damian Yerrick" <mail DOT me DOT at DOT your DOT own DOT risk AT pineight DOT 8m DOT com> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | DJGPP viruses (Re: HELP! "invalid page exception"??) | 
| Date: | Tue, 14 Sep 1999 18:30:50 -0500 | 
| Organization: | Rose-Hulman Institute of Technology | 
| Lines: | 32 | 
| Message-ID: | <7rmlv7$99s$1@solomon.cs.rose-hulman.edu> | 
| References: | <37D534CD DOT 9FE72805 AT this DOT newsgroup> <Pine DOT SUN DOT 3 DOT 91 DOT 990908103147 DOT 21899I-100000 AT is> <37D6B63A DOT 68278B19 AT this DOT newsgroup> <Pine DOT SUN DOT 3 DOT 91 DOT 990909092000 DOT 6646I-100000 AT is> <37D7B0BD DOT DE998100 AT this DOT newsgroup> <Pine DOT SUN DOT 3 DOT 91 DOT 990913123223 DOT 8713K-100000 AT is> | 
| NNTP-Posting-Host: | yerricde.laptop.rose-hulman.edu | 
| X-Trace: | solomon.cs.rose-hulman.edu 937351975 9532 137.112.205.146 (14 Sep 1999 23:32:55 GMT) | 
| X-Complaints-To: | news AT cs DOT rose-hulman DOT edu | 
| NNTP-Posting-Date: | 14 Sep 1999 23:32:55 GMT | 
| X-Priority: | 3 | 
| X-MSMail-Priority: | Normal | 
| X-Newsreader: | Microsoft Outlook Express 5.00.2314.1300 | 
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote in message news:Pine DOT SUN DOT 3 DOT 91 DOT 990913123223 DOT 8713K-100000 AT is... > > On Thu, 9 Sep 1999, Tony Welsh wrote: > > > I wouldn't think that a virus scanner would interfere with a > > compile, I could understand if the program was running and doing > > some low level commands and then it fails, but not a compile. Low level like writing to (infecting) an executable file? > Antivirus sits on the Windows program invocation chain and checks > every program that is invoked. Antivirus software can also check for writing to EXE files, which the linker does, and all viruses but boot sector viruses also do. I believe this was called VSafe. > So it could interfere with program invocation, > especially since DJGPP programs are not > real-mode DOS executables. They aren't, and DOS viruses can't infect them, but some viruses are specially designed to infect COFF binaries produced by DJGPP's linker. Damian Yerrick http://come.to/yerrick http://pineight.webjump.com
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |