ImHex-Patterns
ImHex-Patterns copied to clipboard
Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
While writing a new pattern for keepass kdbx files I wanted to display a specific value of the keepass db file as UUID. KeePass uses specific CipherIDs for the used...
As per [Protobuf Documentation](https://protobuf.dev/programming-guides/encoding/#structure), "Tags" (Keys) of Records/Keys are encoded as VarInts / LEB128. However the current Protobuf pattern assumes Keys are always 1 byte: https://github.com/WerWolv/ImHex-Patterns/blob/6baae925532a8e3fb557fd07273063c306e5bc5b/patterns/protobuf.hexpat#L34 This assumption will not...
attribute_name_index value show `error[E0004]: Type error, Array expanded past end of data`.  ## Reappear Java source code: ```java class Test { private String a = "a"; private String b...
Please help to implement FAT (FAT16, FAT32 and exFAT) file system pattern. Thanks!
- Support for EOF if EOF in the JPEG met not in the end. ## Before  ## After  ## JPEG to reproduce  More information in #239
Hello! ## Feature description I'd like a feature if JPEG Pattern Parser will show correctly shows overridden JPEGs. ## Example Example of such image:  This is how it processed...
One (1). This fork is ahead by one (1) commit. Github dumb. Also apparently it's not allowed to merge automatically? *sigh*
I like to get the crc16 calculation available in the pattern editor. Only crc32 is available at the moment. Adding the follwing code to hash.pat is not working: fn crc16(ref...