patterns: Added bencode pattern

This commit is contained in:
WerWolv
2022-08-27 12:41:59 +02:00
committed by GitHub
parent 15548b92e2
commit f0963603bf
2 changed files with 74 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ Hex patterns, include patterns and magic files for the use with the ImHex Hex Ed
| IP | | `patterns/ip.hexpat` | Ethernet II Frames (IP Packets) |
| UF2 | | `patterns/uf2.hexpat` | [USB Flashing Format](https://github.com/microsoft/uf2) |
| File System | | `patterns/fs.hexpat` | Drive File System |
| Bencode | `application/x-bittorrent` | `patterns/bencode.hexpat` | Bencode encoding, used by Torrent files |
### Scripts