line |
!l |
l&&!r |
l&&r |
condition |
814
|
0 |
0 |
0 |
$raf->Read($buff, 56) == 56 and $buff =~ /^ITSF.{20}\x10\xfd\x01\x7c\xaa\x7b\xd0\x11\x9e\x0c\0\xa0\xc9\x22\xe6\xec/s |
870
|
1 |
0 |
1 |
$string eq "StringFileInfo" and $valLen == 0 |
945
|
0 |
0 |
3 |
$raf->Seek($dirStart, 0) and $raf->Read($buff, 16) == 16 |
966
|
0 |
0 |
1 |
$dirInfo->{'ResType'} eq "Version" and $level == 2 |
|
0 |
0 |
1 |
$dirInfo->{'ResType'} eq "Version" and $level == 2 and not $dirInfo->{'GotVersion'} |
977
|
0 |
0 |
1 |
$raf->Seek($entryPos + $base, 0) and $raf->Read($buf2, 16) == 16 |
984
|
0 |
4 |
1 |
$off >= $section->{'VirtualAddress'} and $off < $section->{'VirtualAddress'} + $section->{'Size'} |
989
|
0 |
0 |
1 |
$raf->Seek($filePos, 0) and $raf->Read($buf2, $len) == $len |
1023
|
4 |
0 |
1 |
$name eq ".rsrc\0\0\0" and not $rsrcFound |
|
4 |
0 |
1 |
$name eq ".rsrc\0\0\0" and not $rsrcFound and defined($rsrcFound = 1) |
|
3 |
0 |
1 |
$name eq ".text\0\0\0" and not %dirInfo |
1117
|
6 |
0 |
0 |
$et->{'OPTIONS'}{'FastScan'} && $et->{'OPTIONS'}{'FastScan'} == 3 |
1121
|
5 |
0 |
1 |
$buff =~ /^MZ/ and $size == 64 |
|
3 |
0 |
2 |
$buff =~ /^(\xca\xfe\xba\xbe|\xfe\xed\xfa(\xce|\xcf)|(\xce|\xcf)\xfa\xed\xfe)/ and $size > 12 |
|
3 |
0 |
0 |
$buff =~ /^Joy!peff/ and $size > 12 |
|
1 |
0 |
2 |
$buff =~ /^\x7fELF/ and $size >= 16 |
1153
|
0 |
0 |
1 |
$raf->Seek($lfanew, 0) and $raf->Read($buff, 64) |
|
0 |
0 |
1 |
$raf->Seek($lfanew, 0) and $raf->Read($buff, 64) and $buff =~ /^(NE|PE|LE)/ |
1266
|
0 |
0 |
0 |
$raf->Seek($offset, 0) and $raf->Read($buf2, 16) == 16 |
1341
|
0 |
0 |
2 |
$raf->Seek($pos, 0) and $raf->Read($buff, 60) == 60 |
1372
|
0 |
0 |
0 |
$prog eq "env" and $buff =~ /\b(perl|python|ruby|php)\b/ |