Files
2025-11-24 13:38:00 -07:00

13 lines
388 B
Markdown

### 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