Skip to content

[beginner question] Issue with loading file #1535

Answered by WerWolv
mslijepc asked this question in Get Help
Discussion options

You must be logged in to vote

Hey

ImHex is a hex editor which means opening files in it, generally, shows you the raw byte content of that file. It doesn't interpret the data you're opening in any way. For your case, you currently would need to transform the ASCII Hex representation of that data into raw bytes first before you can open it.

About the getting started guide, please check out the documentation which is linked on the welcome screen and make sure you're using the latest update. There's both an interactive introduction tutorial as well as Achievements that are meant to guide you through the various features of ImHex.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by WerWolv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants