diff --git a/patterns/adts.hexpat b/patterns/adts.hexpat index 3d0da81..848f2cb 100644 --- a/patterns/adts.hexpat +++ b/patterns/adts.hexpat @@ -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.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 pattern_limit 0xFFFFFF // More information available at: // 1. https://wiki.multimedia.cx/index.php?title=ADTS diff --git a/patterns/notepadwindowstate.hexpat b/patterns/notepadwindowstate.hexpat index 14ec9d1..1235474 100644 --- a/patterns/notepadwindowstate.hexpat +++ b/patterns/notepadwindowstate.hexpat @@ -1,5 +1,5 @@ #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 #include diff --git a/tests/patterns/test_data/fbx.hexpat.fbx b/tests/patterns/test_data/fbx.hexpat.fbx new file mode 100644 index 0000000..a0ff8a5 Binary files /dev/null and b/tests/patterns/test_data/fbx.hexpat.fbx differ