nlitsme / ubidump

Tool for viewing and extracting files from an UBIFS image
MIT License
230 stars 60 forks source link

Is it possible to support zstd compression? #18

Closed xixitalk closed 2 years ago

xixitalk commented 2 years ago

This software is really Excellent work. Is it possible to support zstd decompression?

nlitsme commented 2 years ago

I added some code which may support zstd. But untested, since I don't have a zstd compressed sample image. Can you test it for me?

xixitalk commented 2 years ago

Very good work. No problems with the zstd decompression process, I've tested it.