Skip to content

Commit

Permalink
includes/hex: Added imhex support library
Browse files Browse the repository at this point in the history
  • Loading branch information
WerWolv authored Sep 14, 2022
1 parent 6367f43 commit 36b107f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| Name | Path | Description |
|------|------|-------------|
| libstd | `includes/std/*` | Pattern Language Standard Libaray |
| cstdint | `includes/cstdint.pat` | C integer types |
| libtype | `includes/type/*` | Various custom types with special formatters |
| libhex | `includes/hex/*` | Functions to interact with ImHex |

### Yara rules

Expand Down

0 comments on commit 36b107f

Please sign in to comment.