Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IIIImmmyyy/frida-il2cppDumper
/ getLength
Method
getLength
_agent.js:1337–1339 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1335
return
content;
1336
}
1337
getLength() {
1338
return
il2cppApi_1.il2cppApi.il2cpp_string_length(this);
1339
}
1340
static decodeUnicode(str) {
1341
let
replace = str.replace(/\\/g,
"%"
);
1342
return
unescape(replace);
Callers
1
getCString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected