Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ SendEmitterPipe
Function
SendEmitterPipe
RedEdrPplService/emitter.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
21
22
void SendEmitterPipe(char* buffer) {
23
pipeClient.Send(buffer);
24
}
25
26
27
void DisconnectEmitterPipe() {
Callers
3
event_callback
Function · 0.85
event_callback_defendertrace
Function · 0.85
ServiceControlPipeThread
Function · 0.85
Calls
1
Send
Method · 0.80
Tested by
no test coverage detected