Add string obfuscation

This commit is contained in:
Michael Mikovsky
2025-11-08 17:58:40 -07:00
parent 3dba32264c
commit 997b98491a
14 changed files with 1311 additions and 10 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ edition = "2024"
libloading = {version = "0.8.9"}
bincode = "2.0.1"
log = "0.4.28"
# unshell-modules = {path = "../unshell-modules"}
unshell-obfuscate = {path = "../unshell-obfuscate"}