1
0
mirror of https://github.com/calebstewart/pwncat.git synced 2024-11-27 10:54:14 +01:00
pwncat/pwncat
Caleb Stewart 64a5cdd06c Mostly Working Windows Support
The windows support is mostly working and the command line interface is
functioning. I still need to test all the modules on Linux again to make
sure architecture changes haven't broken anything there. Also, more work
is needed on the Windows C2 to solidify the API, but it is working at
it's core.
2021-02-14 23:32:05 -05:00
..
channel Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
commands Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
data Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
db Multiple things 2020-11-06 00:19:52 -05:00
modules Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
platform Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
remote A lot of changes moving toward platforms. Added initial structure for Linux platform and Popen 2020-10-13 15:13:59 -04:00
__init__.py Semi-working interactive prompt 2020-10-31 03:16:34 -04:00
__main__.py Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
config.py Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
file.py Organized and converted enumeration modules 2020-09-11 16:05:53 -04:00
gtfobins.py Optimized gtfobins data loading w/ rapidjson and minification 2020-09-15 21:58:21 -04:00
manager.py Mostly Working Windows Support 2021-02-14 23:32:05 -05:00
session.py A lot of changes moving toward platforms. Added initial structure for Linux platform and Popen 2020-10-13 15:13:59 -04:00
subprocess.py More module modifications for the move 2020-11-15 14:08:43 -05:00
tamper.py Incremental changes mostly moving command parser out of victim 2020-10-09 18:15:02 -04:00
util.py Mostly Working Windows Support 2021-02-14 23:32:05 -05:00