Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/qilingframework/qiling
/ stop
Method
stop
tests/test_pe.py:140–143 ·
view source on GitHub ↗
(ql: Qiling)
Source
from the content-addressed store, hash-verified
138
def
test_pe_win_x86_gandcrab(self):
139
def
_t():
140
def
stop(ql: Qiling):
141
ql.log.info(
"Ok for now"
)
142
143
ql.emu_stop()
144
145
def
__rand_serialnum() -> str:
146
""
"
Callers
1
graceful_execve
Function · 0.45
Calls
1
emu_stop
Method · 0.45
Tested by
no test coverage detected