Hacker News new | ask | show | jobs
by Tepix 903 days ago
Related: are there wifi password cracking apps for iOS and Android?
1 comments

There are couple of local terminal emulators in the App Store. I'm sure if you could source the binary you could run one of the linux tools. You could probably even build it from source if that's your jam.
Very unlikely you’d be able to run any of the cracking tools to actually crack a local wireless network since those require raw access to the wireless NIC to capture/transmit frames as it would require root.

With rooted Android it might be possible if you can shut down anything else that might be accessing the NIC (Android’s NetworkManager equivalent) but otherwise you’re out of luck.

Thankfully insecure/broken crypto WiFi is mostly a thing of the past.

didn't know about this, installing a-shell now. thanks!
iSH is pretty neat too. It’s an Alpine container, you can apk add whatever you want.