User Tools

Site Tools


doc:appunti:linux:sa:sanitizer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
doc:appunti:linux:sa:sanitizer [2023/01/19 12:08] – [Perl Syntax Warning] niccolodoc:appunti:linux:sa:sanitizer [2023/01/19 12:09] – [Perl Unescaped left brace warning] niccolo
Line 18: Line 18:
  
 <code perl> <code perl>
-    $score +=  4 while ($buff =~ s/\000(ID="\{[-0-9A-F]+)$/x$1/i);+$score +=  4 while ($buff =~ s/\000(ID="\{[-0-9A-F]+)$/x$1/i);
 </code> </code>
  
 <code perl> <code perl>
-    $score +=  1 while ($buff =~ s/\000(ID="\{[-0-9A-F]+\}"|ThisWorkbook\000|PrivateProfileString)/x$1/i);+$score +=  1 while ($buff =~ s/\000(ID="\{[-0-9A-F]+\}"|ThisWorkbook\000|PrivateProfileString)/x$1/i);
 </code> </code>
  
doc/appunti/linux/sa/sanitizer.txt · Last modified: 2023/01/19 12:11 by niccolo