Guest User

Untitled

a guest
Feb 19th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1.  
  2. shell@android:/ # busybox find -name *wpa* -exec busybox md5sum {} \;
  3. busybox find -name *wpa* -exec busybox md5sum {} \;
  4. e8260c00fa25642bd769ddc898e7706f ./mnt/sdcard/wpa_supplicant
  5. e8260c00fa25642bd769ddc898e7706f ./mnt/sdcard/wpa_supplicant.conf
  6. a2d67cbef574b4f3eecd8085a66ff4b1 ./system/bin/wpa_supplicant
  7. 2a110f8a1f0cd29c05da21f00e94944e ./system/etc/wifi/wpa_supplicant.conf
  8. 02b9ef509ab3cf45892f8339c1ea1145 ./system/lib/libwpa_client.so
  9. e8260c00fa25642bd769ddc898e7706f ./data/misc/wifi/wpa_supplicant.conf
  10. e8260c00fa25642bd769ddc898e7706f ./data/media/wpa_supplicant
  11. e8260c00fa25642bd769ddc898e7706f ./data/media/wpa_supplicant.conf
  12. shell@android:/ # ls -la /dev/socket/wpa*
  13. ls -la /dev/socket/wpa*
  14. /dev/socket/wpa*: No such file or directory
  15. 1|shell@android:/ #
Add Comment
Please, Sign In to add comment