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

Method RemoteTpTimerInsertion

PoolParty/PoolParty.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344RemoteTpTimerInsertion::RemoteTpTimerInsertion(DWORD dwTargetPid, unsigned char* cShellcode, SIZE_T szShellcodeSize)
345 : PoolParty{ dwTargetPid, cShellcode, szShellcodeSize }
346{
347}
348
349void RemoteTpTimerInsertion::HijackHandles()
350{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected