Improve some of the obfuscation

This commit is contained in:
Michael Mikovsky
2025-12-14 13:08:36 -07:00
parent a7cd65f7ae
commit 3691dc18f1
7 changed files with 111 additions and 87 deletions
+5
View File
@@ -0,0 +1,5 @@
mod junk_asm;
mod strings;
pub use junk_asm::junk_asm;
pub use strings::*;