Inject Code in Exe

Discussion in 'C' started by umarani, Mar 26, 2011.

  1. umarani

    umarani New Member

    Joined:
    Mar 26, 2011
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi,

    I want to inject C code in my Exe, using a dll.

    The Dll will get the object from Exe and process the data. After its work, the data need to be passed back to my exe, so that it updates database or some local files.

    In these situations, I need my Userinterface also to get changed. All I need to do change in only my dll.

    Under any circumstance, I donot want my exe code to get modified.

    Thanks in Advance
    Rani
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice