nagyistoce / fern-wifi-cracker

Automatically exported from code.google.com/p/fern-wifi-cracker
1 stars 0 forks source link

temp files no longer being made #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. every time i try to start a scan since i updated, even uninstalling and 
reinstalling now douse the same thing
2.
3.

What is the expected output? What do you see instead?
the scan window opens quickly then closes, and if i run from console i get and 
error "Unhandled exception in thread started by <bound method 
mainwindow.scan_wep of <core.fern.mainwindow object at 0x2d33848>>
Traceback (most recent call last):
  File "/usr/local/bin/Fern-Wifi-Cracker/core/fern.py", line 664, in scan_wep                                                                        
    wep_access_file = str(reader('/tmp/fern-log/zfern-wep-01.csv'))        # WEP access point log file                                               
  File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 44, in reader                                                                      
    open_ = open(arg,'r+')                                                                                                                           
IOError: [Errno 2] No such file or directory: '/tmp/fern-log/zfern-wep-01.csv'  
"

What version of the product are you using? On what operating system?
1.5 on backtrack 5
Please provide any additional information below
i am running off a SSD, i dont think its related, but thought i would put it 
out there anyways

Original issue reported on code.google.com by jimbob...@gmail.com on 4 Apr 2012 at 7:07

GoogleCodeExporter commented 9 years ago
Please tell me the version of aircrack-ng you are using ... perhaps a change 
has been done to aircrack, tell me so i can make changes to the program.

Original comment by saviob...@rocketmail.com on 6 Apr 2012 at 6:40

GoogleCodeExporter commented 9 years ago
1.1 r2076

Original comment by jimbob...@gmail.com on 6 Apr 2012 at 1:03

GoogleCodeExporter commented 9 years ago
and again with 1.1 r2150 running on ubuntu.

Original comment by jimbob...@gmail.com on 8 Apr 2012 at 4:43

GoogleCodeExporter commented 9 years ago
i have the same issue am using aircrack-ng 1.1

Original comment by noufalas...@gmail.com on 2 May 2012 at 1:47

GoogleCodeExporter commented 9 years ago
Looks like I am having the same issue. I am on ubuntu 12.04

Unhandled exception in thread started by <bound method mainwindow.scan_wep of 
<core.fern.mainwindow object at 0xb5362fa4>>
Traceback (most recent call last):
  File "/usr/local/bin/Fern-Wifi-Cracker/core/fern.py", line 664, in scan_wep
    wep_access_file = str(reader('/tmp/fern-log/zfern-wep-01.csv'))        # WEP access point log file
  File "/usr/local/bin/Fern-Wifi-Cracker/core/functions.py", line 44, in reader
    open_ = open(arg,'r+')
IOError: [Errno 2] No such file or directory: '/tmp/fern-log/zfern-wep-01.csv'

Original comment by rijopgeo...@gmail.com on 23 May 2012 at 11:07

GoogleCodeExporter commented 9 years ago
Ill work on a fix for this next week.

Original comment by saviob...@rocketmail.com on 24 May 2012 at 8:29

GoogleCodeExporter commented 9 years ago
This bug has been fixed.. Please update

Original comment by saviob...@rocketmail.com on 29 May 2012 at 11:38

GoogleCodeExporter commented 9 years ago
Hi Savio, updated to revision 136, but getting the same error. Do I need to do 
something else (in addition to using the update button) ?

Original comment by rijopgeo...@gmail.com on 29 May 2012 at 4:25

GoogleCodeExporter commented 9 years ago
Hi, small update:

the bug is repeating when the x-terms are enabled. Otherwise app is proceeding 
to the next step 

Original comment by rijopgeo...@gmail.com on 29 May 2012 at 4:45

GoogleCodeExporter commented 9 years ago
Ok Bro.. But please can you take a screenshot of the error on xterms (if 
possible) because i am currently unable to re-produce the error

Original comment by saviob...@rocketmail.com on 29 May 2012 at 9:35

GoogleCodeExporter commented 9 years ago
Hi savio, 

I updated the programme again and right now it is working fine. I will keep you 
posted when I am able to do further testing. 

Thanks again for your effort

Original comment by rijopgeo...@gmail.com on 30 May 2012 at 3:47

