miasm
Reverse engineering framework
miasm.ir.symbexec_top Namespace Reference

Classes

class  SymbExecTop
 
class  SymbExecTopNoMem
 
class  SymbolicStateTop
 

Functions

def exprid_top (expr)
 

Variables

string TOPSTR = "TOP"
 

Function Documentation

◆ exprid_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
Here is the caller graph for this function:

Variable Documentation

◆ TOPSTR

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