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