socialify

downloads stars forks issues

downloads stars forks issues

release Telegram


说明 / Desc:

调试输出 GameGuardian 脚本执行函数

Debug output for GameGuardian script execution functions


功能 / Func:

FuncName Official GG Third-party GG Other
AGG ELGG RLGG Unknown
96.0~101.1 3.3.3~3.3.91 1.1.9~1.2.5 2.0.9.2 Unknown
GG
String
Math
Other 🚫 🚫 🚫 🚫 🚫

计划 / Plans:

Name Desc Status
Hook daemon manager inout -1%
Plugin use lua script hook -1%

致谢 / Thanks:

Name Source
YukiHookAPI YukiHookAPI
DexKit DexKit
IconFont IconFont

Package

me.hd.hookgg

Authors

Hd

Support / Discussion URL

https://github.com/HdShare/HookGG

Releases

v2.0.7-release

Release type: Stable

1/27/2025, 4:01:58 PM

更新

  • 新年快乐
  • 优化体验及修复漏洞

Updated

  • Happy New Year
  • Optimized experience and fixed bug

v2.0.5-release

Release type: Stable

11/18/2024, 10:27:43 PM

更新

  • 适配ELGG新版本
  • 修复过滤参数问题
  • 新增GG内部函数
  • 重构逻辑与优化界面

Updated

  • Adapt to the new version of ELGG
  • Fix the issue of filter param
  • Add GG intrinsic func
  • Refactor logic and optimized Ui

v2.0.0-release

Release type: Stable

8/13/2024, 9:02:43 AM

更新

  • 新增 字符串(""), GG常量(gg.TYPE_), 地址(0x) 处理
  • 修复 版本>=98.0的searchAddress函数limit参数遗漏
  • 新增 设置页 拦截包名 快捷填入选项
  • 新增 设置页 应用语言 手动切换
  • 修复 协程输出日志不同步问题
  • 新增 ELGG 部分函数参数解密
  • 新增 模块-base64(encode, decode)

Updated

  • Added String(""), GG Const(gg.TYPE_), Address(0x) processing
  • Fixed the missing limit parameter of the searchAddress function in version >=98.0
  • Added the option to shortcut in Intercept Package Name
  • Added manual switching of application language
  • Fixed the issue that the output logs of coroutines were not synchronized
  • Added decryption of some ELGG function parameters
  • Added module-base64(encode, decode)

v1.9.500-release

Release type: Stable

8/3/2024, 3:17:26 AM

更新

  • 重构 软件混淆类名保护
  • 重构 应用加载、页面切换逻辑
  • 新增 功能列表全选、模块页
  • 适配 GG 98.0
  • 适配 ELGG 1.1.7、1.1.9、1.2.1
  • 修复 ELGG 某些版本getFile异常
  • 优化 RLGG 函数名显示高危等级

Updated

  • Refactored software obfuscation class name protection
  • Refactored application loading and page switching logic
  • Added Feature List Select All, Module Page
  • Compatible with GG 98.0
  • Compatible with ELGG 1.1.7, 1.1.9, and 1.2.1
  • Fixed the getFile exception in some versions of ELGG
  • Optimized the display of the high risk level of the RLGG function name

v1.9.000-release

Release type: Stable

7/17/2024, 3:19:30 PM

更新

  • 优化 设置页拦截函数启用显示
  • 修复 切换页面过快导致白屏闪烁
  • 适配 过滤参数(getValues, loadResults, removeResults, setValues)
  • 优化 软件语言翻译
  • 修复 混淆导致的部分问题
  • 优化 协程部分相关代码

Updated

  • Optimization: Set the page interception function to enable display
  • Fix switching pages too fast caused the white screen to flicker
  • Adaptation of filter parameters (getValues, loadResults, removeResults, setValues)
  • Optimized software language translation
  • Fixed some issues caused by confusion
  • Optimized the code related to the coroutine part

v1.8.500-release

Release type: Stable

