nothingbutlucas / pwnagotchi_fast_dictionary

Improved version of quickdic.py - For pwnagotchi's devices
GNU General Public License v3.0
7 stars 2 forks source link

Error finding ssid or bssid on pcap #2

Open hamabao413 opened 1 month ago

hamabao413 commented 1 month ago

After using the update file, I encountered a new error. I have tried to fix it, but the error persists. Therefore, I am seeking assistance here.

[FAST_DICTIONARY] Error finding ssid or bssid on pcap: cannot fit 'int' into an index-sized integer

The version I am using is DrSchottky pwnagotchi v1.5.6-beta2

Thank you for help

nothingbutlucas commented 1 month ago

Hi! Does this error happen with all handshakes? I wasn't able to reproduce this error that you mention...

hamabao413 commented 1 month ago

Hi! Does this error happen with all handshakes? I wasn't able to reproduce this error that you mention...

I've only found 1-2 at home and haven't tested outside yet. Do you want me to take it out for a test tomorrow?

nothingbutlucas commented 1 month ago

Check the .cap files to see if they are corrupted... it could be that or it just happens only with those 2 networks. I tried it with several networks and it does not happen to me this case that you comment. I do not know DrSchottky's images. I use jayofelony's: https://github.com/jayofelony/pwnagotchi

hamabao413 commented 1 month ago

Check the .cap files to see if they are corrupted... it could be that or it just happens only with those 2 networks. I tried it with several networks and it does not happen to me this case that you comment. I do not know DrSchottky's images. I use jayofelony's: https://github.com/jayofelony/pwnagotchi

OK thank you! I will try this later, just reflash SD card for new test.