From: <sv...@op...> - 2024-04-14 09:55:45
|
Author: sagamusix Date: Sun Apr 14 11:55:16 2024 New Revision: 20593 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20593 Log: [Var] Update fuzzer dictionary. Modified: trunk/OpenMPT/contrib/fuzzing/all_formats.dict Modified: trunk/OpenMPT/contrib/fuzzing/all_formats.dict ============================================================================== --- trunk/OpenMPT/contrib/fuzzing/all_formats.dict Sun Apr 14 08:41:45 2024 (r20592) +++ trunk/OpenMPT/contrib/fuzzing/all_formats.dict Sun Apr 14 11:55:16 2024 (r20593) @@ -146,9 +146,7 @@ # A couple of magic bytes are commented out because they do not modify the loader's behaviour, apart from setting a "made with" string. mod="M.K." #mod="M!K!" -mod="M&K!" mod="N.T." -#mod="FEST" #mod="NSMS" #mod="LARD" mod="OKTA" @@ -170,6 +168,10 @@ stam="ST1.3 ModuleINFO" stam="AudioSculpture10" +hmn="M&K!" +#hmn="FEST" +hmn="Mupp" + mptm="->MPT_ORIGINAL_IT<-" mptm=".tpm" mptm="mptm" @@ -348,3 +350,7 @@ iff="MHDR" iff="MDAT" iff="NAME" + +puma="patt" +puma="inst" +puma="insf" |