Service mode utilities
What is a service mode?
 Service mode is some state of mobile during startup, when You can upload any code to the phone and run it.
 Uploaded code can do anything:
 Download specific part of memory, work with Flash chip, write something to display, ...
 I use USB cable with pins 3-8 connected, and all works OK, but for flashing I must use Flasher2.


Flash3 update 1
 Flash3 is new version of original Sony flasher. Here is some features:
  o Flashing firmware (with service or USB cable with shorted 3-8 pins)
  o Read and Write user data
  o (NEW) Backup NVM area in flash. If your phone not work, You only need
                to flash standart firmware and than saved .NVM file. You don't need SFR and BIN2SRE.
  o Clear security code to 0000
  o NEW design

Download Flash3 Screenshot


Unlocker
 All-in-one tool for unlocking phones. No loggers and any other programs needed.
Download Unlocker


RealHEX
 Realtime HEX editor for Sony phones. You can browse in phone memory including devices. To start, connect phone and click
 START. Watch application caption for instructions. Use Up/Down/Left/Right/PgUp/PgDown buttons to navigate in memory or
 enter address directly. If you want to write byte to current address, enter value and click write. You can write HEX
 values with $ prefix. Button TIMER toggle autorefresh ON/OFF. If You want to exit RealHEX and back later, uncheck
 Power-Off and exit it. To exit and unload code from mobile, check Power-Off and close application. Phone is now
 turned off.
Download RealHEX


RealHEX dumper source code
 Source code for dumper. Used by RealHEX and Dumper.
Download dumper source


Memory Dumper 1.0
 Utility to download any part of phone memory. Useful for backups.
Download Dumper