![]() |
miasm
Reverse engineering framework
|


Public Member Functions | |
| def | divert (self, i, candidates) |
| def | modname (self, name, i) |
Public Member Functions inherited from miasm.core.cpu.bs_divert | |
| def | __init__ (self, **kargs) |
| def | __getattr__ (self, item) |
Static Public Attributes | |
| int | prio = 2 |
Static Public Attributes inherited from miasm.core.cpu.bs_divert | |
| prio = default_prio | |
Additional Inherited Members | |
Public Attributes inherited from miasm.core.cpu.bs_divert | |
| args | |
| def miasm.core.cpu.bs_mod_name.divert | ( | self, | |
| i, | |||
| candidates | |||
| ) |

| def miasm.core.cpu.bs_mod_name.modname | ( | self, | |
| name, | |||
| i | |||
| ) |
Reimplemented in miasm.arch.arm.arch.bs_lnk, miasm.arch.arm.arch.ppi_b_sp_mn, miasm.arch.arm.arch.updown_b_sp_mn, and miasm.arch.arm.arch.updown_b_nosp_mn.

|
static |