rustcat icon indicating copy to clipboard operation
rustcat copied to clipboard

Windows Reverse Shell Support

Open robiot opened this issue 4 years ago • 0 comments

~~It will be almost the same as unixshell.rs except you need to replace as_raw_fd and from_raw_fd with https://doc.rust-lang.org/std/os/windows/io/~~

It will be different than unix since windows doesn't have unified fds.

robiot avatar Sep 09 '21 08:09 robiot