
The sage underground implementer, Gaby_64, just came screaming around the bend with another excellent version of his popular PlayStation Portable sniffer. AirCrack-PSP Test 0.57 comes loaded with a bunch of new updates and additions. Here’s the big ol’ changelog for your perusing pleasure:
NEW:
- Lots of bug fixes
- New setting added, sort AP’s by (SSID/SECURITY/SIG)
- Added WPA1 & 2 to scanner (Might not work correctly)
- Added WEP 104bit support
- Fixed GUI related issues
- Added Scrolling to GUI
- Scroller can hold up to 256 lines
- Fixed wlan switch issues
- Fixed settings issues
- New cap file system (you must now include a .inf file with your cap file) (more information on this below)
- WPA-PSK 1 & 2 Cracker (Now fixed, and a bit faster thanks to Jake and Brandon’s help and advice)
- WPA-PSK 1 & 2 cracker improved speed using dual thread (up to 3.74 p/s)
- WPA-PSK 1 & 2 hash file cracker added (faster but requires you to use the dict2hash for every ssid)
- WPA-PSK 1 & 2 hash file generator (dict2hash) (removed multi-threading to this due to file IO conflicts)
- More improvements have been done to the wpa cracker (New sha1 implementation)(now 9.44 p/s(without ME))
- Using only the ME we have obtained a small speed up (9.74 p/s)
- Added multi-threading to scanner (Freely select the AP without having to wait for it to finish scanning)
- Added AP logging to scanner (Will now save any new AP to scan.log)
- Added AP detection sound (When a new AP is found it will play beep.mp3, there is a bug with this so if you want to add your own sound file you must edit that sound and add 2.5 seconds of silence at the end)
- New setting added, Enable AP detection beep for (NO SECURITY/WEP/WPA-PSK(TKIP)/WPA-PSK(AES)/ALL/NONE)
- Added power switch blocking, so you dont crash your psp when putting it in suspend mode during a scan.
Cap Inf file must:
- have the same name as its cap file
- contain the following
CODE
#Capfile information file
#********Security_type********
# 0 = NONE
# 1 = WEP
# 2 = WPA-PSK(TKIP)
# 3 = WPA-PSK(AES)
#*****************************
security_type=2
#************SSID*************
#Only required for WPA-PSK
#The Access Point’s name
#*****************************
ssid=somethingclever
#End of information file
That’s a whole lot of important-looking, code-oriented jargon for you to untangle. Grab this svelte application here to start feeling like you’re a discarnate hub of ethereal digital data right away.
Download AirCrack-PSP test 0.57
Other Popular Articles:
- AirCrack PSP Test 0.52 Has Just Landed On Our Heads
- gpSP mod 20090307 Appears From The Depths Of Anonymity
- English Version of IvEr PSP v2.00 Arrives
- ScummVM 0.13.0 Is Now Available For Our Nostalgic Pleasure
- Xplora 1.8 Is Now Available, Enjoy!
- PSP Tool 0.9 Arrives On Your Screen
- Tales Of The World: Radiant Mythology 2 Japanese TV Ad Appears
- DS Appears At Top Of Hardware Week Chart In Japan
- SXLibrary v0.2 Is Here With Some New Gooey Goodness
how do you make it work ?