Removing DRM seems to be easy for DXG. kindlepid.py works for DXG.
At least I can decrypt and decompile EveryWordGame.class without much trouble.
Besides, KindletBookletDRM of k3 seems to be exactly the same as the one in k2, except the obfuscated variable names. So I think DRM is not a problem.
So unless the active content uses k2 only API, it should works on k3.
At least, you can decrypted (and maybe decompile it) and rebuild it with developer's key.
@eLiNK
KindleNote-54460b5 can be recompiled and runs on my DXG. I don't remember whether I modified source.
|