Results 1 to 39 of 39

Thread: Reading ZIP and DOCX files and unpacking image files in memory

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member HackerVlad's Avatar
    Join Date
    Nov 2023
    Posts
    681

    Re: Reading ZIP and DOCX files and unpacking image files in memory

    Quote Originally Posted by wqweto View Post
    Have not tested exactly how much in KBs an amalgamation of the cZipArchive for *decompression only* does weight in final binary.
    I managed to cut it down to 46 KB (P-code) 80 KB Native-code. This is a record. However, the buffer will be loaded from a separate file (you can shove it into resources).
    With very great difficulty, with a lot of cutting out everything superfluous, it is possible to achieve an EXE size of about 50 KB (P-code).

Posting Permissions

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



Click Here to Expand Forum to Full Width