Hi,
I have many rars that a stored in store mode, that means they aren't compressed. I want to open them and read parts of the file that is "stored" in the rar. I think I can just open them if I knew the offset to the files.
Something in C# will do very well.
I can't find anything on the web.
Please help.