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

Function sym

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

Source from the content-addressed store, hash-verified

250}
251
252function sym(addr) { return CONFIG.symbolicate ? resolve(addr).text : addr.toString(); }
253
254function formatEvent(state, ev) {
255 const type = ev[0];

Callers 1

formatEventFunction · 0.70

Calls 1

resolveFunction · 0.70

Tested by

no test coverage detected