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
+12
View File
@@ -0,0 +1,12 @@
### Functionality
- Add 'signals' interface between modules
- Write compilation helper CLI for building payload and breakout module
- Make CLI
- Make GUI
### Topology
- Move server and client components into their own cargo projects
### Obfuscation
- Implement custom ELF loading possibly using 'https://github.com/weizhiao/rust-dlopen'
- Macro-based automatic control flow obfuscation