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

Function b

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

Source from the content-addressed store, hash-verified

350function clear() { console.log("\x1b[3J\x1b[H\x1b[2J"); }
351function help() {
352 const b = (s) => `${C.green}${s}${C.reset}`, d = (s) => `${C.dim}${s}${C.reset}`;
353 console.log(`
354${C.yellow}=== function-stalker ===${C.reset}
355 ${b("detachAll()")} ${d("remove all hooks and stop following")}

Callers 1

helpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected