### Data Carving Configuration File 
### One signature per line in ASCII or Hex
### As seen below.
### Format <Header>,<Footer>,<Expected Extension>,<how far to look for footer in bytes>
### Note that zero in how far to look for footer defaults to 10 MB and will carve out to 
### the limit.
\xff\xd8\xff\xe?,\xff\xd9,jpg,0
\x4a\x47\x04\x0e,\xcf\xc7\xcb,art,0
\x4a\x47\x03\x0e,\xd0\xcb\x00\x00,art,0
\x47\x49\x46\x38,\x00\x3b,gif,0
\x50\x4e\x4?,\xff\xfc\xfd\xfe,png,0
\x49\x49\x2a\x00,NONE,tif,0
\x4D\x4D\x00\x2A,NONE,tif,0
\x00\x00\x01\xba,\x00\x00\x01\xb9,mpg,0
\x00\x00\x01\xb3,\x00\x00\x01\xb7,mpg,0
\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1\x00\x00,\xd0\xcf\x11\xe0\xa1\xb1\x1a\xe1\x00\x00,doc,0
\xd0\xcf\x11\xe0\xa1\xb1,NONE,doc,0
\x21\x42\x4e\xa5\x6f\xb5\xa6,NONE,pst,0
\x21\x42\x44\x4e,NONE,ost,0
\xcf\xad\x12\xfe\xc5\xfd\x74\x6f,NONE,dbx,0
\x4a\x4d\x46\x39,NONE,idx,0
\x4a\x4d\x46\x36,NONE,mbx,0
<html,</html>,htm,0
%PDF,%EOF\x0?,pdf,0






