I'm loading .zip file from a remote server into my app's documents directory, the file is password protected to prevent unauthorized users to alter the contents of the zip file, So what i am trying to do is access a file inside the zip file without extracting it's contents.
Anybody knows how to solve this one. Please help! and thanks!