arank / marauders-map

A chrome extension to creepily map your friends' locations from FB messenger
MIT License
728 stars 251 forks source link

[Idea] Use Mobile Data? #11

Closed ctsstc closed 9 years ago

ctsstc commented 9 years ago

Could we just spoof the request headers and grab the mobile data which would contain the location information?

It's half tempting to sniff the network and see if I could grab the info from a mobile phone's data, but I'm sure it's secure

arank commented 9 years ago

It is actually not secure and I can read all of it using xposed framework on android so it is technically possible to rebuild this on mobile endpoints