Regular Expressions 101

Community Patterns

standard 16 columns hexdump

2

Regular Expression
ECMAScript (JavaScript)

/
[ ]*(.*)\n[ ]*- ([0-9]{1,5}) bytes:\n(?:[ ]*([0-9A-F]{8}) (?:([0-9A-F]{2}) ){8} (?:([0-9A-F]{2}) ){8} .{16}\n)*[ ]*([0-9A-F]{8}) (?:([0-9A-F]{2}| ) ){8} (?:([0-9A-F]{2}| ) ){8} .{0,16}\n
/
gmi

Description

no description available

Submitted by anonymous - 9 years ago