Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrowthEase/GameSentry
/ functions
Functions
502 in github.com/GrowthEase/GameSentry
⨍
Functions
502
◇
Types & classes
44
↓ 1 callers
Function
il2cpp_send_function
(addr, function_return_value, args_param)
index.js:365
↓ 1 callers
Function
il2cpp_show_class
(addr)
index.js:341
↓ 1 callers
Function
il2cpp_trace_class
(class_handle)
index.js:381
↓ 1 callers
Function
input_lua
(lua_path)
res/static/js/lua.js:3
↓ 1 callers
Method
invokeRaw
@internal
lib/component/agent/structs/method.js:181
↓ 1 callers
Method
isSubclassOf
Determines whether the current class derives from `other` class.
lib/component/agent/structs/class.js:218
↓ 1 callers
Function
iter
(type, startOffset = 0)
lib/component/agent/utils.js:217
↓ 1 callers
Method
methods
(...methods)
lib/component/agent/tracer.js:23
↓ 1 callers
Function
mkdir
(Path)
lib/cli/utils/utils.js:27
↓ 1 callers
Method
overload
Gets the overloaded method with the given parameter types.
lib/component/agent/structs/method.js:210
↓ 1 callers
Function
revise_lua
(lua_path, file_name)
index.js:397
↓ 1 callers
Method
set
Sets the given element at the given index
lib/component/agent/structs/pointer.js:29
↓ 1 callers
Method
show
()
lib/component/agent/structs/class.js:271
↓ 1 callers
Method
toString
()
lib/component/agent/structs/class.js:262
↓ 1 callers
Method
toString
()
lib/component/agent/structs/field.js:88
↓ 1 callers
Method
toString
()
lib/component/agent/structs/method.js:241
↓ 1 callers
Method
trace
Creates a new `Il2Cpp.Tracer` instance.
lib/component/agent/base.js:132
↓ 1 callers
Method
tryAssembly
Opens and loads the assembly with the given name.
lib/component/agent/structs/domain.js:54
↓ 1 callers
Method
tryClass
Gets the class with the specified name defined in this image.
lib/component/agent/structs/image.js:72
↓ 1 callers
Method
tryNested
Gets the nested class with the given name.
lib/component/agent/structs/class.js:257
↓ 1 callers
Method
tryOverload
Gets the overloaded method with the given parameter types.
lib/component/agent/structs/method.js:229
↓ 1 callers
Method
tryParameter
Gets the parameter with the given name.
lib/component/agent/structs/method.js:236
↓ 1 callers
Method
value
Gets the value of this field.
lib/component/agent/structs/field.js:63
↓ 1 callers
Function
valueTypeToArray
(value)
lib/component/agent/utils.js:201
↓ 1 callers
Function
walk_sync
(currentDirPath, callback)
index.js:433
↓ 1 callers
Method
withHolder
@internal
lib/component/agent/structs/method.js:270
Function
Dump
(filePath, data, dataLen)
lib/cli/utils/utils.js:13
Method
Is
Creates a filter which includes `element`s whose type can be assigned to `klass` variables.
lib/component/agent/filtering.js:10
Method
IsExactly
Creates a filter which includes `element`s whose type corresponds to `klass` type.
lib/component/agent/filtering.js:21
Function
LuaFileWatcher
()
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
Method
actualInstanceSize
Gets the actual size of the instance of the current class.
lib/component/agent/structs/class.js:17
Function
addLevenshtein
@internal
lib/component/utils/utils.js:31
Method
allocationGranularity
Gets the allocation granularity.
lib/component/agent/runtime.js:18
Method
applicationDataPath
()
lib/component/agent/base.js:46
Method
applicationIdentifier
()
lib/component/agent/base.js:52
Method
applicationVersion
Gets the version of the application
lib/component/agent/base.js:63
Method
arrayClass
Gets the array class which encompass the current class.
lib/component/agent/structs/class.js:22
Method
arrayElementSize
Gets the size of the object encompassed by the current array class.
lib/component/agent/structs/class.js:27
Method
arrayHeaderSize
Gets the size of the Il2CppArray struct.
lib/component/agent/runtime.js:23
Method
assemblies
Gets the assemblies that have been loaded into the execution context of the application domain.
lib/component/agent/structs/domain.js:19
Method
assemblyName
Gets the name of the assembly in which the current class is defined.
lib/component/agent/structs/class.js:32
Function
auditFieldValue
(param)
res/static/js/field.js:29
Function
auditFunctionValue
(param)
res/static/js/function.js:193
Function
auditValue
(param)
res/static/js/protocol.js:74
Method
baseType
Gets the encompassed type of this array, reference, pointer or enum type.
lib/component/agent/structs/class.js:43
Method
cModule
@internal
lib/component/agent/api.js:578
Function
cacheInstances
@internal
lib/component/utils/utils.js:50
Method
callback
(...args)
lib/component/agent/tracer.js:137
Method
callback
(...args)
lib/component/agent/structs/method.js:135
Method
callback
(objects, size, _)
lib/component/agent/structs/gc.js:51
Method
class
Gets the class in which this field is defined.
lib/component/agent/structs/field.js:18
Method
class
Gets the class with the specified name defined in this image.
lib/component/agent/structs/image.js:67
Method
class
Gets the class of this object.
lib/component/agent/structs/object.js:14
Method
classCount
Gets the amount of classes defined in this image.
lib/component/agent/structs/image.js:26
Function
classes
(handle)
lib/cli/module/base.js:25
Method
classes
Gets the classes defined in this image.
lib/component/agent/structs/image.js:31
Function
closeFunctionHook
()
res/static/js/hook.js:42
Function
closeHookProtocol
()
res/static/js/protocol.js:106
Function
closeTrace
(key)
res/static/js/trace.js:27
Function
cocos_lua_init
(package_name)
lib/cocos/cocos-lua.js:4
Method
collect
Forces a garbage collection of the specified generation.
lib/component/agent/structs/gc.js:86
Method
collectALittle
Forces a garbage collection.
lib/component/agent/structs/gc.js:91
Function
construct
(Target, argArray)
lib/component/utils/utils.js:53
Method
constructor
(handleOrWrapper)
lib/component/utils/native-struct.js:8
Method
constructor
(handle)
lib/component/utils/native-struct.js:29
Method
constructor
()
lib/component/agent/api.js:18
Method
constructor
()
lib/component/agent/runtime.js:14
Method
constructor
()
lib/component/agent/filtering.js:6
Method
constructor
()
lib/component/agent/base.js:20
Method
constructor
(handle, type)
lib/component/agent/structs/value-type.js:8
Method
constructor
(handle, type)
lib/component/agent/structs/pointer.js:9
Method
constructor
(name, position, type)
lib/component/agent/structs/parameter.js:7
Method
constructor
()
lib/component/agent/structs/domain.js:15
Method
constructor
()
lib/component/agent/structs/gc.js:10
Method
constructor
(handle, type)
lib/component/agent/structs/reference.js:10
Method
content
Gets the content of this string.
lib/component/agent/structs/string.js:8
Function
copyValue
(value)
res/static/js/protocol.js:70
Method
corlib
Gets the COR library.
lib/component/agent/structs/image.js:16
Function
correction_input
(type, value)
lib/cli/module/base.js:59
Method
declaringClass
Gets the class that declares the current nested class.
lib/component/agent/structs/class.js:37
Function
delete_lua
(package_name)
index.js:407
Function
detach
(handle)
lib/cli/module/base.js:55
Method
domain
()
lib/component/agent/tracer.js:9
Function
dump_and_replace_js
(package_name)
lib/cocos/cocos-js.js:4
← previous
next →
201–300 of 502, ranked by callers