/PhaseDive

Sleep Obfuscation

Primary LanguageC



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