pwncat icon indicating copy to clipboard operation
pwncat copied to clipboard

Fancy reverse and bind shell handler

Results 65 pwncat issues
Sort by recently updated
recently updated
newest added

## Description of Changes This fixes the Windows implementation of enumerating a list of users. Also, added extra type checks for edge cases to prevent confusing errors, and will now...

## Description of Changes Fixes #283. ## Major Changes Implemented: - fix module function - fix path class ## Pre-Merge Tasks - [x] Formatted all modified files w/ `python-black` -...

## Description of Changes Just fixed a typo in a test file (run-tests.sh) (*for a change this small in a non python, running the below pre-merge tasks would be unecessary*)...

hi All. windows 11 x 64 python 3.10.6 ' import pwncat.manager File "C:\Python310\lib\site-packages\pwncat\manager.py", line 53, in import pwncat.facts File "C:\Python310\lib\site-packages\pwncat\facts\__init__.py", line 17, in from pwncat.channel import ChannelError File "C:\Python310\lib\site-packages\pwncat\channel\__init__.py", line...

bug

## Bug Description After installing pwncat using pip, facing an issue saying distutils not found ## pwncat version Can't provide version because I can't run pwncat-cs because distutils is not...

bug