Implemented the Foliage sleep obfuscation technique.

This commit is contained in:
Jakob Friedl
2025-09-03 23:21:45 +02:00
parent d0545ffd16
commit 5ebe5d3598
4 changed files with 169 additions and 9 deletions

View File

@@ -80,6 +80,7 @@ type
SleepObfuscationMode* = enum
EKKO = 0'u8
ZILEAN = 1'u8
FOLIAGE = 2'u8
# Encryption
type