Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
phones:softbank:panasonic [2025/05/21 03:41] lnrcphones:softbank:panasonic [2026/05/12 23:50] (current) lnrc
Line 1: Line 1:
 This page is a work in process. This page is a work in process.
 ====== Softbank Phones by Panasonic ====== ====== Softbank Phones by Panasonic ======
-{{wst>see_hardware_page}} +{{wst>keitaiwiki_help}} 
- +
-{{wst>vgpc_help}} +
- +
-===== Introduction ===== +
-UPDATES: We now have a tool for extracting the NOR from the 810P and 820P. The method has not been confirmed on other devices yet.+
  
 +===== Introduction ===== 
 Softbank Panasonic phones fall into two categories. The later, higher end devices are very similar to [[phones:docomo:panasonic|Docomo Panasonic]] phones, and are compatible with the same tools. These phones run on a customized form of Linux, and they use the UniPhier set of CPUs. Softbank Panasonic phones fall into two categories. The later, higher end devices are very similar to [[phones:docomo:panasonic|Docomo Panasonic]] phones, and are compatible with the same tools. These phones run on a customized form of Linux, and they use the UniPhier set of CPUs.
  
 The earlier models, along with some of the later budget models, run on the APOXI operating system. These phones use CPUs similar to those in Sony Ericsson phones. The APOXI phones are closely related to international Panasonic phones that were released concurrently, such as the Panasonic EB-VS3 and EB-VS7.   The earlier models, along with some of the later budget models, run on the APOXI operating system. These phones use CPUs similar to those in Sony Ericsson phones. The APOXI phones are closely related to international Panasonic phones that were released concurrently, such as the Panasonic EB-VS3 and EB-VS7.  
 +==== J-Phone ====
 +^ Phone Model ^ Extraction Tool ^ File System/FTL ^ File System Tools ^
 +| J-P51 | Chip dump only | J-P51 Proprietary | [[#assemble-jp51]] |
  
 +==== SoftBank ====
 ^ Phone Model ^ Extraction Tool ^ File System/FTL ^ File System Tools ^ ^ Phone Model ^ Extraction Tool ^ File System/FTL ^ File System Tools ^
-| 705P | [[#node-sie-serial]] | c5a3 | [[#c5a3-assemble]] | +| 705P | [[#apoxi-tool]] | c5a3 | [[#c5a3-assemble]] | 
-| 705Px | Not Determined Unknown Unknown +| 705Px | (Likely) [[#apoxi-tool]] (Likely) c5a3 (Likely) [[#c5a3-assemble]] 
-| 706P | Not Determined Unknown Unknown +| 706P | (Likely) [[#apoxi-tool]] (Likely) c5a3 (Likely) [[#c5a3-assemble]] 
-| 810P | [[#node-sie-serial]] | c5a3 | [[#c5a3-assemble]] |+| 810P | [[#apoxi-tool]] | c5a3 | [[#c5a3-assemble]] |
 | 920P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]| | 920P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]|
-| 820P | [[#node-sie-serial]] | c5a3 | [[#c5a3-assemble]] | +| 820P | [[#apoxi-tool]] | c5a3 | [[#c5a3-assemble]] | 
-| 921P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]| +| 921P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] (Part B) + [[#TestDisk]]| 
-| 821P | Not Yet Determined Unknown Unknown +| 821P | [[#apoxi-tool]] c5a3 [[#c5a3-assemble]] 
-| 822P | [[#node-sie-serial]] | c5a3 | [[#c5a3-assemble]] |+| 822P | [[#apoxi-tool]] | c5a3 | [[#c5a3-assemble]] |
 | 823P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]| | 823P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]|
 | 824P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]| | 824P | [[#ktdumper]] | Samsung RFS + Cramfs + XSR 2 | [[#fs-tools (XSR2)]] + [[#TestDisk]]|
Line 47: Line 47:
   - [[#node-sie-serial]]   - [[#node-sie-serial]]
 Reading File Systems Reading File Systems
 +  - [[#assemble-jp51]]
 +  - [[#c5a3-assemble]]
   - [[#fs-tools (XSR2)]]   - [[#fs-tools (XSR2)]]
   - [[#TestDisk]]   - [[#TestDisk]]
Line 54: Line 56:
 {{wst>ktdumper}} {{wst>ktdumper}}
  
-==== node-sie-serial ====+==== apoxi-tool ====
 {{wst>node-sie-serial}} {{wst>node-sie-serial}}
  
 ===== Reading Data ===== ===== Reading Data =====
 +
 +==== assemble-jp51 ====
 +{{wst>assemble_jp51}}
  
 ==== c5a3-assemble ==== ==== c5a3-assemble ====
 {{wst>c5a3}} {{wst>c5a3}}
 + 
 ==== fs-tools (XSR2) ==== ==== fs-tools (XSR2) ====
 {{wst>xsr2}} {{wst>xsr2}}