Hi, I'm making an app where I need to uncompress Zip and Rar files, I already have the zip working with
this, but I still haven't found a rar library that I can use on the iphone. I found the unrar source code, but that it's for the command line tool, and it's too advance for me to modify. Does anyone knows of a good option to unrar files on the iphone?