nagyistoce / grimwepa

Automatically exported from code.google.com/p/grimwepa
0 stars 1 forks source link

WPA Handshake Capture Erroring #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click Refresh Targets, wait for access points to appear.
2. Click Stop Refreshing.
3. Click on a WPA access point.
4. Click 'Start Deauth + Handshake Capture'.

Expected: No output at command-line; airodump-ng capturing packets,
checking for handshake using aircrack-ng, stopping when handshake is captured.

Instead: Exception in thread "WPA Handshake Listener"
java.lang.NullPointerException
        at scripter.run(scripter.java:69)
        at java.lang.Thread.run(Thread.java:619)

This was found on a VMWare install of BT4.  No other complaints or
reproductions have been reported, but this still needs to be taken care of.

Original issue reported on code.google.com by der...@gmail.com on 1 Mar 2010 at 4:24

GoogleCodeExporter commented 9 years ago
Haven't seen this guy pop up in a long time.
Now that I've re-written most of the code, I think it's safe to mark this as 
Fixed.

Original comment by der...@gmail.com on 24 May 2010 at 11:55