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

Method RemoteTpWaitInsertion

PoolParty/PoolParty.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148RemoteTpWaitInsertion::RemoteTpWaitInsertion(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
149 : AsynchronousWorkItemInsertion{ dwTargetPid, cShellcode, szShellcodeSize }
150{
151}
152
153void RemoteTpWaitInsertion::SetupExecution() const
154{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected