![]() |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Please read at least answers to post You're quoting, before reply, champ. I mentioned that this issue is real, and has nothing to do with icon cache.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
thanks |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
/usr/share/icons/hicolor/48x48/hildon/ |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Thanks for trying to help, but as i wrote before (again, please just READ thread before posting yea, *facepalm*) I'm sure that this .png is on place, and desktop file is without typos.
Still, i think that it's LESS important thing, that we can talk about here... |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
Quote:
Will release an interim update later today or tomorrow that will bring back saving for APs without spaces with proper AP name with some minor ui fixes I have been working on. Thanks for the feedback :) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
If i understand correctly, names will work for AP's without spaces, but AP with spaces will work too, just without name in .caps, right?
Otherwise, I would rather like to retain ability to crack AP's with spaces via fAircrack - .caps without names are much smaller scale problem ;) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
(I think I have cracked the AP with spaces thing now :D). |
Re: [Maemo 5] fAircrack (Aircrack GUI)
5 Attachment(s)
Latest promised update to fix some issues with 0.42 is attached below. This update has a major overhaul of the ui and fixes issues with the APs with spaces thingy:
1) Major overhaul of ui (FAS.py), give me some feed-back on this redesign (like / don't like); I like it since it is more harmonized with the N900 theme (ie. lock screen key input etc.). 2) APs with spaces and apostrophes can now be captured and decrypted. Added three new scripts (wepcaplist.sh, wpacaplist.sh and keylist.sh) to implement this change. Todo: Deleting keys, caps etc. from APs with spaces does not work yet, since it requires a different fix to enabling the capture and decryption fixed above. Install version 0.3 from post no 1. in this thread (or just apply to any other working version), then apply my update. As per usual, make a back-up copy of the files to be replaced (Main.py, FAS.py, getinfo.sh, scan.sh, getmacmanaged.sh, getmacmonitor.sh), copy the archive to the FAS directory on your N900 and extract with-in xterm in the FAS directory: tar -xzvf faircrack0.43.tar.gz Enjoy :p Edit: Deletion of caps for APs without spaces is fixed in the attached version. Quote:
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
any screens shots of new GUI please ?
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
As for GUI, I don't see purpose of first tab with disclaimer *huge* waste of space ;) Rest is better for me - bigger buttons, bigger info fields etc.
Unfortunately, there is some big bug in "Decrypt" TAB - now You can't delete any WEP/WPA caps, even from AP *without* space in names. Decrypted keys deleting, ho ever, works fine. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
(The appropriate place for it should probably come of the top drop down menu about function, which is not yet implemented. I am also itching to have another page available for trying some of the more involved attacks ;)). Not able to delete caps etc.: Will look into this. Should be simple fix, prolly not working at all now since it is still a work in progress and I did not do all the required clean-ups to push out this version. Sorry, was just excited, since I had this major break-through on the APs with spaces thing :rolleyes:. Feed-back: Thanks a bunch for being one of the most constructive and responsive feed-back providers on this forum. It is a pleasure working with you :). To everybody else; if you like a post don't feel shy to push the little thanks button ;). |
Re: [Maemo 5] fAircrack (Aircrack GUI)
hi
same problem here with deleting the .cap |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Yes
all is working fine ( less deleting cap) i manage to get the handshake from my work and decrypted. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Will be great if can be added in the next version decryption for hidden APs too. At the moment it shows only the channel of hidden AP.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
You can reveal this networks just right now - using "De-authenticate" against that network, then running scan again quickly. Re-authentication forces hidden networks to reveal their SSID. Of course You can't do it against defined client, thought - You must target AP instead, which fAircrack exactly do now.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quick question: I think aircrack uses a dictionary to attack, so a password that does not follow any meaningful words cannot be cracked?
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
fAircrack is frontend for aircrack-ng, so I don't exactly understand what You mean. Anyway, for WEP cracking, it's using brute force capped to only possible solutions via data from IV's. Still, aircrack-ng is doing that, fAircrack doesn't decrypt anything itself. So, fAircrack can do all (and only) things that aircrack-ng (and it's tools, like aireplay-ng) can do, minus things that are yet not implemented in fAircrack.
As for WPA, you can choose to use dictionary (you must specify dictionary file), or crack with John, setting letters only / numbers only / both. special characters aren't support yet, for unknown reasons. I haven't tried yet how dict attack cooperate with Rainbow Tables, which seems to be only attack method worth Your while if You're trying to attack something on the field - John can be useful only to try how long it will take to decrypt password set by You, of known value ;) Except that someone set REALLY short password, which is most unlikely - people educated to manually set up wpa2 will be educated to don't use dumb passwords, and other just use manufacturer settings = pseudo-randomized password. Which reminds me of another attack method vs WPA - almost all router's "random" password generation is derivative from router serial number. SSID is also took from serial number, so knowing SSID You may calculate password. but, only for routers that someone cracked it's algorithm already, and published findings ;) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
"WPA Handshake" ????????
i dont see this while cracking a WPA what can i do now ? may this because of rauter? ( i have tried on only one WPA network) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Whenever you clear cap files it is not deleted from the Cap folder in the FAS directory.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
wpa decrypt does not work for me on the new v0.43, after getting the handshake when pushing the decrypt button nothing happens (john or dictionaries), worked perfect on prv. version 0.42. I like the new layout, wep works perfect, will be nice if in the new version you can add decrypt for hidden netwrks. the instructions by Estel for hidden ntw. does not worked for me. Many Thanks for Your work on improving this great app. Will be nice if the new working version with instructions be added on the first page. Great work (combine faircrack with yamas script and get more than you bargain for)
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
In my case, decrypting WPA work flawlessly using John - ho ever, nothing happen, when I use dictionary button. I thought it's because I don't have any dictionaries set?...
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
I have the problem also. Xterm reports an error Traceback (most recent call last): File ''Main.py'', line 414, in doDecryptWPA os.environ[''cap''] = str(str(' '' ' + capfile.strip()) + ' '' ' ).strip() #0.43 UnboundLocalError: local variable 'capfile' refrenced before assignment. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Maybe it would be better to start a new thread and join the autoinstaller/packaging efforts for a newer, easy to install, version.
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
|
Re: [Maemo 5] fAircrack (Aircrack GUI)
Well thats how OSS works, if someone can't do something other one can take his place, thanks StefanL.
Regarding packaging, with pypackager it should be easy. All the dependencies are already in the repos. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Stefan.. It seems like frumm is busy and not here often.
You should just modify what you need (open source? Linux! Win!) and start your own fork of the project instead of waiting. I was about to start the auto installer and build an all in one .deb and try upload to repos. We might be able to do a dual effort. You do the air crack side and I will work on the installer and packaging. On a side note: I have no clue on installers and packaging, I was just fiddling when I was at work. But I got to reading and enjoying it.. I'll pick up again soon. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
i don't like to quote myself! |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Seems a bit rude.
Handshake is on 1st page. Also when I was cracking my wpa I didn't get a handshake, yet it worked (couldn't crack the key). Also.. Your question has been asked many, many times. That could be why no one has answered you. |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Quote:
That's the joy - FruMMage did something, then You contributed Your code based on his code, then, if He returns, he can contribute more on your code... ;) Also, there is no problem for You making him maintainer, if He got time again. So, big +1 on pushing this into repos. Also, if after learning, you got problems with repos inner working, just ask here, and I'm sure knowledgeable folks will be more than happy to help You. Mentalist Traceur, for example, is probably already up to kill me, for recommending his help on learning repos :rolleyes: Ps. I would be glad if people have so much ethical constraints when abandoning projects, instead of taking up orphaned or semi-orphaned one :cool: Don't get me wrong, thought - it wasn't mean to be bitting irony over You or FruMMage, as I really understand that real-life things may effectively block possibility to work on some projects. http://imgs.xkcd.com/comics/orphaned_projects.png (via XKCD) |
Re: [Maemo 5] fAircrack (Aircrack GUI)
1 Attachment(s)
Latest update to fix some issues with 0.43 is attached below. This update has some more ui tweaks and fixes all issues with the APs with spaces thingy:
1) UI layout minor fix: Decrypt Tab layout tweak (it now is as wide as the other tabs and buttons have been sized to fit full width). 2) UI interaction minor fix: Access Point tab action buttons now check status of monitor mode and provide informative messages ("Enable monitor mode", "Press Scan Button"). 3) Fixed deletion of caps and keys for APs with spaces. 4) Now deletes all files in the cap directory associated with the selected cap file to be deleted (4 total). Install version 0.3 from post no 1. in this thread (or just apply to any other working version), then apply my update. As per usual, make a back-up copy of the files to be replaced (Main.py, FAS.py, getinfo.sh, scan.sh, getmacmanaged.sh, getmacmonitor.sh, wepcaplist.sh, wpacaplist.sh, keylist.sh), copy the archive to the FAS directory on your N900 and extract with-in xterm in the FAS directory: tar -xzvf faircrack0.44.tar.gz Enjoy |
Re: [Maemo 5] fAircrack (Aircrack GUI)
Installed and tested - fixes working fine (ho ever, I tested only things broken in 0.43, will test AP's with spaces later). Thanks, StefanL!
|
| All times are GMT. The time now is 21:53. |
vBulletin® Version 3.8.8