View Single Post
Old 04-21-2019, 01:52 PM   #5
BloodRagg
Zealot
BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.BloodRagg ought to be getting tired of karma fortunes by now.
 
BloodRagg's Avatar
 
Posts: 128
Karma: 842196
Join Date: Feb 2019
Device: none
Quote:
Originally Posted by NiLuJe View Post
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 ?
BloodRagg is offline   Reply With Quote