Skip to content

Releases: HdShare/HookGG

v2.0.5-release

18 Nov 22:18
347e89d
Compare
Choose a tag to compare

更新

  • 适配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

13 Aug 09:01
a1050b3
Compare
Choose a tag to compare

更新

  • 新增 字符串(""), 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

03 Aug 03:16
1c95dd7
Compare
Choose a tag to compare

更新

  • 重构 软件混淆类名保护
  • 重构 应用加载、页面切换逻辑
  • 新增 功能列表全选、模块页
  • 适配 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

17 Jul 12:54
9e8dcf1
Compare
Choose a tag to compare

更新

  • 优化 设置页拦截函数启用显示
  • 修复 切换页面过快导致白屏闪烁
  • 适配 过滤参数(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

08 Jul 09:08
8c42f5d
Compare
Choose a tag to compare

更新

  • 重构 版本及功能选择逻辑
  • 适配 所有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

05 Jul 10:54
b3fdbaf
Compare
Choose a tag to compare

更新

  • 增加 协程 及 过滤参数(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

26 Jun 16:15
Compare
Choose a tag to compare

更新

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

Updated

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

v1.7.000-release

17 Jun 04:08
Compare
Choose a tag to compare

更新

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

Updated

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

v1.6.500-release

04 May 14:23
Compare
Choose a tag to compare

更新

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

Updated

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