DEADSEC-SECURITY / CODEX

Its like airgeddon but better!
MIT License
54 stars 8 forks source link

its not working the handshake menu #20

Open KiraxD opened 1 month ago

KiraxD commented 1 month ago

Traceback (most recent call last): File "/home/kali/Desktop/CODEX/codex.py", line 405, in HANDSHAKE os.path.mkdir(Dir) ^^^^^^^^^^^^^ AttributeError: module 'posixpath' has no attribute 'mkdir'. Did you mean: 'isdir'?

KiraxD commented 1 month ago

its same with all the menus

KiraxD commented 1 month ago

Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pandas/io/common.py", line 863, in get_handle handle = open( ^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'Data/Aircrack-ng/AiroDumpOutPut-01.csv'

DEADSEC-SECURITY commented 1 month ago

This is a very old repo that is sort abandoned so it doesnt have support for newer versions of python. What version of python are you running?