If you buy a phone in Turkey, it's IMEI is registered to a gov authority and you can use / transfer it as you wish. If you happen to buy one from another country, it will be locked after 60 days of use and no carrier will connect it after that. You can use your passport to to prove that it was not imported commercially but you brought it with you and register it. For $1000 (yeah). And it is locked to your ID. Can't t…
> Can't buy a gsm module for your arduiono What do you mean by that? Ostensibly I can. https://www.adafruit.com/product/2687 Note: it’s on back order, but in theory I would be able to buy a GSM module for my Arduino.
The IMEI Code: Your phone’s other number
141–150 of 174 posts
Re: The IMEI Code: Your phone’s other number
#142Earlier quoted context omitted.
These are AT commands, which specify (one way of) communication between a modem or phone and a PC, or maybe a smartphone OS and a baseband. The phone/baseband doesn’t talk to the network in AT commands.
In theory it doesn’t, in practice it does.
AT commands also don't make it onto your phone line, after all. They're for communication between a host and a modem/baseband, not between a host and another host or even two modems.
Re: The IMEI Code: Your phone’s other number
#143If you buy a phone in Turkey, it's IMEI is registered to a gov authority and you can use / transfer it as you wish. If you happen to buy one from another country, it will be locked after 60 days of use and no carrier will connect it after that. You can use your passport to to prove that it was not imported commercially but you brought it with you and register it. For $1000 (yeah). And it is locked to your ID. Can't t…
> Can't buy a gsm module for your arduiono What do you mean by that? Ostensibly I can. https://www.adafruit.com/product/2687 Note: it’s on back order, but in theory I would be able to buy a GSM module for my Arduino.
Re: The IMEI Code: Your phone’s other number
#144Earlier quoted context omitted.
> Can't buy a gsm module for your arduiono What do you mean by that? Ostensibly I can. https://www.adafruit.com/product/2687 Note: it’s on back order, but in theory I would be able to buy a GSM module for my Arduino.
as a native English speaker I transparently read that as,"there's no point in buying a GSM module [...]", but I can see how others might possibly be tripped up by that construction.
My native Turkish might be seeping through though. Thanks for the heads up.
Re: The IMEI Code: Your phone’s other number
#145Earlier quoted context omitted.
There is no privacy concern, really, as this is unique to the device, not subscriber, and only shared with the network operator, who obviously already "tracks" the subscriber through the SIM , which contains the subscriber identifier (IMSI). On the other hand, the IMEI in principle makes tracking and disabling of stolen devices easy. By the way, in the UK it is actually an offence to change the IMEI [1] [1] https://w…
This is 100% a privacy concern if you're dealing with state level actors.
Re: The IMEI Code: Your phone’s other number
#146Earlier quoted context omitted.
I think I’m more concerned with the fact that the carriers know the IMEI of phones and claim that they can do nothing about stolen phones. That was the beginning of the end of my infatuation with the mobile space. I should have been well positioned for early retirement during the early smart phone gold rush but was just so put off by the Ma Bell feeling of the mobile industry that I had exited before most people had…
The article literally talks about blacklisting and has a photo of what a blacklisted phone shows when this happens.
Re: The IMEI Code: Your phone’s other number
#147Fun fact: Lots of cellular modem/routers have the easy ability to change IMEI. Doing so is a fairly common practice in the rural internet community. i.e., those using cellular for their internet access either because cable / fiber or an official cellular option like T-Mobile home internet is unavailable or they're mobile in an RV. These people are not trying to do anything particularly nefarious but they do it so tha…
What are some of the devices that allow you to easily change the IMEI?
Anything from https://thewirelesshaven.com. I have an old one of their routers and the latest firmware literally has IMEI as a textbox in the admin.
Re: The IMEI Code: Your phone’s other number
#148Android defaults to sending the IMSI (SIM ID) to Google. > SUPL is used as part of the A-GPS (Assisted GPS) system to get a faster Time to First Fix. The problem is that Android's implementation automatically sends the IMSI (ID of the SIM card) to the SUPL provider for no apparent reason. And because Google is the default provider it's a big breach of privacy. https://github.com/Magisk-Modules-Alt-Repo/supl-replacer…
and then proceeds to download a blob to be interpreted by the firmware over plain http
Re: The IMEI Code: Your phone’s other number
#149Earlier quoted context omitted.
I’m sorry that this happened to you. The debugging and tear down sound like they would make for an extremely interesting blog post though. I encourage you to write it up and post it here - I’d definitely read it.
Some YouTuber bought one of these (not specifically an S24) and found a hidden app that "told" the phone what it should be. You could set how much RAM you wanted, how much storage, what CPU and so on, and then that info would be shown in all the "about" screens. They went to a few Tb of ram if I remember correctly. Changing any of these parameters didn't have an impact on what the phone could actually do, just to be…