PyCat icon indicating copy to clipboard operation
PyCat copied to clipboard

Not respending

Open ahmedcharef opened this issue 8 years ago • 3 comments
trafficstars

Hello, after I installed this project on my ubuntu 16.04 machine,Nothing to show after I run: sudo python PyCat.py

Always this msg is displayed:

[+]Scanning the local network.

ahmedcharef avatar May 17 '17 00:05 ahmedcharef

That's because the code is no good. It's taken from a book called Black Hat Python that has errors all through it. I'll see if I can't get it working as intended.

werallmachines avatar May 19 '17 20:05 werallmachines

That's because the code is no good. It's taken from a book called Black Hat Python that has errors all through it. I'll see if I can't get it working as intended.

Yes, considering the tool was one of my first projects it draws major functionality from the original source in Black Hat Python. Last i checked it did run correctly on Windows 7, this was a while ago though, but since there have been a number of updates to modules and more it might be necessary to seriously update this tool and refactor accordingly. I haven't worked on this tool for quite a while in favor of my more recent projects and i apologize for any inconvenience that may have been caused by me doing so.

@ahmedcharef You can skip the scanning procedure by sending a keyboard interrupt with CTRL+C

@werallmachines If you feel like contributing to the updating process you are very much welcome to do so. Pull requests are always appreciated.

NullArray avatar Jun 15 '17 16:06 NullArray

Take me under your wing to learn penetrating testing with python!

MonkeyiTEa avatar Oct 13 '21 06:10 MonkeyiTEa