MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / GetThreadHandle

Method GetThreadHandle

Src/Common/FSecure/WinTools/InjectionBuffer.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76
77
78 HANDLE InjectionBuffer::GetThreadHandle()
79 {
80 return m_BeaconThread;
81 }
82
83}
84

Callers 4

OhxC2AgentMethod · 0.80
~OhxC2AgentMethod · 0.80
~GruntMethod · 0.80
~BeaconMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected