github WerWolv/ImHex v1.0.0
Initial Release

latest releases: v1.33.2, v1.33.1, v1.33.0...
3 years ago

Changelog

This is the initial release. Currently supported features:

  • Hex view
    • Data preview feature
    • File modifying
  • File information display
    • Byte distribution graph
    • Entropy graph
    • Total entropy
    • Highest entropy block
    • libmagic description and MIME type display
      • Bundling default and a custom ImHex database
  • Data hashing feature
    • Region setting
    • CRC16 and CRC32
      • Custom initials and polynoms
    • MD4 and MD5
    • SHA-1, SHA-224, SHA-256, SHA-384 and SHA-512
  • Pattern highlighting and displaying using a custom, C-like, scripting language
    • C structs
    • C++ using declarations
    • Built-in types: u8, s8, u16, s16, u32, s32, u64, s64, u128, s128, float, doubles
    • Arrays
    • Custom @ syntax to place structs at a specific address
      • Example: Data data @ 0x1000;

Screenshots



Don't miss a new ImHex release

NewReleases is sending notifications on new releases.