From: Leon AT caresystems DOT com DOT au To: djgpp AT delorie DOT com Date: Tue, 27 Jun 2000 10:02:29 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: is it possible to use strip option in call to compiler Message-ID: <39587BB5.26099.25A341@localhost> In-reply-to: <7pmdlskj9619o6man4864dfqk5q2abdn4t@4ax.com> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > I just skip the `strip' step and head straight > into the UPX packer. It automatically strips > debugging symbols from the executable, compresses > the rest, and adds an unpacker stub to the > beginning. what is the bit of adding an unpacker stub to the begining?!