Open GoogleCodeExporter opened 9 years ago
it is actually a python file with the .py removed.
From a kali install:
~# file /usr/bin/wifite
/usr/bin/wifite: Python script, ASCII text executable
# head -n3 /usr/bin/wifite
#!/usr/bin/python
# -*- coding: utf-8 -*-
You can edit it with your preferred text editor.
Original comment by anderson...@gmail.com
on 6 May 2014 at 8:13
Original issue reported on code.google.com by
djzhy...@gmail.com
on 28 Oct 2013 at 8:54