|
-
Nov 18th, 1999, 09:26 PM
#1
Thread Starter
Lively Member
Hi
--
I would like to know how can I integrate ONE exe file to a SECOND exe file so when the second exe file is executed the first exe will run too.
Thanks!!
-
Nov 18th, 1999, 10:56 PM
#2
Guru
I assume you created at least one of the EXEs:
Put the EXE you didn't create ("second EXE") in a source file (copy & paste it from a hex-editor). Then when you need to access it, extract it from the resource file, put it in a temp file and execute it. That's about it...
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
AIM: RYoni69
-
Nov 20th, 1999, 03:59 PM
#3
Member
Hi,
How do you extract a large file from the RES file?
Thanks.
-
Nov 22nd, 1999, 04:24 AM
#4
Do you want a tool or do you want to know how to do it.
If you need the tool e-mail me and I'll send you an executable.
You can take any .exe and conseal another .exe within is, when one is ran the other wil l run also.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|