Isn't necessary patch the OTP IMEI in Bootcore,, i never do it:
Example in a S66 v54:
1. Calc Keys and put it in Papuas
2. Click in VKD Loader, and save Loader in Vklay folder
3. Apply this patch to phone with VKlay:
Code:
0x03ACD8: 04 0D
0x03ACDC: 0D 04
0x03ACE0: 4FDC27FA C02333EB
0x03ACEB: 0A EA
4. Do a .log file manually, this contain PhoneID and IMEI
5. Generate a .map from log using the Freia
6. Write the IMEI/Simlocks blocks in S66 using Siemens EEPROM Tool
Now that the x65PapuasUtils source code is free, i want simplify the steps 4,5,6 because the PapuasUtil can be adapted to do this steps.
Yes there is, the Blocks of Simlocks (76, 5008, 5009, 5077) contain the IMEI that is registered to the Network, and this blocks are X65 == X55 (In the past we used the x55 tools as Freia for calc the .map with the "Original IMEI" and unlock the Phone )
Now My question is: Is possible Write the Simlocks in the Phone using a Non-Original IMEI in the x65PapuasUtils or is possible add this feature to the soft??