Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 819 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 819 Bytes

Hashes

Hiew External Module (HEM) to calculate CRC-32, MD5, SHA-1, and SHA-256 hashes of files and blocks.

Installation

Download the .hem file and put it in your HIEW hem folder.

Usage

After opening a file in Hiew, press F11 to load a HIEW module and choose it from the menu. It will calculate common hashes of the whole file. If you mark a block instead, Hashes will generate the hashes of the block content. Press F5 to copy a hash value to clipboard.

Example

Requirements

  • Licensed version of Hiew.
  • Windows Vista or newer.

Thanks

  • @taviso for his kiewtai module (I borrowed code from there, but inserted my own bugs 🤠).
  • SEN for Hiew.

Author

Fernando Mercês - @mer0x36