Wednesday, June 5, 2013

Install Gerix Wifi Cracker in Kali Linux

Gerix Wifi Cracker is not included in Kali Linux, one of the reasons is that Gerix was compiled using QT3 and Kali by default uses QT4.


But fortunately  for us there is a way around this.

You can use QT Desginer and "export/remake" to QT4 or thanks to Zimmaro you can just download a fork of Gerix with all that work made for us.
wget https://bitbucket.org/Skin36/gerix-wifi-cracker-pyqt4/downloads/gerix-wifi-cracker-master.rar
unrar x gerix-wifi-cracker-master.rar
cd gerix-wifi-cracker-master
And run it:
python gerix.py

6 comments:

  1. why this problem:

    root@kali:~/gerix-wifi-cracker-master# sudo python gerix.py

    Config directory OK

    Traceback (most recent call last):
    File "gerix.py", line 1235, in
    ui.fill_input_fields()
    File "gerix.py", line 1166, in fill_input_fields
    self.slot_reload_interfaces()
    File "gerix.py", line 725, in slot_reload_interfaces
    item.setText(intf[2])
    IndexError: list index out of range

    ReplyDelete
    Replies
    1. It looks like you dont have your wireless card loaded.
      Could you show the ifconfig output?
      Cheers

      Delete
  2. the link no valid please news link

    ReplyDelete
  3. This comment has been removed by the author.

    ReplyDelete