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
24 forks
Language: C++
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
dougbinks/rccpp_dx11_exampleA tutorial project demonstrating how to add runtime compiled C++ features to a DirectX11 Dear ImGui example for rapid development and iteration42
tocinc/rmw_coredxProvides an integration layer for Real-Time Data Exchange (RTDX) and Core DX in ROS20
deno-libs/rpcA JSONRPC server router for Deno24
rumpkernel/drv-netif-dpdkA userspace TCP/IP stack that uses DPDK to perform packet I/O.196
rolandpheasant/dynamicdata.snippetsA collection of examples demonstrating dynamic data and reactive programming techniques in C#.139
jherico/vulkanexamplesA collection of C++ examples and demos illustrating various Vulkan API usage scenarios339
lixd/grpc-go-exampleA collection of tutorials and examples on gRPC development in Go165
netcwmp/netcwmpTR-069 protocol implementation100
awslabs/aws-codepipeline-jenkins-aws-codedeploy_linuxA sample AWS CodePipeline pipeline demonstrating a four-stage workflow with Jenkins and AWS Codedeploy50
cxxxr/jsonrpcA Common Lisp implementation of the JSON-RPC 2.0 protocol for remote procedure calls67
rawrtc/rawrtcA WebRTC and ORTC library with data channel implementation for peer-to-peer communication.375
luchris429/purejaxrlA high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality755
dnsimple/dnsimple-api-examplesProvides examples and code to demonstrate the use of the DNSimple API in various programming languages and tools.27
nwfsc-cb/rcaxAn R client to access Coordinated Assessments API data5
jarikomppa/ipcProvides a set of basic primitives for inter-process communication between different parts of a program or across multiple processes.136