guessIdentity

Guess details about iOS device owner

Stars
25

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

Usage

#import "guessIdentity.h"

NSDictionary* guessIdentity();

Frameworks

  • AddressBook
  • CommonCrypto

License

BSD unless otherwise stated.

Questions?

Related Projects