Commit Graph
7 Commits
Author SHA1 Message Date
pyro 2b3a787fb6 added code to generate victim binaries, implemented client -> server
authentication and fixed a bug in the ui where not all output would be
displayed.
2026-08-14 16:23:40 -05:00
pyro 7b1f9f9d4e added a new module and the ability to specify a config file if you want
to.
2026-08-12 17:05:35 -05:00
pyro 4ce461025c made the server and the client/server communication functionality work. 2026-08-04 13:35:52 -05:00
pyro ae91cc0ce4 did some refinement on the client/server protocol 2026-06-23 17:12:29 -05:00
pyro 2c78f26dd2 updated tui logic to allow for history recall, and ctrl of selected
project.
2026-05-20 14:01:53 -05:00
pyro a907de8ff3 changed the cli to a tui environment. 2026-05-20 13:33:53 -05:00
pyro 3eeecb0010 wrote the tool to use rhai scripts as commands, and wrote a basic cli as
an example.
2026-05-20 10:03:59 -05:00