Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 670 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 670 Bytes



PhaseDive (Ekko fork)

better explained at https://tishina.in/execution/phase-dive-sleep-obfuscation

This is a PoC for a change to Ekko to use trampoline calls to ZwContinue and a jmp rax gadget to call functions from the CONTEXT struct. The ntdll.dll gadget is static, you need to find your own call <ntdll.ZwContinue> to test this

Credit