CondAwareNoretAnalysis Module
Functions and values
| Function or value |
Description
|
Full Usage:
hasNonZero hdl caller nth
Parameters:
BinHandle
caller : IVertex<LowUIRBasicBlock>
nth : int
Returns: bool
|
Locally analyze the given basic block and see if the `nth` parameter (defined by the current ABI) is non-zero.
|
B2R2