Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-06-19 21:19
Flavor·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
Open regex in editor

Description

no description available

Submitted by anonymous