Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dobin/RedEdr
/ Process
Method
Process
RedEdrShared/myprocess.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
175
176
Process::Process() {
177
observe = FALSE;
178
hProcess = NULL;
179
}
180
181
182
Process::Process(DWORD _id) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected