mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-09 06:47:59 -06:00
Obfuscation macros are now defined more easily
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2024"
|
||||
default = ["log"]
|
||||
log = ["unshell/log"]
|
||||
log_debug = ["unshell/log_debug"]
|
||||
obfuscate = ["unshell/obfuscate"]
|
||||
obfuscate = ["unshell/obfuscate_aes"]
|
||||
|
||||
[dependencies]
|
||||
unshell.path = "../"
|
||||
|
||||
Reference in New Issue
Block a user