MCPcopy Index your code
hub / github.com/OSUSecLab/FirmXRay / taintDecision

Method taintDecision

src/core/ExecutionPathFinder.java:208–430  ·  view source on GitHub ↗

Decide whether to taint this instruction, given the taint variable set @return true/false

(Instruction ins, ExecutionPath path)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

findAllExecPathsMethod · 0.95
dfsSearchPathMethod · 0.95
diveIntoFunctionMethod · 0.95

Calls 9

removePostfixMethod · 0.95
isLDRInstructionMethod · 0.95
printWMethod · 0.95
isMemsetCandidateMethod · 0.95
printMethod · 0.95
removeTaintVariableMethod · 0.80
addTaintVariableMethod · 0.80
containsMethod · 0.45

Tested by

no test coverage detected