This tool can be used to either decompile or compile ROMs for Pharos Traveler 137.
Pharos Traveler 137
- Decompiling ROM
1. p137romtool <ALL.ms/xxx.exe>
2. Part files based on the file name generated. The last part file is the OS image, use osnbtool -sp for 2 times to generate a usable nb file.
- Compiling ROM
1. p137romtool /b <ALL.ms/xxx.exe>
2. If input file is ALL.ms, then out.ms generated. Move the file somewhere and rename it back to original file name, then you can try flashing with the file.
3. If input file is an executable, then out.exe generated. You can try flashing with the file directly.
1. It is important that you don't touch any part files except the last one, or you may get into deep trouble
1.10: Added support for newer update software
This tool has been used by Erick Will as one of the ROM customization tool.