Advertising
The first version of my app will simply check every two seconds if there is an unprotected network available and if so, warn the user with a sound (bip).This is great when you trip and need to connect to Internet for some reasons: you just have to walk across the city and the psp will warn you if there is one available (and maybe configure it, as well).
That will be the first release of my program.
The second part will be harder:
As far I know, there is no possibility to switch the psp's driver in monitoring mod: this one allow to capture packets and so hack any WEP/WPA network. If there is any, it would be really great but I'm not good at changing the driver of the chip. If you have knowledge to do that, this would be really great and if you're interrested in, then MP me.
If there is no possibility to capture packets (known as "IVS"), then I'll use fails in the routeurs: for example, the bbox, we can calculate the default password using the access point's name and the bssid. TN_Network does also have fails that allow to find the password.
Many do have fails.
If the routeur that the user want to get the password don't have known fail, then we can try bruteforcing with a dictionnary.
Do you better understand for what purpose I want to get this without dialog ?
Ps: I think the psp's java emulator does access to the low level but I'm not sure.


