Files
unshell/unshell-obfuscate/TODO.txt
T

4 lines
225 B
Plaintext
Raw Normal View History

2025-12-14 13:08:36 -07:00
- Automate adding obfuscation to code
- Make random assembly use a distribution, not a random range, for more realistic code.
- Make the symbolic obfuscation actually symbolic, by creating a symbol table, not AES encryption.