![]() |
miasm
Reverse engineering framework
|
Classes | |
| class | SymbExecTop |
| class | SymbExecTopNoMem |
| class | SymbolicStateTop |
Functions | |
| def | exprid_top (expr) |
Variables | |
| string | TOPSTR = "TOP" |
| def miasm.ir.symbexec_top.exprid_top | ( | expr | ) |
Return a TOP expression (ExprId("TOP") of size @expr.size
@expr: expression to replace with TOP

| string miasm.ir.symbexec_top.TOPSTR = "TOP" |