Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hboon/guessidentity

Guess details about iOS device owner
https://github.com/hboon/guessidentity

Last synced: 2 months ago
JSON representation

Guess details about iOS device owner

Awesome Lists containing this project

README

        

Guess details about the device's user. Proof-of-concept at the moment.

Inspired by http://www.quora.com/Square-company/How-does-Square-know-my-name-in-their-apps-registration-process?srid=TjL, thanks to Square and [John Feminella](http://www.quora.com/John-Feminella)

Usage
---
#import "guessIdentity.h"

NSDictionary* guessIdentity();

Frameworks
---
* AddressBook
* CommonCrypto

License
---
BSD unless otherwise stated.

Questions?
---
* Email: [[email protected]](mailto:[email protected])
* Web: [http://motionobj.com/](http://motionobj.com/)
* Twitter: [http://twitter.com/hboon](http://twitter.com/hboon)