An open API service indexing awesome lists of open source software.

https://github.com/werwolv/imhex-patties

🔎 Small exercises to get you used to reading and writing Pattern code!
https://github.com/werwolv/imhex-patties

examples excercises imhex pattern-language tests

Last synced: 4 months ago
JSON representation

🔎 Small exercises to get you used to reading and writing Pattern code!

Awesome Lists containing this project

README

          

# ImHex-Patties

This repository contains small exercises and example pattern to get you used to reading and writing patterns for ImHex.

## Usage

Every exercise ships in its own folder usually containing a .hexpat file and a .dat file.
- The .hexpat file contains the exercise pattern code which can be opened through `File -> Load pattern...`.
- The .dat file contains some example data you need to analyze. Open it in ImHex with `File -> Open File...`.