Re: Execute Stream?
- From: erewhon@xxxxxxxxxx (J French)
- Date: Wed, 20 Jul 2005 07:22:03 +0000 (UTC)
On Tue, 19 Jul 2005 15:12:34 +0200, "didi" <didi@xxxxxxxxxxxxxxx>
wrote:
>Hi, is possible to load exe File in TFileStream and execute it?
>
>I need this for preview purpouses..
>
>I have two file one is exe that rapresent the header
>the second file is a data file that is attached before header.
>
>I join the two files together with Stream and I want to execute
>the result in manner to get preview before saving it to disk..
If you put the data after the EXE then you can execute the EXE in the
normal way
- it does not care about the extra data as it knows its 'linernal'
size'
If you gave a few more hints about what you are /really/ trying to do,
then perhaps we could come up with some suggestions.
For example do you intend modifying the code or data in the EXE ?
Is this some sort of copy protection system ?
.
- Follow-Ups:
- Re: Execute Stream?
- From: didi
- Re: Execute Stream?
- References:
- Execute Stream?
- From: didi
- Execute Stream?
- Prev by Date: Re: Execute Stream?
- Next by Date: Re: Execute Stream?
- Previous by thread: Re: Execute Stream?
- Next by thread: Re: Execute Stream?
- Index(es):
Relevant Pages
|