sony_ericsson:basics
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sony_ericsson:basics [2025/09/12 21:23] – [Glossary] admin | sony_ericsson:basics [2025/11/20 07:39] (current) – [Development] admin | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| There is a collection of tutorials here: [[https:// | There is a collection of tutorials here: [[https:// | ||
| + | |||
| + | Have Gordon' | ||
| + | There are three common ways: \\ | ||
| + | * [[https:// | ||
| + | * Enable Test Signing Mode (Requires Secure Boot OFF) | ||
| + | * or better [[https:// | ||
| + | |||
| + | To use cmd command line (as admin): | ||
| + | < | ||
| + | bcdedit.exe /set testsigning on ← works with Win10/11 (needs Secure Boot OFF) | ||
| + | |||
| + | #only for Win7/8: | ||
| + | bcdedit.exe /set nointegritychecks on | ||
| + | or | ||
| + | bcdedit.exe /set loadoptions DISABLE_INTEGRITY_CHECKS | ||
| + | </ | ||
| + | \\ | ||
| How to use Setool2-lite for A1 phones: [[https:// | How to use Setool2-lite for A1 phones: [[https:// | ||
| + | Latest Setool (not lite) is broken for PDA and does not work with WinXP (works with Win7 and newer, even Win11). \\ | ||
| How to use A2 Uploader: [[https:// | How to use A2 Uploader: [[https:// | ||
| Line 47: | Line 65: | ||
| ====== Glossary ====== | ====== Glossary ====== | ||
| - | backup - if you ask yourself what it is, learn how to backup GDFS NOW! \\ | + | backup - if you ask yourself what it is, learn how to backup GDFS / REST file NOW! \\ |
| 📘 Glossary | 📘 Glossary | ||
| Line 71: | Line 89: | ||
| - | GDFS (Global Data File System) / TA partition | + | GDFS (Global Data File System) / TA (Trim Area) |
| > A region of phone memory storing unique configuration. It contains IMEI, SIM/network lock info, RF calibration data, Bluetooth/ | > A region of phone memory storing unique configuration. It contains IMEI, SIM/network lock info, RF calibration data, Bluetooth/ | ||
| > BACKUP GDFS! This is unique device specific! If lost/ | > BACKUP GDFS! This is unique device specific! If lost/ | ||
| > Note: If you repair GDFS the 'total call timer' is reset. | > Note: If you repair GDFS the 'total call timer' is reset. | ||
| + | |||
| + | REST file | ||
| + | > ' | ||
| + | |||
| VKP Patch | VKP Patch | ||
| Line 105: | Line 127: | ||
| > /ifs/ – stands for " | > /ifs/ – stands for " | ||
| > /system/ – Core Operating System Files (A2 only) | > /system/ – Core Operating System Files (A2 only) | ||
| + | |||
| + | |||
| + | ====== Basis ====== | ||
| + | |||
| + | Following is some crap that reminds me to rewrite this section. It may be untrue too. \\ | ||
| + | |||
| + | ######################### | ||
| + | #TODO\\ | ||
| + | |||
| + | > SEMCBOOT is the bootloader in OTP. It waits for either a normal boot from flash or a service connection via USB. SEMCBOOT enforces CID/SCRC checks. | ||
| + | |||
| + | Methods to make SEMCBOOT see different cert colour: | ||
| + | * CSCA Method (obsolete) | ||
| + | * Patch-Based Unlock (Quick Access Patch) | ||
| + | * Bypass loaders | ||
| + | |||
| + | > CSCA = Certificate Signed Certificate Authority (formerly sometimes just called “Central Sony Certificate Authority”) = Sony Ericsson' | ||
| + | |||
| + | > How does Loader bypass work? | ||
| + | < | ||
| + | [Phone powered on] | ||
| + | ↓ | ||
| + | [SEMCBOOT in OTP] | ||
| + | ↓ (USB) | ||
| + | [Tool uploads signed SE loader into RAM] | ||
| + | ↓ | ||
| + | [Loader runs in RAM → certificate checks bypassed] | ||
| + | ↓ | ||
| + | [Tool can patch FS / MAIN / GDFS] | ||
| + | ↓ (reboot) | ||
| + | [Phone back to RED, RAM cleared] | ||
| + | </ | ||
| + | > SEMCBOOT sees RED in OTP, but a signed SE loader loaded in service mode. The loader hooks its certificate-check routines in RAM. While the loader is active, you can patch FS, MAIN (CXC), GDFS, etc. After reboot, the loader disappears, and the phone reports RED again. A patched phone | ||
| + | |||
| + | ################################ | ||
| + | |||
| + | |||
sony_ericsson/basics.1757704988.txt.gz · Last modified: by admin
