Module symbolic_analysis

Module symbolic_analysis 

Source

Structsยง

ValueDomain

Enumsยง

AnaOperand
SymbolicDef

Functionsยง

binop_to_str ๐Ÿ”’
debug_z3_solver_state ๐Ÿ”’
get_operand_bv ๐Ÿ”’
operand_to_str ๐Ÿ”’
verify_with_z3
Verifies a target property using Z3 SMT solver given variable domains and path constraints. Returns true if the property holds (UNSAT for negation), false otherwise.