![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | merge (self, other) |
Stores an Engine state
| def miasm.ir.symbexec.StateEngine.merge | ( | self, | |
| other | |||
| ) |
Generate a new state, representing the merge of self and @other @other: a StateEngine instance
Reimplemented in miasm.ir.symbexec_types.SymbolicStateCTypes, miasm.ir.symbexec_top.SymbolicStateTop, and miasm.ir.symbexec.SymbolicState.