mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
13 lines
388 B
Markdown
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
|