Binding .dll -> .exe

Discussion in 'С/С++, C#, Rust, Swift, Go, Java, Perl, Ruby' started by хИНт, 18 Mar 2014.

  1. хИНт

    хИНт New Member

    Joined:
    27 Feb 2003
    Messages:
    4
    Likes Received:
    0
    Reputations:
    0
    My question is, how can I send a .dll attachment that is located in the same project as the main.cpp file with the project after it is compiled.

    So for example, after the server.exe is executed on the remote machine the dll is binded to the pid of a given process, this part I already solved, just by injecting the .dll into the pid by name using the ATL in MSVS, but how can I send the server.exe containing the dll at the same time so that I wouldn't have to wget it from the webserver after RCE has been triggered on the remote machine.
     
    #1 хИНт, 18 Mar 2014
    Last edited: 19 Mar 2014
  2. #colorblind

    #colorblind Moderator

    Joined:
    31 Jan 2014
    Messages:
    634
    Likes Received:
    246
    Reputations:
    42
    Смени аватарку и пиши без google translate :D
     
  3. хИНт

    хИНт New Member

    Joined:
    27 Feb 2003
    Messages:
    4
    Likes Received:
    0
    Reputations:
    0
    2 #colorblind, ты тут всем указываешь что нужно делать? Мой русский оставляет желать лучшего, но как говорил Владимир Ленин: "Учиться, учиться и учиться" :)