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

Method WorkerFactoryStartRoutineOverwrite

PoolParty/PoolParty.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84WorkerFactoryStartRoutineOverwrite::WorkerFactoryStartRoutineOverwrite(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
85 : PoolParty{ dwTargetPid, cShellcode, szShellcodeSize }
86{
87}
88
89void WorkerFactoryStartRoutineOverwrite::HijackHandles()
90{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected