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!
- Host: GitHub
- URL: https://github.com/werwolv/imhex-patties
- Owner: WerWolv
- License: gpl-2.0
- Created: 2021-12-09T22:37:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T17:55:59.000Z (over 4 years ago)
- Last Synced: 2025-06-03T02:12:23.612Z (12 months ago)
- Topics: examples, excercises, imhex, pattern-language, tests
- Homepage: https://imhex.werwolv.net/docs
- Size: 98.6 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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...`.