Coder Social home page Coder Social logo

I cannot unpack this zip file about junzip HOT 3 OPEN

JCash avatar JCash commented on July 24, 2024
I cannot unpack this zip file

from junzip.

Comments (3)

r-lyeh avatar r-lyeh commented on July 24, 2024

Hey JCash, if it is of any help I did fix a few issues in JUnzip while working in a forked source (see https://github.com/r-lyeh/stdarc.c/blob/master/src/zip.c which can succesfully unzip your file)

Unfortunatelly, bringing the fixes back to the original source will require some extra work, as the codebase had diverged quite a lot when I found the unzipping issues.

Hope that helps in any case, as most of the JUnzip functions and related structs are still there somehow :o)

PS: so far I've tested more than 2,000 different zip files from the net and found no errors so far, so I'm pretty confident the fixes are good.

from junzip.

jokkebk avatar jokkebk commented on July 24, 2024

@r-lyeh do you remember what kind of things there were regarding .zip files (are there version differences, or do some zippers leave CRC out, or if there were bugs in JUnzip) that did not work with JUnzip and you fixed? I could maybe take a look if there are some pointers fresh in your mind. :) Very cool to see the project in use in any case!

from junzip.

r-lyeh avatar r-lyeh commented on July 24, 2024

Hey Joonas. Sure! There are at least two archived fixes in the history of this file:
https://github.com/r-lyeh/stdpack.c/commits/afa792d8be27e77cde0e1a2fef034b481feb9597/src/zip.c
(I dont remember if I fixed anything else beforehand, while creating the initial revision of that zip.c file though)

from junzip.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.