MCPcopy Create free account
hub / github.com/axhlzy/FridaDebugger / function-stalker.js

File function-stalker.js

scripts/function-stalker.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ===========================================================================
2// function-stalker.js — Stalker-trace a function's execution, scoped to each
3// CALL into it. Interceptor.attach the target; on ENTER, Stalker.follow the
4// current thread; on LEAVE, Stalker.unfollow. Unlike thread-stalker (which

Callers

nothing calls this directly

Calls 1

installFunction · 0.85

Tested by

no test coverage detected