Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PKImplodeDecoder #159

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Conversation

cielavenir
Copy link

No description provided.

@cielavenir
Copy link
Author

now CPP/7zip/Compress/PKImplode/makefile is buildable and the PKImplode.so supports compression as well.

@cielavenir
Copy link
Author

cielavenir commented Jan 8, 2022

Implode is zip method 6, PKImplode is zip method 10. (Note that 7-zip codec ID is 0x40100 + 10).

@cielavenir
Copy link
Author

those comments are addressed, thanks!

@cielavenir
Copy link
Author

@jloqfjgk addressed. previously you would need to prepare Codecs/PKImplode.so by making CPP/7zip/Compress/PKImplode, but now the code is linked to 7z.so.

by the way could you try this? bin/7z a -tzip -mm=PKImplode -mx=1, where mx can be 1/2/3/11/12/13.

@cielavenir
Copy link
Author

@jloqfjgk thank you for the table.

By the way do you know anything about IBM methods?

@cielavenir
Copy link
Author

seems the maintainer is not reading this PR, if you want you can grab PKImplode.so from https://github.com/cielavenir/p7zip/releases and put it to Codecs dir.

GerHobbelt pushed a commit to GerHobbelt/p7zip that referenced this pull request Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant