Re: Compiling TWO execurables

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Ken Halter (Ken_Halter_at_Use_Sparingly_Hotmail.com)
Date: 02/14/05


Date: Mon, 14 Feb 2005 12:19:53 -0800


"Doug Brooks" <doug@remove_this_eskimo.com> wrote in message
news:UpKdndG2-PM7Yo3fRVn-sA@comcast.com...
> Sorry if it wasn't clear. I'll try again.
>
> I have a slide show executable (created from a non-VB6 application).
> Anyone
> could copy this file and play it. I want to protect it with a dongle.
>

Man... it must be Monday...

Anyway, if you have the source for that "non-VB6 application", you'd be far
better off protecting that.

About the only way I can think of to "embed" one exe inside another is to do
it with Binary file i/o where that entire "embedded" exe was part of a
resource file that would need to be written to a file with an exe extension
before launching and deleted one you're done with it. One crash before
deleting would leave that file for all to see and virus scanners would
probably go nuts.

-- 
Ken Halter - MS-MVP-VB - http://www.vbsight.com
Please keep all discussions in the groups.. 


Relevant Pages

  • Re: ASProtect or IceLicense
    ... protect the EXE and there are several excellent .EXE encryption tools out ... protect you from publishing of serial numbers on the internet, ... is a server-based solution, but it has do be done right. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: protecting an access file
    ... You can't "comply" it to an EXE, but you can generate an MDE file from ... This "complys" the code and puts a password protection on it. ... I know of to protect them from giving it to anyone they feel like. ...
    (comp.databases.ms-access)
  • Decompiling,disassembling - differences
    ... Having a net 2.0 exe or dll ... and having protect it with the tools above mentioned ... And obviously if it is a threat, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: set effective user to root
    ... The question asks how the exe can safely access a file and still ... technique to protect their high score lists and such (see Nethack ...
    (comp.os.linux.misc)
  • Re: Hiding tables and class libraries during deployment
    ... Built an exe and then didn't include the ... > that I may have to include the tables in the deployed project. ... >> You can protect your application against the Refox decompiler by branding ...
    (microsoft.public.fox.programmer.exchange)