pyro
|
fcbd0745c4
|
made the rust_victim more organized and easier to install
|
2026-08-27 14:51:32 -05:00 |
|
pyro
|
9ed69b03a0
|
added a bit of breakup between the startup output and the prompt to
select a config, also made the switch_config command clear the
current_input so that it's not left over when you come back.
|
2026-08-19 17:04:39 -05:00 |
|
pyro
|
8ab7a2bec4
|
added a module to copy the command to run a portscan for the scope, and
added the ability to add new configs to separate projects, like work vs
personal. Also added a way to switch between these configs.
|
2026-08-19 16:56:27 -05:00 |
|
pyro
|
9e79966434
|
fixed issue where if you don't give a port and just an IP the IP for the
server doesn't get set.
|
2026-08-17 13:11:20 -05:00 |
|
pyro
|
9a69ef0ba6
|
removed some uneeded argument definitions, and updated the readme
|
2026-08-17 11:27:09 -05:00 |
|
pyro
|
9b29c20c7e
|
added a welcome message!
|
2026-08-14 17:19:50 -05:00 |
|
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 |
|