Showing posts with label at&t mobile unlock. Show all posts
Showing posts with label at&t mobile unlock. Show all posts

How to Network Unlock At&t Mobile

How to Network Unlock At&t mobile sim for LG, Samsung galaxy, iPhone, Nokia, HTC and Motorola all models.


I am showing you 3 different methods for carrier IMEI unlocking At&t mobile sim.

1st method recover IMEI Unlock Code house inside At&t phone.


                  You can find unlock code under dev/ block/ folder on your mobile or also check inside root/carrier folder this is for older android smartphone. In newer version mobile are locked at boot level. You can find network unlock code house inside boot partition.
             You can use software app which can backup mobile partition. Or use below method before that First take backup of all important files and folders on mobile. 

1. Download USB driver. Now to check that proper driver are installed. Connect At&t mobile to computer and it will be recognized under my computer.
2. root your mobile. Samsung mobile are rooted by different software. LG Nokia need different software. Use proper rooting software. Rooting may heat up your mobile CPU and may cause damage. Rooting software are in PC version and mobile version.
3. Install super user on mobile and also on computer if possible.
4. Now download SDK - software developer kit and install on computer or at least download ADB and FASTBOOT. ADB is act as a bridge between computer and android devices. While fastboot can rewrite system partition.  
5. Once installed all needed software. Enable USB debugging and OEM unlocking. Go to setting – developer option – under this you will find above option. When you are enable OEM unlock it may ask for screen unlock code.
6. Boot Mobile in bootloader or FASTBOOT mode. And dump boot partition of At&t mobile. At ADB shell use following command.

dd if=/dev/block/platform/msm_sdcc.1/by-name/aboot  of=/sdcard/aboot.img
    This will copy aboot=bootloader to sdcard. In Motorola mobile instead of aboot it may be motoboot.
  Now copy that file to computer use below command.
 pull /sdcard/backup/aboot.mbn  /home/admin or your computer login username folder/ desktop/ mobile unlock folder.

                      Let me brief you when you start mobile. It first loads primary bootloader or fix ROM that is not re-writable. Then secondary boot loader,then trustzone tz and then aboot. This aboot will prompt for unlocking code if you insert different sim other then At&t sim. Now if you open aboot in hexa editor then it will show like this sbl1.mbn, sbl2.mbn, sbl3.mbn, aboot.mbn and tz.mbn. Now script code which prompt unlock code is house inside this aboot. So find start and end point of script code inside aboot. Modify it and reflash to mobile system. This will not ask for unlock code when you insert other sim. Also ATT Sim Unlock Code house within this boot partition I think. But it may be encrypted. You have backup of boot partition. Open it in hexa editor and look for unlock code hidden inside it.
        
                   Motorola or htc mobile then unlock code house inside this partition. Mmcblk0p6 is partition on htc. Su dd if=/dev/block/mmcblk0p6 of=/sdcard/mmcblk0p6. This Motorola or htc unlock code is in hexa decimal. Open it in hexa editor and convert it to decimal and then enter as Sim Network Unlock Pin.


At&t Sim Unlock


  

Method 2: Generate Unlock Code for At&t mobile from IMEI.

You can easily generate unlock code from At&t mobile imei number. There are many apps software available to generate unlock code for lg, Samsung, iPhone, Nokia or Motorola. You need

1) IMEI number of At&t mobile.

2) Make and model number of At&t mobile. Lg ThinQ, Samsung galaxy s10, Nokia 5g phone or Lumia, Motorola moto 5g,
3) Location country where mobile is locked.
4) MCC / Mobile Country Code for at&t USA=301, UK=234, Canada=302.
5) MNC / Mobile Network Code for  at&t USA  are 070,090.
At&t Mexico MNC=334 and MNC at&t Mexico is =010,050.
      This software and apps generate four kind of unlock codes 1. NCK 2. SPCK 3. Defreeze or unfreeze code 4.NSCK. Here NCK is your Sim Network Unlock Code. Once unlock codes are generated use below steps for unlocking smartphone.

Lg At&t unlock steps.


Power on device and enter code 2945#*7101#. Select setting – tap on security – select option sim lock – network – then deactivate – now enter 8 digit NCK network unlock code for lg. ATT lg mobile is unlocked and it is free from at&t network.

Samsung At&t mobile unlocking procedure.

Power on Samsung mobile with other carrier sim like t-mobile, roger, Fido, cricket. Enter code #7465625*638*. Enter unlock code for Samsung mobile. You get successful unlock, Network Lock deactivated. Your Samsung mobile is unlocked. Different Samsung galaxy model has different steps.

At&t Nokia unlock steps:

Start Nokia mobile with other sim card. Now sim unlock dialog box will open. Enter 8 or sometime 20 digit Nokia LUMIA unlock code. Tap enter. Your Nokia lumia is unlocked.  Motorola and htc unlock procedure is same as above.

3rd method for unlocking At&t SIM and mobile:


Here we get unlock code from at&t itself. For that you must have used at&t sim or mobile for 60 days. You have fully paid your remaining amount of ATT mobile. Go to Atnt site and submit unlock request. You will get email with unlock code within 2 to 3 days.    

Howto sim unlock gsm smartphone mobile

How to unlock GSM mobile sim and how to network unlock smartphone without network unlock code.



SIM Unlock
              

Method 1 Bootloader Unlock for mobile phones unlocking.

                       Many of mobile company Motorola, HTC, LG provide free bootloader unlock code file. These can be done only with fewer model of Motorola, HTC, LG.
For that visit BOOTLOADER unlocker support page on respective mobile website.
                     Then you need to provide device id of smartphone. Device id is different from IMEI number of phone. Device id is of 64 to 128 characters long.

