From: GBeushausen AT t-online DOT de (Gunnar Beushausen) Newsgroups: comp.os.msdos.djgpp Subject: Linking routines with DJGPP Date: 8 Nov 1996 21:10:40 GMT Organization: Telekom Online Internet Gateway Lines: 16 Message-ID: <5607kg$sc2@news00.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, i've got a BIG problem! I'm writing an exe packer, with some extra security features. One of these features is, that it should make the exe file, that it should pack later, immune to any debuggers. I thought i can do this by adding some self modifying code. That's no problem, but how can i link this code to an exe file. I think that's kind of the same technique that some viruses use to hide themselfes against anti virus scanners. I wan't to use this technique to hide the programm against debuggers and crackers. Is there any one out there, who can help me writing a link routine to add this code to a programm? --- Gunnar Beushausen GBeushausen AT t-online DOT de