MCPcopy Create free account
hub / github.com/qilingframework/qiling / emu_stop

Method emu_stop

qiling/core.py:727–729  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

725
726 # stop emulation
727 def emu_stop(self):
728 self.uc.emu_stop()
729 self._state = QL_STATE.STOPPED
730
731 # stop emulation
732 def stop(self):

Callers 15

stopMethod · 0.95
_check_spMethod · 0.45
_exit_trapMethod · 0.45
hook_stopMethod · 0.45
dumpMethod · 0.45
stopMethod · 0.45
stopMethod · 0.45
stopatkillerswtichFunction · 0.45
dumpFunction · 0.45

Calls

no outgoing calls

Tested by 7

hook_stopMethod · 0.36
dumpMethod · 0.36
stopMethod · 0.36
stopMethod · 0.36