|
-
December 1st, 2011, 11:59 AM
#1
Add menu to closed-source program
Hi
I'd like to add some functionality to a program for which I only have the binaries. It's a C++ program, probably MFC.
My question: is there some reasonably easy way to do this - that is, without the kind of code injection techniques commonly used for malicious code? I was thinking of a wrapper program that launches the target program and then modifies its menu and registers an event handler. Is this possible?
Thanks
Erik
Tags for this Thread
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
|