MCPcopy Create free account

hub / github.com/GrowthEase/GameSentry / functions

Functions502 in github.com/GrowthEase/GameSentry

↓ 1 callersFunctionil2cpp_send_function
(addr, function_return_value, args_param)
index.js:365
↓ 1 callersFunctionil2cpp_show_class
(addr)
index.js:341
↓ 1 callersFunctionil2cpp_trace_class
(class_handle)
index.js:381
↓ 1 callersFunctioninput_lua
(lua_path)
res/static/js/lua.js:3
↓ 1 callersMethodinvokeRaw
@internal
lib/component/agent/structs/method.js:181
↓ 1 callersMethodisSubclassOf
Determines whether the current class derives from `other` class.
lib/component/agent/structs/class.js:218
↓ 1 callersFunctioniter
(type, startOffset = 0)
lib/component/agent/utils.js:217
↓ 1 callersMethodmethods
(...methods)
lib/component/agent/tracer.js:23
↓ 1 callersFunctionmkdir
(Path)
lib/cli/utils/utils.js:27
↓ 1 callersMethodoverload
Gets the overloaded method with the given parameter types.
lib/component/agent/structs/method.js:210
↓ 1 callersFunctionrevise_lua
(lua_path, file_name)
index.js:397
↓ 1 callersMethodset
Sets the given element at the given index
lib/component/agent/structs/pointer.js:29
↓ 1 callersMethodshow
()
lib/component/agent/structs/class.js:271
↓ 1 callersMethodtoString
()
lib/component/agent/structs/class.js:262
↓ 1 callersMethodtoString
()
lib/component/agent/structs/field.js:88
↓ 1 callersMethodtoString
()
lib/component/agent/structs/method.js:241
↓ 1 callersMethodtrace
Creates a new `Il2Cpp.Tracer` instance.
lib/component/agent/base.js:132
↓ 1 callersMethodtryAssembly
Opens and loads the assembly with the given name.
lib/component/agent/structs/domain.js:54
↓ 1 callersMethodtryClass
Gets the class with the specified name defined in this image.
lib/component/agent/structs/image.js:72
↓ 1 callersMethodtryNested
Gets the nested class with the given name.
lib/component/agent/structs/class.js:257
↓ 1 callersMethodtryOverload
Gets the overloaded method with the given parameter types.
lib/component/agent/structs/method.js:229
↓ 1 callersMethodtryParameter
Gets the parameter with the given name.
lib/component/agent/structs/method.js:236
↓ 1 callersMethodvalue
Gets the value of this field.
lib/component/agent/structs/field.js:63
↓ 1 callersFunctionvalueTypeToArray
(value)
lib/component/agent/utils.js:201
↓ 1 callersFunctionwalk_sync
(currentDirPath, callback)
index.js:433
↓ 1 callersMethodwithHolder
@internal
lib/component/agent/structs/method.js:270
FunctionDump
(filePath, data, dataLen)
lib/cli/utils/utils.js:13
MethodIs
Creates a filter which includes `element`s whose type can be assigned to `klass` variables.
lib/component/agent/filtering.js:10
MethodIsExactly
Creates a filter which includes `element`s whose type corresponds to `klass` type.
lib/component/agent/filtering.js:21
FunctionLuaFileWatcher
()
lib/cli/module/lua-hotfix.js:32
Method[Symbol.iterator]
Iterable.
lib/component/agent/structs/array.js:74
Method_classGetFields
()
lib/component/agent/api.js:89
Method_classGetInterfaces
()
lib/component/agent/api.js:105
Method_classGetMethods
()
lib/component/agent/api.js:113
Method_classGetNestedClasses
()
lib/component/agent/api.js:125
Method_gcHandleFree
()
lib/component/agent/api.js:289
Method_gcHandleGetTarget
()
lib/component/agent/api.js:285
Method_init
()
lib/component/agent/api.js:345
Method_memorySnapshotGetClasses
()
lib/component/agent/api.js:381
Method_memorySnapshotGetGCHandles
()
lib/component/agent/api.js:385
Method_methodGetParameters
()
lib/component/agent/api.js:425
Method_threadAttach
()
lib/component/agent/api.js:537
Method_threadCurrent
()
lib/component/agent/api.js:541
Method_threadDetach
()
lib/component/agent/api.js:553
Method_threadGetAllAttachedThreads
()
lib/component/agent/api.js:545
Method_threadIsVm
()
lib/component/agent/api.js:549
MethodactualInstanceSize
Gets the actual size of the instance of the current class.
lib/component/agent/structs/class.js:17
FunctionaddLevenshtein
@internal
lib/component/utils/utils.js:31
MethodallocationGranularity
Gets the allocation granularity.
lib/component/agent/runtime.js:18
MethodapplicationDataPath
()
lib/component/agent/base.js:46
MethodapplicationIdentifier
()
lib/component/agent/base.js:52
MethodapplicationVersion
Gets the version of the application
lib/component/agent/base.js:63
MethodarrayClass
Gets the array class which encompass the current class.
lib/component/agent/structs/class.js:22
MethodarrayElementSize
Gets the size of the object encompassed by the current array class.
lib/component/agent/structs/class.js:27
MethodarrayHeaderSize
Gets the size of the Il2CppArray struct.
lib/component/agent/runtime.js:23
Methodassemblies
Gets the assemblies that have been loaded into the execution context of the application domain.
lib/component/agent/structs/domain.js:19
MethodassemblyName
Gets the name of the assembly in which the current class is defined.
lib/component/agent/structs/class.js:32
FunctionauditFieldValue
(param)
res/static/js/field.js:29
FunctionauditFunctionValue
(param)
res/static/js/function.js:193
FunctionauditValue
(param)
res/static/js/protocol.js:74
MethodbaseType
Gets the encompassed type of this array, reference, pointer or enum type.
lib/component/agent/structs/class.js:43
MethodcModule
@internal
lib/component/agent/api.js:578
FunctioncacheInstances
@internal
lib/component/utils/utils.js:50
Methodcallback
(...args)
lib/component/agent/tracer.js:137
Methodcallback
(...args)
lib/component/agent/structs/method.js:135
Methodcallback
(objects, size, _)
lib/component/agent/structs/gc.js:51
Methodclass
Gets the class in which this field is defined.
lib/component/agent/structs/field.js:18
Methodclass
Gets the class with the specified name defined in this image.
lib/component/agent/structs/image.js:67
Methodclass
Gets the class of this object.
lib/component/agent/structs/object.js:14
MethodclassCount
Gets the amount of classes defined in this image.
lib/component/agent/structs/image.js:26
Functionclasses
(handle)
lib/cli/module/base.js:25
Methodclasses
Gets the classes defined in this image.
lib/component/agent/structs/image.js:31
FunctioncloseFunctionHook
()
res/static/js/hook.js:42
FunctioncloseHookProtocol
()
res/static/js/protocol.js:106
FunctioncloseTrace
(key)
res/static/js/trace.js:27
Functioncocos_lua_init
(package_name)
lib/cocos/cocos-lua.js:4
Methodcollect
Forces a garbage collection of the specified generation.
lib/component/agent/structs/gc.js:86
MethodcollectALittle
Forces a garbage collection.
lib/component/agent/structs/gc.js:91
Functionconstruct
(Target, argArray)
lib/component/utils/utils.js:53
Methodconstructor
(handleOrWrapper)
lib/component/utils/native-struct.js:8
Methodconstructor
(handle)
lib/component/utils/native-struct.js:29
Methodconstructor
()
lib/component/agent/api.js:18
Methodconstructor
()
lib/component/agent/runtime.js:14
Methodconstructor
()
lib/component/agent/filtering.js:6
Methodconstructor
()
lib/component/agent/base.js:20
Methodconstructor
(handle, type)
lib/component/agent/structs/value-type.js:8
Methodconstructor
(handle, type)
lib/component/agent/structs/pointer.js:9
Methodconstructor
(name, position, type)
lib/component/agent/structs/parameter.js:7
Methodconstructor
()
lib/component/agent/structs/domain.js:15
Methodconstructor
()
lib/component/agent/structs/gc.js:10
Methodconstructor
(handle, type)
lib/component/agent/structs/reference.js:10
Methodcontent
Gets the content of this string.
lib/component/agent/structs/string.js:8
FunctioncopyValue
(value)
res/static/js/protocol.js:70
Methodcorlib
Gets the COR library.
lib/component/agent/structs/image.js:16
Functioncorrection_input
(type, value)
lib/cli/module/base.js:59
MethoddeclaringClass
Gets the class that declares the current nested class.
lib/component/agent/structs/class.js:37
Functiondelete_lua
(package_name)
index.js:407
Functiondetach
(handle)
lib/cli/module/base.js:55
Methoddomain
()
lib/component/agent/tracer.js:9
Functiondump_and_replace_js
(package_name)
lib/cocos/cocos-js.js:4
← previousnext →201–300 of 502, ranked by callers