DanMcInerney / net-creds

Sniffs sensitive data from interface or pcap
GNU General Public License v3.0
1.65k stars 432 forks source link

Support for python3 #39

Open vincenzogianfelice opened 9 months ago

behroozAlborzi commented 9 months ago

hi not work for me in python3 Error is :
File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)? Could you help me ?

jatin66 commented 9 months ago

Which Repo?

On Sun, 8 Oct 2023 at 8:41 PM, behroozAlborzi @.***> wrote:

hi not work for me in python3 Error is : File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)? Could you help me ?

— Reply to this email directly, view it on GitHub https://github.com/DanMcInerney/net-creds/issues/39#issuecomment-1752051124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR44JHNSXOHNSZL23JVPLIDX6K7DLAVCNFSM6AAAAAA5MWMFTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA2TCMJSGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

wilfridfettu commented 9 months ago

same error message for me too:

deb http://http.kali.org/kali kali-rolling main non-free contrib

Python 2.7 and Python 3.11.5

bnyali commented 8 months ago

same error: Error is : File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)?

*OS info** RETTY_NAME="Kali GNU/Linux Rolling" NAME="Kali GNU/Linux" VERSION_ID="2023.3" VERSION="2023.3" VERSION_CODENAME=kali-rolling