Quote:
Originally Posted by NiLuJe
Nothing ships unrar, IIRC.
And it'd be fairly IO/CPU intensive, with minimal UI callback possible (think OTA updates), which pretty much punts that off to the "gross hack" category  .
That's a task much better left to the other side of the equation (i.e., do it before/during sending the file to the device instead).
|
Kobo firmware ships unrar

, but you probably meant anything based on CR3 ?
Source code of unrar is open, but im guessing this uses a library for direct handling of
zip files ? So you would need something similar for rar files ? Is some kind of a stub possible
that uses the unrar executable ?