Implemented Zilean sleep obfuscation technique as an alternative to Ekko.

This commit is contained in:
Jakob Friedl
2025-09-02 21:41:04 +02:00
parent f7d97908d1
commit b19f8e1236
5 changed files with 246 additions and 87 deletions

View File

@@ -76,6 +76,10 @@ type
LOG_SUCCESS = "[DONE] "
LOG_WARNING = "[WARN] "
SleepObfuscationMode* = enum
EKKO = 0'u8
ZILEAN = 1'u8
# Encryption
type
Uuid* = uint32