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

Method RemoteTpDirectInsertion

PoolParty/PoolParty.cpp:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322}
323
324RemoteTpDirectInsertion::RemoteTpDirectInsertion(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
325 : AsynchronousWorkItemInsertion{ dwTargetPid, cShellcode, szShellcodeSize }
326{
327}
328
329void RemoteTpDirectInsertion::SetupExecution() const
330{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected