Quote:
Originally Posted by freekobo
How do you go about making these patches anyways?
|
GeoffR help my understand how to patch by using hex editor.
The hard thing is to find what section in file firmware KoboRoot.tgz\usr\local\kobo\libnickel.so.1.0.0, is relevant.
If you know what you want to change, you find the address of the substring with hex editor.
replace_string = C3E6E7(address), `min-height: 680px;`(original substring) , `min-height: 904px(changed substring);`