7/8/2024, 9:09:38 AM

更新

  • 重构 版本及功能选择逻辑
  • 适配 所有gg.函数在 GG, RLGG, ELGG, AGG 上
  • 适配 过滤removeListItems参数

Updated

  • Refactor version and feature selection logic
  • Adapt all gg.functions on GG, RLGG, ELGG, AGG
  • Adapt filter the removeListItems parameter

v1.8.000-release

Release type: Stable

7/5/2024, 10:54:34 AM

更新

  • 增加 协程 及 过滤参数(addListItems)
  • 修复 设置页 功能列表显示问题
  • 更新 日志页 菜单及图标
  • 新增 语言-中文

Updated

  • Add coroutines and filterParam(addListItems)
  • Fixed functionList on the setPage display
  • Update the log page menu and icons
  • Added Language-Chinese

v1.7.500-release

Release type: Stable

6/26/2024, 4:16:26 PM

更新

  • 修复 一个已知 Bug
  • 适配 ELGG 1.2.0 版本
  • 适配 功能 searchPointer

Updated

  • Fixed a known bug
  • Adapted ELGG version 1.2.0
  • Adapted functions searchPointer

v1.7.000-release

Release type: Stable

6/17/2024, 4:09:27 AM

更新

  • 修复 保存日志文件后缀
  • 增加 过滤搜索函数参数

Updated

  • Fixed Save log file suffix
  • Add filter the search function param

v1.6.500-release

Release type: Stable

3/27/2024, 5:27:53 PM

更新

  • 修复 菜单漏洞
  • 增加 打印函数返回值

Updated

  • Fixed menu bugs
  • Add the return value of the print function

v1.6.000-release

Release type: Stable

3/24/2024, 10:33:47 PM

更新

  • 优化 架构及代码
  • 修复 部分漏洞
  • 适配 ELGG v1.1.4
  • 适配 AGG v3.3.3
  • 适配 功能 choice, multiChoice, prompt

Updated

  • Optimize the architecture and code
  • Fixed some bugs
  • Adapted ELGG version 1.1.4
  • Adapted AGG version 3.3.3
  • Adapted functions choice, multiChoice, prompt

v1.5.000-release

Release type: Stable

3/13/2024, 10:39:36 AM

更新

  • 修复 部分漏洞
  • 修复 混淆导致软件无效的问题

Updated

  • Fixed some bugs
  • Fixed an issue where confusion caused the software to be invalid

v1.4.500-release

Release type: Stable

3/12/2024, 6:59:29 AM

更新

  • 优化 部分代码
  • 修复 部分漏洞
  • 适配 AGG v3.3.2-beta
  • 适配 功能 makeRequest

Updated

  • Optimize some code
  • Fixed some bugs
  • Adapted AGG version 3.3.2-beta
  • Adapted makeRequest function

v1.3.500-release

Release type: Stable

3/10/2024, 10:44:03 AM

更新

  • 优化 部分代码
  • 适配 RLGG v2.0.9.2
  • 适配 ELGG v1.1.0

Updated

  • Optimize some code
  • Adapted RLGG version 2.0.9.2
  • Adapted ELGG version 1.1.0

v1.3.000-release.apk

Release type: Stable

3/3/2024, 12:20:29 PM

更新

  • 优化 部分代码
  • 适配 版本(96.1、101.1)

Updated

  • Optimize some code
  • Adapted version(96.1, 101.1)

v1.2.000-release.apk

Release type: Stable

3/3/2024, 6:49:14 AM

更新

  • 优化 部分代码
  • 适配 更多功能
  • 增加 保存日志

Updated

  • Optimize some code
  • Adapted to more functions
  • Added save logs

v1.1.000-release.apk

Release type: Stable

2/29/2024, 12:48:47 AM

更新

  • 初始化仓库
  • 适配 GG修改器 96.0
  • 输出 搜索函数

Updated

  • Initialize the repository
  • Adapted to GameGuardian 96.0
  • Output SearchNumber