Quote:
Originally Posted by irreld
Locating the class by strings isn't very hard. But decompiling and regenerating the jar file probably needs a lot more work. (I thought they had framework jars codesigned?)
|
I'm not trying to do that, I can just change the strings. I'm just afraid that on one of the many firmware/device variations, one .class file gets corrupted and it makes the entire kaf.jar unable to run, essentially bricking the device.
Maybe I could release a script that injects copies of the .class files with the strings, then asks the user to verify them manually before updating kaf.jar.
It's easy to verify a .class file by by simply decompiling it online on a site
like this for example. If it's corrupted then the decompiler will throw an error.
Quote:
Originally Posted by irreld
Since you mentioned kaf.jar, maybe people will find "shop kindle store" menu needs a bit more love as well 
|
You mean the one in the top right menu?