To find device id of android. There are some different codes for different mobile.
1) First install ADB and FASTBOOT application on computer.

                      You can get ADB and fastboot application under SDK – Software Developer Kit. So first download SDK file. Under android studio you can also find SDK tool.
                    Unzip SDKtool. Open SDK manager file. This will give you list of packages included under SDK. Unselect all and select only 1) android SDK tool and 2) android SDK platform tools. These are normally first two options. Adb and fastboot tool are included under sdk tools.
  Click on install package and accept license. Continue installing software.
2) Enable USB debugging mode.
3) Install USB driver.
4) Type    adb devices      on command prompt.
5) This will give you list of android devices attached to computer. If you can’t find your device in that list. Recheck that you have installed proper USB driver of mobile and USB debugging is on under developer option.
6) Reboot mobile in bootloader or fastboot mode.
7) Type command      adb reboot bootloader    to reboot in fastboot mode.
8) Mobile reboot in bootloader/ fastboot mode.
9) Command       fastboot oem device-id.        This command work for lg mobile.

If you have Motorola mobile, use this command      fastboot oem get_unlock_data.

If you have htc mobile, use this command           fastboot oem get_identifier_token.

10) After getting device-id go to LG, htc or Motorola mobiles bootloader unlocking support site.
11) It asks for device id and email id etc.
12) If mobile is eligible for carrier unlocking than you will get unlock key to your email id.
13) To sim unlock mobile enter following command
Fastboot oem unlock {unlock key}. This command is used for IMEI unlocking Motorola.

For LG mobile unlocking type        fastboot flash unlock {unlock.bin file that you received at your email id}.

For htc mobile unlock type                  flash unlocktoken   {unlock_code.bin file that you have got at your email id for htc unlocking}. 
       You will get warning message that unlocking bootloader can void warranty. Click yes to continue.
  Type     adb reboot bootloader.
  Type     getvar all.
You will get message that bootloader unlocked: yes or device is unlocked.

Method 2 Use sim card adapter to unlock your mobile.


                  Many company sell Unlock sim adapter attachment to unlock sim. This sim adapter is like small thin PCB circuit size same as smartphone’s sim slot. This sim unlocker adapter is placed at sim slot of mobile and on the top of that sim adapter you put new sim. Then it will not ask for or sim restriction code. This unlock sim card adapter can used with many mobile like LG, Samsung, Huawei, htc, Acer and Motorola. Even you can use with iPhone 6 iPhone 4 and many other iPhone unlocking. This can work with t-mobile, at&t, roger, Verizon and many other GSM sim.

Method 3 using cable and box for mobile unlocking via USB and RJ 45.


                        You can get unlocking box having USB and RJ 45 connector. But this boxes are mostly associated with particular mobile brand. For example if you have Samsung unlocking box. It can used for unlocking Samsung galaxy. It cannot unlock LG, htc or Sony Ericson. Similarly if you have lg unlocking box, you can unlock many of lg mobile only. This is best for mobile network unlocking shops. For single mobile unlocking this is not a good option.

Method 4 installing fresh stock rom or custom rom for unlocking smartphone sim.


                         This can Sim Unlock some older mobile but it is not working for latest mobile If mobile is locked at bootloader level. Installing fresh stock ROM or custom ROM does not carrier unlock mobile.
                       This can only unlock mobile, if sim locking is done at software firmware level. You can download stock ROM or custom stock ROM from internet. Make sure it is stable and genuine. Do not download from any unreliable sources.  You must download stock ROM as per mobile model.  Lg Samsung galaxy Motorola’s each model have different stock ROM version. So be careful while downloading stock ROM.
1)You require flash tool for installing stock ROM. Normally flashing tool including with stock ROM. If there is no tool under stock ROM then separately download tool from internet.
2) Install USB driver of mobile on laptop.
3) Install flashing tool on computer.
4) Copy stock ROM folder on computer.
5) Open flash tool application and click on scatter loading tab.
6) Then give path to stock ROM folder and under stock rom folder open firmware.
7) Under firmware folder, find a file having android_scatter name. Normally name of this file is model number of mobile + android scatter.
 Scatter file has list of loading sequence on phone.
8) On scatter file and it will load all the sequence.
9) Click on download tab under flash tool. Once it loads 100 % at the same time remove battery from mobile and connect it to computer via USB.
10) Tool started installing stock ROM on mobile. Once it installed completely. You get green signal under flash tool.
                       Mostly CDMA mobile are locked at software level. Installing custom ROM can unlock mobile. Installing original stock ROM may not unlock CDMA mobile. As it is original stock ROM from company itself.

Method 5 generate unlock code for your mobile phone.


                       You need following information about smartphone.
     1)      IMEI number of smartphone.
     2)      Location country where phone is sim locked.  Ex United States of America, United Kingdom, Canada etc.
    3)      Mobile country code and mobile network code for sim card like at&t, t-mobile, cricket, orange, bell, telus , o2 , fido.
     4)      Make and specific mobile model number.

It can generate four kind of Imei Unlock codes.
     1.       NCK :- network carrier code also consider as sim network unlock pin.
     2.       SPCK :- Service provider unlock code.
Bell, roger and TELUS normally require both NCK and SPCK code.
     3.       NSCK :- network sub-net unlock code
     4.        Unfreeze or defreeze code:- mostly used with Samsung mobile.

Once you have generated unlock code insert new sim. It will prompt for sim network unlock pin, enter NCK code. Some of the sim require both NCK and SPCK code to unlock mobile. Some of Samsung mobile need defreeze code and NCK code for unlocking mobile.