简体   繁体   English

从iPhone 3GS提取Wifi历史记录

[英]Pull the Wifi history from a iPhone 3GS

I'm using an iPhone 3GS, and for reasons relating to an art project I was wondering if I can pull a list of known wifi's, without specifically going to where the wifi is transmitting of course. 我使用的是iPhone 3GS,出于与艺术项目有关的原因,我想知道是否可以拉出一个已知的wifi列表,而不必专门转到wifi的传输位置。 Is there a safe way to do this? 有安全的方法吗? I assume this is on the SQLite db? 我认为这是在SQLite数据库上? Be interested what is know on the topic, or where to being researching anyway! 有兴趣了解该主题,或者无论在哪里进行研究!

Check out SpyPhone. 查看SpyPhone。 It exemplifies similar information which you can pull from an iPhone. 它举例说明了可以从iPhone提取的类似信息。

https://github.com/nst/spyphone/ https://github.com/nst/spyphone/

You can easily just download it and run it on your device if you don't need to do it programmatically yourself. 如果您不需要自己进行编程,则可以轻松下载并在设备上运行它。 If you do, you can easily rip out the code. 如果这样做,您可以轻松删除代码。

Cheers! 干杯!

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM