Skip to content

Small Prototype where the main tool adds PipeCommLib Library to other tool via Cecil, enabling Interprocess Communication over a Pipe.

Notifications You must be signed in to change notification settings

dominikheeb/PrototypeCecilPipeCommunication

Repository files navigation

PrototypeCecilPipeCommunication

Small Prototype where the main tool adds PipeCommLib Library to other tool via Cecil, enabling Interprocess Communication over a Pipe.

V1: To Start Prototype, Build the Project and Copy PipeCommLibrary.dll to bin Directory of PipeTestServer And Copy PipeTestClient.exe to the same directory

Now the PipeTestServer will add the PipeCommLibrary via Cecil to the PipeTestClient and also will add some code to every Method in the Client. The Client will then start to send messages over the NamedPipe to the Server

About

Small Prototype where the main tool adds PipeCommLib Library to other tool via Cecil, enabling Interprocess Communication over a Pipe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages