MCPcopy Create free account

hub / github.com/GrowthEase/GameSentry / functions

Functions502 in github.com/GrowthEase/GameSentry

Functiondump_lua
(package_name, module_dlopen,sendflag)
lib/cli/module/lua-dump.js:4
MethodelementClass
Gets the class of the object encompassed or referred to by the current array, pointer or reference class.
lib/component/agent/structs/class.js:49
MethodelementSize
Gets the size of the object encompassed by the current array.
lib/component/agent/structs/array.js:33
MethodelementType
Gets the type of the object encompassed by the current array.
lib/component/agent/structs/array.js:38
Methodelements
@internal Gets a pointer to the first element of the current array.
lib/component/agent/structs/array.js:28
FunctionengineName
()
lib/cli/index.js:40
Methodenter
Acquires an exclusive lock on the current object.
lib/component/agent/structs/object.js:22
Methodenumerate
Executes a callback for every defined class.
lib/component/agent/structs/class.js:295
Methodexit
Release an exclusive lock on the current object.
lib/component/agent/structs/object.js:26
Methodfield
Gets the field with the given name.
lib/component/agent/structs/value-type.js:19
Methodfield
Gets the field with the given name.
lib/component/agent/structs/object.js:30
Functionfields
(handle)
lib/cli/module/base.js:45
MethodfieldsNum
()
lib/component/agent/structs/class.js:59
MethodfilterAssemblies
(filter)
lib/component/agent/tracer.js:28
MethodfilterAssembly
(assembly)
lib/component/agent/tracer.js:83
MethodfilterClass
(klass)
lib/component/agent/tracer.js:67
MethodfilterClasses
(filter)
lib/component/agent/tracer.js:33
MethodfilterDomain
(domain)
lib/component/agent/tracer.js:99
MethodfilterMethod
(method)
lib/component/agent/tracer.js:50
MethodfilterMethods
(filter)
lib/component/agent/tracer.js:38
MethodfilterParameters
(filter)
lib/component/agent/tracer.js:43
Methodflags
Gets the flags of the current class.
lib/component/agent/structs/class.js:64
Methodflags
Gets the flags of the current field.
lib/component/agent/structs/field.js:23
Methodflags
Gets the flags of the current method.
lib/component/agent/structs/method.js:24
Functionfolder_mkdirs
(p, app_path)
lib/cli/utils/utils.js:34
MethodfridaAlias
()
lib/component/agent/structs/type.js:21
MethodfridaSignature
()
lib/component/agent/structs/method.js:36
Functionfrida_custom_script
()
res/static/js/script.js:24
Methodfrom
Creates a new string with the specified content.
lib/component/agent/structs/string.js:34
FunctionfromFridaValue
@internal
lib/component/agent/utils.js:150
MethodgenericParameterCount
Gets the amount of generic parameters of this generic class.
lib/component/agent/structs/class.js:69
MethodgenericParameterCount
Gets the amount of generic parameters of this generic method.
lib/component/agent/structs/method.js:51
Functionget
(target, key)
lib/component/utils/utils.js:33
Methodget
(target, property)
lib/component/agent/structs/method.js:272
Methodhandle
Gets the application domain handle.
lib/component/agent/structs/domain.js:39
MethodhasReferences
Determines whether the GC has tracking references to the current class instances.
lib/component/agent/structs/class.js:77
MethodhasStaticConstructor
Determines whether ther current class has a valid static constructor.
lib/component/agent/structs/class.js:82
MethodheapSize
Gets the heap size in bytes.
lib/component/agent/structs/gc.js:14
FunctionhookFunction
()
res/static/js/function.js:93
Functionhook_field
(field_handle, field_value, field_instance_handle)
lib/cli/module/field.js:31
Functionhook_unity_function
(method_handle, class_handle, method_type, class_name, nameSpace, img_name, method_name, parameters)
lib/cli/module/hook-function.js:3
Functionhook_unity_log
()
lib/cli/module/hook-log.js:4
Functionhotfix_lua
(package_name, module)
lib/cli/module/lua-hotfix.js:9
Functionil2cpp_close_trace
(class_handle)
lib/cli/index.js:155
Functionil2cpp_close_trace
(class_handle)
lib/cli/module/trace.js:10
Functionil2cpp_function_detach
(handle)
lib/cli/index.js:119
Functionil2cpp_hook_field
(field_handle, field_value, field_instance_handle)
lib/cli/index.js:147
Functionil2cpp_hook_method
(method_handle, class_handle, method_type, class_name, nameSpace, img_name, method_name, parameters)
lib/cli/index.js:127
Functionil2cpp_init
(start_pb, start_log, start_lua, start_hotfix, target)
lib/cli/index.js:56
Functionil2cpp_injection_target_field
(img_name, nameSpace, proto_class, fields, class_handle, hook_function_name)
lib/cli/index.js:123
Functionil2cpp_list_class
(handle)
lib/cli/index.js:103
Functionil2cpp_list_field
(handle)
lib/cli/index.js:111
Functionil2cpp_list_field_instance
(class_handle, instance_handle)
lib/cli/index.js:143
Functionil2cpp_list_image
()
lib/cli/index.js:99
Functionil2cpp_list_method
(handle)
lib/cli/index.js:107
Functionil2cpp_load_custom_script
(script)
lib/cli/index.js:115
Functionil2cpp_load_custom_script
(script)
lib/cli/module/customize.js:2
Functionil2cpp_resend_function
(method_handle, args_param)
lib/cli/index.js:131
Functionil2cpp_search_class_instance
(class_handle)
lib/cli/index.js:139
Functionil2cpp_send_function
(method_handle, function_return_value, args_param)
lib/cli/index.js:135
Functionil2cpp_show_class
(class_handle)
lib/cli/index.js:159
Functionil2cpp_trace_class
(class_handle)
lib/cli/index.js:151
Methodimage
Gets the image in which the current class is defined.
lib/component/agent/structs/class.js:88
Methodimage
Gets the image of this assembly.
lib/component/agent/structs/assembly.js:16
Functionimages
()
lib/cli/module/base.js:12
Methodimplementation
Replaces the body of this method.
lib/component/agent/structs/method.js:133
MethodimplementationFlags
Gets the implementation flags of the current method.
lib/component/agent/structs/method.js:29
Methodinflate
Builds a generic instance of the current generic class.
lib/component/agent/structs/class.js:194
Methodinflate
Creates a generic instance of the current generic method.
lib/component/agent/structs/method.js:159
Functioninform
@internal
lib/component/utils/console.js:28
Methodinformation
@internal
lib/component/agent/runtime.js:28
Functioninjection_proto_class
(class_handle, hook_function_name, fields, name, namespace, imageName)
lib/cli/module/protocol-protobuf.js:90
MethodinstallExceptionListener
(targetThread = "current")
lib/component/agent/base.js:114
MethodinstanceSize
Gets the size of the instance of the current class.
lib/component/agent/structs/class.js:93
Methodinterfaces
Gets the interfaces implemented or inherited by the current class.
lib/component/agent/structs/class.js:133
MethodisAbstract
Determines whether the current class is abstract.
lib/component/agent/structs/class.js:98
MethodisBlittable
Determines whether the current class is blittable.
lib/component/agent/structs/class.js:103
MethodisByReference
Determines whether this type is passed by reference.
lib/component/agent/structs/type.js:94
MethodisEnabled
Determines whether the garbage collector is disabled.
lib/component/agent/structs/gc.js:19
MethodisEnum
Determines whether the current class is an enumeration.
lib/component/agent/structs/class.js:108
MethodisExternal
Determines whether this method is external.
lib/component/agent/structs/method.js:59
MethodisGeneric
Determines whether the current class is a generic one.
lib/component/agent/structs/class.js:113
MethodisGeneric
Determines whether this method is generic.
lib/component/agent/structs/method.js:64
MethodisIncremental
Determines whether the garbage collector is incremental.
lib/component/agent/structs/gc.js:24
MethodisInflated
Determines whether the current class is inflated.
lib/component/agent/structs/class.js:118
MethodisInflated
Determines whether this method is inflated (generic with a concrete type parameter).
lib/component/agent/structs/method.js:69
MethodisInterface
Determines whether the current class is an interface.
lib/component/agent/structs/class.js:123
MethodisLiteral
Determines whether this field value is known at compile time.
lib/component/agent/structs/field.js:28
MethodisPrimitive
Determines whether this type is primitive.
lib/component/agent/structs/type.js:99
MethodisStatic
Determines whether this field is static.
lib/component/agent/structs/field.js:33
MethodisStatic
Determines whether this method is static.
lib/component/agent/structs/method.js:74
MethodisSynchronized
Determines whether this method is synchronized.
lib/component/agent/structs/method.js:79
MethodisThreadStatic
Determines whether this field is thread static.
lib/component/agent/structs/field.js:38
MethodisValueType
Determines whether the current class is a value type.
lib/component/agent/structs/class.js:128
Methodlength
Gets the length of this string.
lib/component/agent/structs/string.js:19
Methodlength
Gets the total number of elements in all the dimensions of the current array.
lib/component/agent/structs/array.js:43
Functionlevenshtein
@internal
lib/component/utils/utils.js:66
Functionlist_field_instance
(class_handle, class_instance)
lib/cli/module/field.js:10
Functionlua_decrypt
()
res/static/js/lua.js:46
Functionlua_pull
()
res/static/js/lua.js:32
← previousnext →301–400 of 502, ranked by callers