-
I have a binary with some chunks that are zstd compressed, like this: Is there a good workflow to view the uncompressed data in a separate tab or something along those lines? Also, how do you activate a builtin pattern type for a file when it isn't autodetected? (side note, what an amazing tool this is) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Note that ImHex does not currently decompress any of the compressed formats supported so it wont be able to do it for zstd either. I am not sure what you are referring to when you mention pattern activation. An input file can import any pattern file (File>Import>Pattern file) and when you click the green play icon under the console the pattern will be executed using the input file as the data. |
Beta Was this translation helpful? Give feedback.
-
I wasn't sure if there may be some way to do that with the data processor that I was missing, but thanks for the confirmation
That's it - I just had no clue how to get to that menu to import them. Thanks! |
Beta Was this translation helpful? Give feedback.
Note that ImHex does not currently decompress any of the compressed formats supported so it wont be able to do it for zstd either. I am not sure what you are referring to when you mention pattern activation. An input file can import any pattern file (File>Import>Pattern file) and when you click the green play icon under the console the pattern will be executed using the input file as the data.