Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-10-09 09:29
Flavor·Python

r"
(?P<first>^(?P<intend>\s*?)diagGetParameterRaw.+?(?P<diagresp>\w.+?),.*?\"SecurityClass\", (?P<first_rest>.+?;(?P<newline>[\n\r]+)))(?P<second>(?P<second_start>\s*?_DiagGenerateKeyFromSeed.+.?buffer,).+?(?P<second_rest>0x\d+?,.+))
"
gmi
Open regex in editor

Description

no description available

Submitted by anonymous