MCPcopy Create free account
hub / github.com/IIIImmmyyy/frida-il2cppDumper /

Class

_agent.js:1267–1267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1265const NativeStruct_1 = require("../../struct/NativeStruct");
1266const il2cppApi_1 = require("../../il2cppApi");
1267class Il2cppString extends NativeStruct_1.NativeStruct {
1268 static parserString(str) {
1269 // 获取MonoString的长度
1270 if (str.isNull()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected