MCPcopy Create free account
hub / github.com/SafeBreach-Labs/PoolParty / RemoteTpWorkInsertion

Method RemoteTpWorkInsertion

PoolParty/PoolParty.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108RemoteTpWorkInsertion::RemoteTpWorkInsertion(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
109 : PoolParty{ dwTargetPid, cShellcode, szShellcodeSize }
110{
111}
112
113void RemoteTpWorkInsertion::HijackHandles()
114{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected