MCPcopy Create free account
hub / github.com/axhlzy/FridaDebugger / d

Function d

scripts/thread-stalker.js:421–421  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

419
420function help() {
421 const b = (s) => `${C.green}${s}${C.reset}`, d = (s) => `${C.dim}${s}${C.reset}`;
422 console.log(`
423${C.yellow}=== thread-stalker commands ===${C.reset}
424 ${b("stalking()")} ${d("list threads currently being stalked")}

Callers 1

helpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected