Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.2 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.2 KB

CPU Identifier

This tiny app can detect the CPU chipset of your iPhone. For iPhone 6s / 6s Plus, it can also detect the manufactory (TSMC or Samsung) of A9 chip.

The compiled (and signed) binary file that I distrubte would upload the chip model, device model and an unique id (not UDID, SN or IMEI) to my server, but it's for statistics only. Therefore, I can't identify you from these information. The statistic result is here.

How to Use

Open http://demo.hiraku.tw/CPUIdentifier on your iPhone, and follow the introduction to install.

Reference

The iPhone Wiki: s8000 s8003

Ars Technica: Chipworks: Both Samsung and TSMC are making the A9 chip for Apple

License

MIT. Please kindly keep the credit of contributors.

About Me

I'm a iOS jailbreak tweaks developer. You can find me on my twitter @hirakujira.