How can I search EUC-KR words in an entire file? #2132
Unanswered
PurpleVortex
asked this question in
Get Help
Replies: 1 comment
-
Hey! It's currently not possible to search for specially encoded values. Only UTF-8 and UTF-16 are supported right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening, I am using the latest version of ImHex and I need to analyze a moderately big binary file (around 14 megabytes) with some korean text inside, when I import the EUC-KR extension, the column shows only a small amount of the file encoded in EUC-KR, I need to search for a korean string which is in the middle of the file but nothing is returned by ImHex, do you know if there is some workaround for this?
NOTE: even if I don't try to search for the korean word but instead I search for its hex patterns, the hexadecimal column is shown but not the EUC-KR one.
NOTE-2: example of the output, I would like to have the euc-kr in the "unknown" column

Beta Was this translation helpful? Give feedback.
All reactions