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

Feature request: LZ4 compression support #1116

Closed
kotori2 opened this issue Oct 24, 2020 · 2 comments
Closed

Feature request: LZ4 compression support #1116

kotori2 opened this issue Oct 24, 2020 · 2 comments
Labels

Comments

@kotori2
Copy link

kotori2 commented Oct 24, 2020

Is your feature request related to a problem? Please describe.
Recently I'm debugging a program which compress input with LZ4 compression, but CyberChef doesn't support it.

Describe the solution you'd like
Add lz4 compress/decompress.

Describe alternatives you've considered
There are alternatives for most languages such as this

Additional context
N/A

@wdpless
Copy link

wdpless commented Jan 10, 2021

Excellent feature request. I'm doing something similar with firefox and believe lz4 would speed up my analysis. Thanks for all you have done with this project!!!

@n1474335
Copy link
Member

LZ4 compression and decompression operations have been added in v9.49.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants