Add descriptions to projects, remove testproj

This commit is contained in:
Michael Mikovsky
2025-11-24 13:38:00 -07:00
parent dae1d524bc
commit dc153774e5
11 changed files with 28 additions and 59 deletions
+5
View File
@@ -0,0 +1,5 @@
# unshell-crypt
Code for encryption and obfuscation
This must be in a seperate project because unshell-obfuscate and unshell-lib depend on this. If it were to be included in unshell-lib, there would be a circular dependency.