943,680 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1303
  • C++ RSS
You are currently viewing page 1 of this multi-page discussion thread
Mar 25th, 2009
0

creating exe from program

Expand Post »
i have created an exe which shows a message
but the problem is i want to create another program
from which a person can enter his name, choose destination
and click create
after clicking create a new exe if made in the location he chose which has the name he entered for eg the program axcrypt create exe in which u enter the password the if decrypts it self i want something like that. A program that can modify, create and execute an exe
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
aksshe10 is offline Offline
29 posts
since Sep 2008
Mar 25th, 2009
0

Re: creating exe from program

sorry buddy, but i cannot understand a word you are saying.

from this bit:
Quote ...
exe in which u enter the password the if decrypts it self i want something like that. A program that can modify, create and execute an exe
i think you mean a program which packs and encrypts another executable. is this right?


Quote ...
i have created an exe which shows a message
but the problem is i want to create another program
um wtf?
Reputation Points: 10
Solved Threads: 1
Light Poster
shea279 is offline Offline
43 posts
since Mar 2009
Mar 25th, 2009
0

Re: creating exe from program

Ok, so you want to create, modify and execute a BINARY FILE inside a program? That's a hard job...

Make yourself more clear...

If you want to execute other programs from a main problem, consider using Windows or Linux system calls for that. You can also use a script that will call the executable files.
Reputation Points: 72
Solved Threads: 26
Posting Whiz in Training
GDICommander is offline Offline
209 posts
since Jun 2008
Mar 26th, 2009
0

Re: creating exe from program

hey it is something like a sfx
i want a program to modfy another exe after adding custom data to it
like i have a program which says "hello world!" and another program which has an input field where i can enter "earth" and this(the second program) extracts and modify the first program to say "hello earth".
Reputation Points: 10
Solved Threads: 0
Light Poster
aksshe10 is offline Offline
29 posts
since Sep 2008
Mar 26th, 2009
0

Re: creating exe from program

ahh i got your point!
First of all you need to create an exe which says hello world.
And than you should create another program that injects a dll into the first program which will add "hello earth".
The injection of the dll is pretty hard work...
Last edited by laconstantine; Mar 26th, 2009 at 8:38 am.
Reputation Points: 10
Solved Threads: 1
Junior Poster in Training
laconstantine is offline Offline
70 posts
since May 2007
Mar 30th, 2009
0

Re: creating exe from program

thank god u got it right now please help me
thankx....
Reputation Points: 10
Solved Threads: 0
Light Poster
aksshe10 is offline Offline
29 posts
since Sep 2008
Mar 30th, 2009
0

Re: creating exe from program

here is a rather helpful tutorial
https://www.rohitab.com/discuss/inde...howtopic=30281
Reputation Points: 10
Solved Threads: 1
Light Poster
shea279 is offline Offline
43 posts
since Mar 2009
Apr 1st, 2009
0

Re: creating exe from program

thankx shea279 it was very useful
daniweb never disappoints......
Reputation Points: 10
Solved Threads: 0
Light Poster
aksshe10 is offline Offline
29 posts
since Sep 2008
Apr 3rd, 2009
0

Re: creating exe from program

i understood how to modfy data but how to add and extract data from it....
Reputation Points: 10
Solved Threads: 0
Light Poster
aksshe10 is offline Offline
29 posts
since Sep 2008
Apr 3rd, 2009
0

Re: creating exe from program

while it is running, or if it just a .exe file sitting on your computer?
Reputation Points: 10
Solved Threads: 1
Light Poster
shea279 is offline Offline
43 posts
since Mar 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: How can I use more memory?
Next Thread in C++ Forum Timeline: if else statement ???? c++





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC