I would like to create a NADSAT KFX dictionary (just as a proof of concept).
As the wiki says, dictionaries for new languages are now formatted as an SQLite data base.
and,
I have been looking at the "Gujarati into Gujarati dictionary_B06X6HVPX1.kfx" dictionary
Has anyone else tried to reverse engineer the format? There are not many tables, and the few fragment properties are possibly indicative of a simple structure. I am hoping that replacing the encrypted DRM blobs with properly structured clear text would produce a valid KFX dictionary.
As the wiki says, dictionaries for new languages are now formatted as an SQLite data base.
and,
Quote:
Originally Posted by Doitsu
(Post 3765315)
Unfortunately, Amazon hasn't released an official KFX dictionary converter. You're stuck with KindleGen and MOBI dictionaries for the time being.
|
Spoiler:
Has anyone else tried to reverse engineer the format? There are not many tables, and the few fragment properties are possibly indicative of a simple structure. I am hoping that replacing the encrypted DRM blobs with properly structured clear text would produce a valid KFX dictionary.