# Morpheus
Sleep Obfuscation via `CreateThreadpoolTimer`. Same idea as Ekko but different fingerprint.
## Does this work?
Idk its super wonky. But I played a bit with it against elastic and it seemed to work (?).
## Compile it
```powershell
gcc sleep.c -o sleep.exe -static -O2 -Wall
```
## Shiny pics
## Credit
[5pider](https://github.com/Cracked5pider/Ekko/tree/main)