GoogleCodeExporter commented 9 years ago
how to use update notification file? I want to update to version 1.45

Original comment by abdulraufmujahid on 9 Aug 2012 at 10:38

GoogleCodeExporter commented 9 years ago
All you have to do is just run the application , and use the update button to 
get the latest version. The latest version contain the latest code :)

Original comment by saviob...@rocketmail.com on 9 Aug 2012 at 5:38

GoogleCodeExporter commented 9 years ago
I'm running Ubuntu 12.04

When I click on the "Fern Wifi Cracker" from the Dashboard I get the following 
popup:

"Aircrack and other dependencies need root privilege to function, Please run 
application as root"

Solution from another post: Run command in terminal:

sudo python /usr/local/bin/Fern-Wifi-Cracker/execute.py

Q: If there a way to edit the shortcut on the Dashboard to include sudo?

Original comment by SonarS...@gmail.com on 17 Nov 2012 at 10:29

GoogleCodeExporter commented 9 years ago
Once I run: sudo python /usr/local/bin/Fern-Wifi-Cracker/execute.py

in the terminal, I get the 'Fern WIFI Cracker' box open. The version say:
 - Fern WIFI Cracker 1.2 - New Update is Available
 - Python Version: 2.7.3 default
 - Aircrack Version: Aircrack-ng 1.1 - (C)
 - Qt Version: 4.9.1

When I click on the download button, 'New Update is Available' changes to 
'Downloading components...' but nothing happens. Terminal outputs the following 
after clicking on the download button:

(32512, 'sh: 2: svn: not found')
Unhandled exception in thread started by <bound method 
mainwindow.update_launcher of <__main__.mainwindow object at 0x2b77cb0>>
Traceback (most recent call last):
  File "fern.py", line 264, in update_launcher
    raise urllib2.HTTPError
TypeError: __init__() takes exactly 6 arguments (1 given)

Q: Is there a fix?

Original comment by SonarS...@gmail.com on 17 Nov 2012 at 10:39

GoogleCodeExporter commented 9 years ago
In other to allow Fern run as root each time when the icon is clicked, you may 
have to use the enable the root account in ubuntu and use the root account each 
time you want to use Fern.

You can do this by running the following terminal command:
root@host:~# passwd root

you will be asked for a new password, input your desired password, then restart 
the computer and login using the newly activated root account.

Based on the second error:

I would like to ask, Where all the dependencies also installed when you 
installed the program.

Original comment by saviob...@rocketmail.com on 18 Nov 2012 at 6:25

GoogleCodeExporter commented 9 years ago
I am on a LinuxMint 16 Live USB with persistence. Downlaoded the Fern software 
last week, so should be latest i guess.

After I reinstalled my wi-fi driver I get the same error message when I start 
scanning.

Traceback (most recent call last):
  File "/opt/Fern-Wifi-Cracker/core/fern.py", line 617, in scan_wep
    wep_access_file = str(reader('/tmp/fern-log/zfern-wep-01.csv'))        # WEP access point log file
  File "/opt/Fern-Wifi-Cracker/core/functions.py", line 95, in reader
    open_ = open(arg,'r+')
IOError: [Errno 2] No such file or directory: '/tmp/fern-log/zfern-wep-01.csv'
wash: no process found

Original comment by jeppesve...@gmail.com on 21 Feb 2014 at 9:48

GoogleCodeExporter commented 9 years ago
I'm facing with the same error... and therefore no access points are found.
I'm on Ubuntu 14.04 and I use the below command to run the program:

#gksu python /opt/Fern-Wifi-Cracker/execute.py

Python 2.7.6
Aircrack-ng 1.1
QT 4.10.4

Is there any fix?
Thanks

Original comment by sadra.he...@gmail.com on 17 Jun 2014 at 3:04

GoogleCodeExporter commented 9 years ago
@sandra 

Please post the error message after you executed the program

Original comment by saviob...@rocketmail.com on 18 Jun 2014 at 4:57

GoogleCodeExporter commented 9 years ago
It seems that the error was due to the wifi modem driver...
I replaced the official driver for my Broadcom modem with b43, and the
problem solved.

Thank you for your concern.

Original comment by sadra.he...@gmail.com on 18 Jun 2014 at 5:59