Hi

I need to create a RARInputStream, from a rar file, but i havnt really had any luck finding something that did the trick, does some of you know any librarys that could be usefull to me? Or if not, how could i make it myself?

I suppose i could translate a c++ rar library file to java, and extending DataInputStream or something, but i dont really know, would be nice with some advice