View known networks

RampantAndroid

Diamond Member
Jun 27, 2004
6,591
3
81
Is there a way to view known networks, and more specifically their passwords? It'd be preferable to view known networks that I'm not in proximity of, but if it only works while in proximity that's fine as well.

I've looked in xcode and see no way to access the file system, but I gather the keychain I want is at /private/var/Keychains/keychain-2.db - can I access that (or is it encrypted - guessing it is?)

Thanks!
 

bearxor

Diamond Member
Jul 8, 2001
6,605
3
81
Are you talking about in OS X?

System Preferences > Network > Advanced button the WiFi settings.

If you're talking about iOS, you need to be in range of the network for it to show up. But it won't show the password.
 
Last edited:

RampantAndroid

Diamond Member
Jun 27, 2004
6,591
3
81
Are you talking about in OS X?

System Preferences > Network > Advanced button the WiFi settings.

If you're talking about iOS, you need to be in range of the network for it to show up. But it won't show the password.

Sorry - yes iOS. I was hoping that I could see it using XCode, but I guess I'd need a jailbroken iPhone to get that.

Thanks!