Notices


Reply
Thread Tools
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#341
Originally Posted by mr_pingu View Post
anyway, I would wait a bit before porting all this to maemo. Reaver will probably be included in the aircrack-ng suite, so if it's ready we only need to update aircrack-ng in the repos
Can't agree. "Probably will be included" isn't too precise, and I don't see any reasons why we shouldn't have Maemo version available. then, if it ever gets incorporated into aircrack-ng + it would end up being updated in our repositories + it would works great, we can always replace current packages by dummy ones.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following User Says Thank You to Estel For This Useful Post:
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#342
Uploaded Cleven 2.4-1 in extras-devel:

** Merge with EXPERIMENTAL version of Cleven.
  • CHANGE: Removed wpscrack.py and related dependencies.
  • CHANGE: Removed connect_reaver.sh; not needed any more.
  • NEW: If during installation, upgrade or start up of the application it finds reaver and/or walsh in the folder /home/user/.reaver then it makes copies and links them with the program.
  • CHANGE: Added in the call for reaver option "-a"; it will restore previous session automatically.
  • CHANGE: Modification of the Capture UI.
  • NEW: Addition of a WPS button; the option will become available if walsh is operational, otherwise the option will be hidden.
  • NEW: If walsh is available it will be used to sort WPS compliant APs only;
  • NEW: If reaver is available and operational the option to test AP with will become visible.
** INSTRUCTIONS for new features:
  • Add reaver and walsh binaries in /home/user/.reaver/ and re-start Cleven for the links to be created.

EDIT:
The code implemented in Cleven version up to 2.4-x works with version 1.3 of reaver and walsh.
At least walsh 1.4 does not work due to change of output format.
Attached Images
 

Last edited by Saturn; 2012-01-10 at 00:05.
 

The Following 9 Users Say Thank You to Saturn For This Useful Post:
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#343
Time to replace Cleven-experimental with dummy package, depending on Cleven? It's quite confusing for new users now, as we have cleven-experimental 2.3.8, and Cleven (basic) 2.4.1 = higher version number.

/Estel

// Edit

Minor issue - icon is missing, again.
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!

Last edited by Estel; 2012-01-08 at 23:39.
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#344
Originally Posted by Estel View Post
Time to replace Cleven-experimental with dummy package, depending on Cleven? It's quite confusing for new users now, as we have cleven-experimental 2.3.8, and Cleven (basic) 2.4.1 = higher version number.

/Estel
That would be a catastrophe waiting to happen when I will want to test something else in experimental.

New users should stay away from devel..


EDIT:

// Edit

Minor issue - icon is missing, again.
I think it is there, maybe you just need to reboot.

Last edited by Saturn; 2012-01-08 at 23:45.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#345
Hm, despite adding reaver binary to /home/user/.reaver/ and restarting Cleven, (I think Cleven recognized it, as now it shows "Reaver" button - before that, button was absent) as soon as I use Reaver button, empty terminal window pops up and closes.

As for icon, rebooting doesn't solve the problem (and it shouldn't, as for quite some time hildon-desktop is refreshed upon installation of new packages. At least, using fapman). Yet, changing Icon line in cleven.desktop to:
Code:
Icon=/usr/share/icons/hicolor/64x64/apps/cleven.png
... Solves the issue (partially, is it's shown properly in desktop, but not in menu). I have no idea why - icon is indeed sitting on 64x64/apps.

/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!

Last edited by Estel; 2012-01-08 at 23:55.
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#346
Originally Posted by Estel View Post
Hm, despite adding reaver binary to /home/user/.reaver/ and restarting Cleven, (I think Cleven recognized it, as now it shows "Reaver" button - before that, button was absent) as soon as I use Reaver button, empty terminal window pops up and closes. As for icon, rebooting doesn't solve the problem (and it shouldn't, as for quite some time hildon-desktop is refreshed upon installation of new packages. At least, using fapman).

/Estel
Check if reaver is in /opt/cleven/ and has executable rights.
Code:
 
ls -al /opt/cleven/reaver
Then start cleven from terminal.
Code:
cleven
maybe you see something interesting.
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#347
Originally Posted by Estel View Post
...

As for icon, rebooting doesn't solve the problem (and it shouldn't, as for quite some time hildon-desktop is refreshed upon installation of new packages. At least, using fapman). Yet, changing Icon line in cleven.desktop to:
Code:
Icon=/usr/share/icons/hicolor/64x64/apps/cleven.png
... Solves the issue (partially, is it's shown properly in desktop, but not in menu). I have no idea why - icon is indeed sitting on 64x64/apps.

/Estel
I have since always code in the post install package to refresh the desktop icons. This doesn't work always, you can search in this forum for the reason.
The cleven.desktop file is correct. It uses relative paths.

Did you reboot?
 
Posts: 105 | Thanked: 87 times | Joined on Jun 2011 @ Unknown
#348
I had no problem reinstalling new v. of cleven works for me including the icon (not fully tested yet).
 

The Following User Says Thank You to g0r For This Useful Post:
Posts: 669 | Thanked: 433 times | Joined on May 2010
#349
Thanks for this very nice application - just used it for the first time to crack my home network

A few suggestions:

1. Ability to set the dictionaries folder - you might not want to use /opt since space is very low there usually. i currently use links to dictionary files in MyDocs folder.

2. Quiet mode enable/disable. i found that disabling the console output runs ~25% faster (i used ">/dev/null" to the end of decryption commands of /home/opt/cleven/clevenHelper.sh since adding "-q" doesn't work good)

A question - i tried searching the net for the reason that brute force (not dictionaries) is not possible for WPA but couldn't find it. i'd appereciate if someone who knows can explain this.

One more suggestion for all the crackers out here - use the N900 to decrypt keys only if you don't have a choice - i used 4 cores intel CPU machine which works 100 times faster.

Thanks again for this application!
 

The Following 4 Users Say Thank You to impeham For This Useful Post:
Posts: 105 | Thanked: 87 times | Joined on Jun 2011 @ Unknown
#350
I had no problem reinstalling new v. of cleven works for me including the icon (not fully tested yet).
 
Reply

Tags
aircrack, cleven, reaver


 
Forum Jump


All times are GMT. The time now is 14:37.