![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | encode (self) |
Public Member Functions inherited from miasm.arch.x86.arch.x86_rm_m64 | |
| def | decode (self, v) |
Public Member Functions inherited from miasm.arch.x86.arch.x86_rm_arg | |
| def | fromstring (self, text, loc_db, parser_result=None) |
| def | get_modrm (self) |
| def | gen_cand (self, v_cand, admode) |
Public Member Functions inherited from miasm.arch.x86.arch.x86_arg | |
| def | asm_ast_to_expr (self, value, loc_db, size_hint=None, fixed_size=None) |
Public Member Functions inherited from miasm.core.cpu.m_arg | |
| def | asm_ast_to_expr (self, arg, loc_db, **kwargs) |
Public Attributes | |
| expr | |
Public Attributes inherited from miasm.arch.x86.arch.x86_rm_m64 | |
| expr | |
Public Attributes inherited from miasm.arch.x86.arch.x86_rm_arg | |
| expr | |
Public Attributes inherited from miasm.core.cpu.m_arg | |
| expr | |
Static Public Attributes | |
| int | msize = 80 |
Static Public Attributes inherited from miasm.arch.x86.arch.x86_rm_m64 | |
| int | msize = 64 |
Static Public Attributes inherited from miasm.arch.x86.arch.x86_rm_arg | |
| parser = rmarg | |
| def miasm.arch.x86.arch.x86_rm_m80.encode | ( | self | ) |
Reimplemented from miasm.arch.x86.arch.x86_rm_m64.
Reimplemented in miasm.arch.x86.arch.x86_rm_mm.
| miasm.arch.x86.arch.x86_rm_m80.expr |
|
static |