> For the complete documentation index, see [llms.txt](https://docs.werwolv.net/imhex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.werwolv.net/imhex/views.md).

# Views

- [Hex Editor](https://docs.werwolv.net/imhex/views/hex-editor.md): Viewing, editing and analysing binary data
- [Data Inspector](https://docs.werwolv.net/imhex/views/data-inspector.md): Quickly decode bytes as various different encodings
- [Bookmarks](https://docs.werwolv.net/imhex/views/bookmarks.md): Manage and keep track of data regions
- [Pattern Editor](https://docs.werwolv.net/imhex/views/pattern-editor.md): Write Pattern Language source code and execute it
- [Pattern Data](https://docs.werwolv.net/imhex/views/pattern-data.md): Visualize all patterns generated by the source code in the Pattern Editor View
- [Data Information](https://docs.werwolv.net/imhex/views/data-information.md): Binary analysis and visualisation of binary data
- [Data Processor](https://docs.werwolv.net/imhex/views/data-processor.md): A Node-Based visual data pre-processor
- [Find](https://docs.werwolv.net/imhex/views/find.md): Searching for various kind of sequences
- [Diffing](https://docs.werwolv.net/imhex/views/diffing.md): Comparing two sets of data with each other
- [Hashes](https://docs.werwolv.net/imhex/views/hashes.md): Hash selected regions of data using various different algorithms
- [Tools](https://docs.werwolv.net/imhex/views/tools.md): Useful tools that didn't really fit anywhere else
- [Patches](https://docs.werwolv.net/imhex/views/patches.md): Managing changes made to the data
- [Yara](https://docs.werwolv.net/imhex/views/yara.md): Identifying malware through the use of Yara Rule files.
