View Single Post
Old 10-18-2014, 07:56 PM   #24
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Frenzie View Post
No need to pull it apart when it's working. Last week I obtained a full image using something like nc -l -p 1234 < /dev/mmcblk0. That being said, at the very least it contains my user/pass, so I need to know more about what to erase and whether there are any more device-specific identifiers on the device.
The serial number for you device is at offset 0x200. It is a thirteen digit number starting after "SN: " (or something like that). Replacing the serial number with zeroes makes it easy to find.

Everything else is in the user partition. Wiping that will solve the problem. Doing that in a way that writes zeroes everywhere would make it very compressible. Removing the database, version file and config file would also remove your details. These will all get regenerated at startup and the missing database will mean the device does the basic setup.
davidfor is offline