Results 1 to 6 of 6

Thread: Free code to read/write zip files with passwords using Freepascal?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Quote Originally Posted by wagenheimer View Post
    This is not related to your question, but I'm trying to use paszlib to decompress a stream from a .gz file. But I could not make it works!

    Anybody here have any working example of this?

    Thanks!
    as i know paszlib isnt up to date
    instead use zlib pascal port its based on paszlib but its up to date
    another one would be the continued paszlib project called paszlib-sg but as i know its only compatible up to delphi 5 (paszlib-sg)

    by coding , i don't think you can read the content of a protected zip file , unless you know the password
    yeah i think he mean he want to write to an archive he compiled and where he know the password
    i think he like to use a compressed archive for his games or am i wrong? :>
    Last edited by Daikrys; 03-08-2011 at 04:33 PM.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •