• TwitterFacebookGoogle PlusLinkedInRSS FeedEmail

Ipad Change Serial Number

4/19/2019 

Is there any way to change UDID of my iPhone/iPad?

136 products - 2018 Online shopping for popular & hot Iphone Serial Number from. Remove icloud unlock ID for ipad5 for ipad 5 Air 16GB HDD memory nand. The settings app has a general section where you can get all the various MEID / IMEI / ICCID and serial numbers. If you are being forced to make up a number, perhaps the listing isnt correct for a WiFi only device or you need to find a seller that can properly classify your hardware as WiFi only.

or please suggest the way to generate fake UDID of the iPhone/iPad Device.

Thanks in advance.

Nico
NicoNico

3 Answers

Yes, download 'UDID faker' from Cydia for a fully-featured solution (requires jailbreaking), or just use method swizzling on - [UIDevice uniqueIdentifier] if replacing it locally (within your app) is sufficient.

user529758

Your UDID is in the hardware, it's a hash composed of various serial numbers and other values.You can't physically change your UDID.

And in order to generate fake UDID,you can use UDID faker,which requires jailbreaking.UDIDFaker is a jailbreak app for the iPhone/iPod Touch that changes your default UDID of an app to anything you want. You can hit the random button for a random UDID. It also has a button to change your UDID back to default of the app. For more details,have a look at these videos :

And this link :

Vineet SinghVineet Singh

You can't change the UUID of your iPhone. But Yes, you certainly can generate an alternative UUID.A guy Kind guy gekitz wrote a category on UIDevice which will generate some kind of UDID based on device mac-address and bundle identifier.

You can find code on https://github.com/gekitz/UIDevice-with-UniqueIdentifier-for-iOS-5

Jamal ZafarJamal Zafar

Not the answer you're looking for? Browse other questions tagged iphoneipadhardware or ask your own question.