Quote:
Originally Posted by haertig
Test that was run from Linux:
"strings filename.azw3 | grep -i unique_string" (where "unique_string" is a string of letters found in my amazon credentials and also in my email address on file with Amazon)
|
I'm not an expert on the AZW3 format but I think parts of it are compressed so 'strings' won't show you everything. Probably best to use Kindleunpack and grep the individual files.