cs-rdll-ipc-example

Named pipe example

Provides an example code pattern for using named pipes to send and receive output between a injected DLL and a beacon process

Example code for using named pipe output with beacon ReflectiveDLLs

GitHub

111 stars
4 watching
25 forks
Language: C++
last commit: over 4 years ago

Related projects:

Repository Description Stars
dougbinks/rccpp_dx11_example A tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration 42
tocinc/rmw_coredx Provides an integration layer for Real-Time Data Exchange (RTDX) and Core DX in ROS2 0
deno-libs/rpc A JSONRPC server router for Deno 24
rumpkernel/drv-netif-dpdk A userspace TCP/IP stack that uses DPDK to perform packet I/O. 197
rolandpheasant/dynamicdata.snippets A collection of C# samples demonstrating various dynamic data and reactive extensions techniques. 139
jherico/vulkanexamples A collection of C++ examples and demos illustrating various Vulkan API usage scenarios 339
lixd/grpc-go-example A collection of tutorials and examples on gRPC development in Go 165
netcwmp/netcwmp TR-069 protocol implementation 100
awslabs/aws-codepipeline-jenkins-aws-codedeploy_linux A sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy 50
cxxxr/jsonrpc A JSON-RPC implementation in Common Lisp for making requests to servers or clients over the network. 66
rawrtc/rawrtc A WebRTC and ORTC library with data channel implementation for peer-to-peer communication. 375
luchris429/purejaxrl A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality 722
dnsimple/dnsimple-api-examples Provides code examples and libraries to integrate with the DNSimple API 27
nwfsc-cb/rcax An R client to access Coordinated Assessments API data 5
jarikomppa/ipc Provides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes. 135