Quote:
Originally Posted by boxey
Locate: C:\cramfs\opt\opt\sony\ebook\application\FskDocume ntViewerAdobe.so, at offset 6CC6B7
hex edit and change it from res:///adobe/pxf to res:///Data/epub, same byte size
|
Two things. First, do not unpack and repack the CRAMFS image under Windows or Cygwin. There are certain files in PRS-950 FW that do not unpack properly without full case sensitivity support in the filesystem. Second, do not recommend to go to an address, which may or may not be the same in different versions of this module. You could say "search for string such and such and replace it with the string such and such", but you shouldn't provide the address where to overwrite.