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

Method hook_stop

tests/test_macho_kext.py:58–59  ·  view source on GitHub ↗
(ql)

Source from the content-addressed store, hash-verified

56 ql.os.ev_manager.syscall(461, [ls.base, getattr_arg.base, retval_addr])
57
58 def hook_stop(ql):
59 ql.emu_stop()
60
61 def my_onenter(ql, address, params):
62 print("\n")

Callers

nothing calls this directly

Calls 1

emu_stopMethod · 0.45

Tested by

no test coverage detected