Regular Expressions 101

Community Patterns

Disassembly Line Bytes

1

Regular Expression
PCRE (PHP <7.3)

/
#Line Address ((?<= ^[0-9a-fA-F]{6}\: ) | (?<= ^[0-9a-fA-F]{2}\/[0-9a-fA-F]{4}\: ) ) #Space \s+ #Pre-Bytes stuff .*? [0-9a-fA-F]+ [\+\-\!\@\*\#\^x\$\s]* (?(?= \t ) (\t) | (?(?= [ ]{2})[ ]{2}|(?=($|\n))))
/
gmx

Description

no description available

Submitted by zhaDe - 8 years ago