Open calebd opened 10 years ago
If it helps, I pulled the runtime headers from the Find My Friends app and put them here: https://github.com/calebd/fmf-headers
hey @calebd, I'm thinking about taking a stab at fmf, could you throw those headers back up somewhere?
Much appreciated
Sadly I don't have this anymore, and it was a big pain to generate. I will likely not have time to work on this for a while.
Totally understand, can you explain how you captured the headers? An http sniffer?
You have to have a jailbroken device. There is a way you can load the binary up in cycript or something and there is a way to make it dump the runtime headers for everything in the binary. Then just scp
them off the device.
thanks @calebd, I'll give that a try
I am working on reversing the Find Friends API. It is far more complicated than Find iPhone is. Has anyone had any luck with it?