|
-
Feb 27th, 2025, 06:39 AM
#9
Thread Starter
Fanatic Member
Re: Reading ZIP and DOCX files and unpacking image files in memory
 Originally Posted by wqweto
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).
Last edited by HackerVlad; Feb 27th, 2025 at 06:43 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|