reven.api.Taint(object)
class documentationreven.api
(View In Hierarchy)
The result of a taint propagation on a trace.
Method | __init__ | Initialize a Taint object from a low-level object. Not meant to be called directly. |
Method | status | Property: The taint status. |
Method | last_point | Property: The last point that was reached while propagating the taint. |
Method | diffs | Property: The points where the taint changed. |
Initialize a Taint object from a low-level object. Not meant to be called directly.
Use a Project.taint
instead.
Property: The taint status.
Possible return values are: