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

Method AsynchronousWorkItemInsertion

PoolParty/PoolParty.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74AsynchronousWorkItemInsertion::AsynchronousWorkItemInsertion(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
75 : PoolParty{ dwTargetPid, cShellcode, szShellcodeSize }
76{
77}
78
79void AsynchronousWorkItemInsertion::HijackHandles()
80{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected