Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
You're talking about executing before X server is started, correct?
I trapped the error. Logged out, ran -help, and didn't receive an error.
Updated in revision 23; please confirm.
Use this to upgrade the script quickly:
./wifite.py -upgrade
Original comment by der...@gmail.com
on 24 Sep 2010 at 8:27
Use this to upgrade the script quickly:
./wifite.py -upgrade
Need to del/dl the file again because -upgrade shows the error.
Fixed for -help, etc. But running it with no option display this error :
Traceback (most recent call last):
File "wifite.py", line 2823, in <module>
main() # launch the main method
File "wifite.py", line 688, in main
root.title('WiFite GUI')
NameError: global name 'root' is not defined
Original comment by xionox
on 24 Sep 2010 at 8:52
I think I fixed it in the latest update (revision 24). Tested outside of X and
it was able to capture a handshake. Please confirm.
Also, thanks a lot for testing. This really helps me and the other users out a
lot!
Original comment by der...@gmail.com
on 24 Sep 2010 at 9:05
Fixed
Original comment by xionox
on 24 Sep 2010 at 9:45
Original comment by der...@gmail.com
on 24 Sep 2010 at 11:33
Original comment by der...@gmail.com
on 28 Sep 2010 at 6:45
Original issue reported on code.google.com by
xionox
on 24 Sep 2010 at 8:04