Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axhlzy/FridaDebugger
/ tms
Function
tms
scripts/function-stalker.js:72–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
const
PID = Process.id;
71
const
START = Date.now();
72
function
tms() {
return
Date.now() - START; }
73
74
// --- dladdr resolver (light, cached) ---------------------------------------
75
const
symCache =
new
Map();
Callers
1
onEnter
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected