mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
patterns: Fixed run problems with some patterns
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#pragma 0.3 2024-02-09 zhoubo: use BitfieldDisablePadding(Unpadded Bitfields) for odd header bytes(7,9 bytes) color, and remove FSeek.
|
#pragma 0.3 2024-02-09 zhoubo: use BitfieldDisablePadding(Unpadded Bitfields) for odd header bytes(7,9 bytes) color, and remove FSeek.
|
||||||
#pragma 0.2 2024-02-05 zhoubo: fix some comment & color.
|
#pragma 0.2 2024-02-05 zhoubo: fix some comment & color.
|
||||||
#pragma 0.1 2022-06-13 zhoubo: Init release. only ADTS, not support ADIF,LATM.
|
#pragma 0.1 2022-06-13 zhoubo: Init release. only ADTS, not support ADIF,LATM.
|
||||||
|
#pragma pattern_limit 0xFFFFFF
|
||||||
|
|
||||||
// More information available at:
|
// More information available at:
|
||||||
// 1. https://wiki.multimedia.cx/index.php?title=ADTS
|
// 1. https://wiki.multimedia.cx/index.php?title=ADTS
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#pragma author ogmini https://github.com/ogmini
|
#pragma author ogmini https://github.com/ogmini
|
||||||
#pragma description Windows 11 Notepad Window State file %localappdata%\Packages\Microsoft.WindowsNotepad_8wekyb3d8bbwe\LocalState\WindowState
|
#pragma description Windows 11 Notepad Window State file %localappdata%/Packages/Microsoft.WindowsNotepad_8wekyb3d8bbwe/LocalState/WindowState
|
||||||
|
|
||||||
#include <std/string.pat>
|
#include <std/string.pat>
|
||||||
#include <type/leb128.pat>
|
#include <type/leb128.pat>
|
||||||
|
|||||||
BIN
tests/patterns/test_data/fbx.hexpat.fbx
Normal file
BIN
tests/patterns/test_data/fbx.hexpat.fbx
Normal file
Binary file not shown.
Reference in New Issue
Block a user