Thread: Kobo Patcher
View Single Post
Old 12-19-2013, 06:15 PM   #640
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by GeoffR View Post
Just remove the "\x00" from the end of the footer string, I haven't added code to parse that yet. The \x00 adds a null terminator to the string because patcher doesn't do it itself when the replace_xor method is used. However patch32lsb does it automatically, so the \x00 is not needed.

(BTW it should run correctly on 32- and 64-bit machines, the 32lsb in the name refers to the executable that is being patched, i.e. Kobo devices run 32-bit little-endian code.)
Oh,ok. That was it.

Thanks a lot.
Iņigo is offline   Reply With Quote