Guest User

Untitled

a guest
Apr 21st, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.60 KB | None | 0 0
  1. --- collection.modified.cgi.orig        2011-12-06 10:13:45.759286071 +0100
  2. +++ collection.modified.cgi     2011-12-06 10:30:28.734889158 +0100
  3. @@ -1464,9 +1464,9 @@
  4.          entropy => [
  5.              '-v',
  6.              'Bits',
  7. -            'DEF:avg={file}:entropy:AVERAGE',
  8. -            'DEF:min={file}:entropy:MIN',
  9. -            'DEF:max={file}:entropy:MAX',
  10. +            'DEF:avg={file}:value:AVERAGE',
  11. +            'DEF:min={file}:value:MIN',
  12. +            'DEF:max={file}:value:MAX',
  13.              "AREA:max#$HalfBlue",
  14.              "AREA:min#$Canvas",
  15.              "LINE1:avg#$FullBlue:Bits",
Add Comment
Please, Sign In to add comment