kb432 Posted September 26, 2016 Posted September 26, 2016 How do i add an executable code / exe to another executable's body. So when the first file runs it will also execute the second files body from the first one? i have heard like code cave but with all modification. how do i do it ? In C or C++ programming language?
Loki Posted September 26, 2016 Posted September 26, 2016 You really need to start searching for yourself..... all these topics have well documented answers. Your process should be this: Read, try, re-read, retry, ask a well formed question. Otherwise, you will never get anywhere
atom0s Posted September 26, 2016 Posted September 26, 2016 There is a giant article covering this on CodeProject. Google it and you will find it easily..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now