Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
252
function
sym(addr) {
return
CONFIG.symbolicate ? resolve(addr).text : addr.toString(); }
253
254
function
formatEvent(state, ev) {
255
const
type
= ev[0];
Callers
1
formatEvent
Function · 0.70
Calls
1
resolve
Function · 0.70
Tested by
no test coverage detected