Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
stop
Method · 0.95
_check_sp
Method · 0.45
_exit_trap
Method · 0.45
hook_first_stop_address
Method · 0.45
hook_second_stop_address
Method · 0.45
hook_third_stop_address
Method · 0.45
hook_stop
Method · 0.45
dump
Method · 0.45
stop
Method · 0.45
stop
Method · 0.45
stopatkillerswtich
Function · 0.45
dump
Function · 0.45
Calls
no outgoing calls
Tested by
7
hook_first_stop_address
Method · 0.36
hook_second_stop_address
Method · 0.36
hook_third_stop_address
Method · 0.36
hook_stop
Method · 0.36
dump
Method · 0.36
stop
Method · 0.36
stop
Method · 0.36