Releases: littleWhiteDuck/SimpleHook
1.3.4
蓝奏云下载 密码: simple
Update/更新记录
-
优化: 收藏配置功能
-
优化: 应用列表页加载速度
-
增加: 支持新版JsHook配置导出
-
增加: 可以单独为每个配置 增加描述(需要在设置页面开启「配置弹窗在底部」功能)
-
修复: 「记录」搜索问题
-
修复: 应用版本名为空时的错误
-
优化: UI, 支持跟随系统主题色
-
Optimize: favorite config
-
Optimize: the loading speed of app list
-
Add: support export config for new JsHook
-
Add: can add a note for each config ( need to enable the 「Config dialog at the bottom」 on the settings page)
-
Fix: 「Record」 search
-
Fix: crash with app version-name is null
-
Optimize: UI, support follow system theme color
ROOT[Recommend]: Root permission is required to write configuration and read records (Log)
Normal: Storage permissions are required to write configurations and read records (Log). Android 13 requires each app to grant permissions individually
Lite: No permission required, only for LSPosed, no extensions, no recording, Android version >8
ROOT【推荐】: 需要root权限进行写入配置,以及读取记录(Log)
Normal: 需要存储权限进行写入配置,以及读取记录(Log),同样适用于LSPatch,安卓13需要每个应用单独授予权限
Lite: 无需任何权限,仅用于LSPosed,无扩展功能,无记录功能,安卓版本 >8
1.3.3
蓝奏云下载 密码: simple
Update/更新记录
-
修复: 无法删除配置问题(root 版)
-
增加: 禁用 USB调式检测
-
增加: 伪装签名 (系统API)
-
增加: 阻止读取剪贴板、过滤写入剪贴板,支持记录读写剪贴板
-
增加: 监听文件操作
-
增加: 增加配置后(root版),在LSPosed管理器中也会启用目标应用,你需要手动禁用再启用本模块方能生效。参考:Guise(作者 Houvven)、LSPosed
-
优化: UI
-
优化: 弹窗拦截
-
增加: 自动备份,本地备份,云备份(webdav)
-
Fix: Unable to delete config (root version)
-
Add: Disable USB debugging detection
-
Add: Masquerading Signature (System API)
-
Add: Prevent reading the clipboard, filter write to the clipboard, support record read and write clipboard。
-
Add: Monitor file operations
-
Add: After adding the config (root version), the target app will also be enabled in the LSPosed manager, you need to manually disable and enable SimpleHook to take effect. Ref: Guise(by Houvven)、LSPosed
-
Optimize: UI
-
Optimize: Disable show dialog
-
Add: AutoBackup, local backup, cloud backup(webdav)
ROOT: Root permission is required to write configuration and read records (Log)
Normal: Storage permissions are required to write configurations and read records (Log). Android 13 requires each app to grant permissions individually
Lite: No permission required, only for LSPosed, no extensions, no recording, Android version >8
ROOT: 需要root权限进行写入配置,以及读取记录(Log)
Normal: 需要存储权限进行写入配置,以及读取记录(Log),同样适用于LSPatch。安卓13需要每个应用单独授予权限
Lite: 无需任何权限,仅用于LSPosed,无扩展功能,无记录功能,安卓版本 >8
1.3.2
蓝奏云下载 密码: simple
Update/更新记录
-
修复: 若干bug,提高稳定性
-
增加: 禁用加速度传感器、陀螺仪传感器,如X信会提示传感器不可用
-
增加: 禁用运动传感器,包括:加速度传感器、陀螺仪传感器等
-
优化: 网络导入配置逻辑
-
适配: 安卓13(normal 版)
-
增加: 长按首页配置item,可选择手动排序
-
Fix: bugs
-
Add: Disable acceleration sensor, gyroscope sensor
-
Add: Disable motion sensors, including: acceleration sensor, gyroscope sensor, etc.
-
Optimize: Network import configuration logic
-
Adapt: Android 13 (normal version)
-
Add: Long press the homepage config item, you can choose to sort manually
ROOT: Root permission is required to write configuration and read records (Log)
Normal: Storage permissions are required to write configurations and read records (Log). Android 13 requires each app to grant permissions individually
Lite: No permission required, only for LSPosed, no extensions, no recording, Android version >8
ROOT: 需要root权限进行写入配置,以及读取记录(Log)
Normal: 需要存储权限进行写入配置,以及读取记录(Log),同样适用于LSPatch。安卓13需要每个应用单独授予权限
Lite: 无需任何权限,仅用于LSPosed,无扩展功能,无记录功能,安卓版本 >8
1.3.0
蓝奏云下载 密码: simple
Update/更新记录
Note: This version has updated the signature, please backup the configuration. LSPosed Manger: Backup module list and scope lists.
注意:这个版本更新了签名,请备份配置。如使用LSPosed可以备份作用域。
-
修复: hook实例变量
-
增加: 长按首页配置item:【启动】、【强行停止】、【重新启动】、【应用信息】
-
增强: 弹窗拦截
-
增加: 记录应用读取签名时的调用堆栈(通过API)
-
增加: 阻止应用获取联系人,返回NULL
-
Fix: hook instance field
-
Add: long click the homepage config item:[Launch it(app)]、[Force stop]、[Restart launch]、[App info]
-
Improve: intercept dialog
-
Add: record the call stack when the app reads the signature (by API)
-
Add: prevent app from obtaining contacts, return NULL
lite版:为精简版,仅有自定义hook功能。需要安卓版本>=8.1,有New XSharedPreferences支持,如LSPosed、EdXposed等
lite version: with only custom hooks. Require: Android version >= 8.1 and New XSharedPreferences support, such as LSPosed, EdXposed, etc.
md5(sign): 987CB9B2F5F78D726C7B5D490777CAF6
md5(SimpleHook): 8C1C356EE573699B1AABCEC50C1F5085
md5(SimpleHookLite): 0DAC68F9103EB5D79F8F911C1DADFFAA
1.2.9
蓝奏云下载 密码: simple
Update/更新记录
-
修复若干问题,提高稳定性
-
Fix: bugs
lite版:为精简版,仅有自定义hook功能。需要安卓版本>=8.1,有New XSharedPreferences支持,如LSPosed、EdXposed等
lite version: with only custom hooks. Require: Android version >= 8.1 and New XSharedPreferences support, such as LSPosed, EdXposed, etc.
md5(sign): 8e51f56a19cd521d4e0e7868dc72f589
md5(SimpleHook): 34e7ef475bd40a1d0112fc37fba6c4bc
md5(SimpleHookLite): fc35dc38b8a3f8e2c4833eeb55da34cd
1.2.8
蓝奏云下载 密码: simple
Update/更新记录
-
引入EzXHelper库
-
去除从数据库读取配置方式
-
支持hook一个类的所有方法,方法名填 *
-
修复smali转"配置"的一个问题
-
android 10以上使用ROOT权限
-
Using EzXHelper library for hook
-
Delete: read config from db
-
In a class, you can hook all methods by fill * in the method name
-
Fix a bug: smali to config
-
Above android 10 use ROOT permission
此版本如不生效:先备份配置,然后删除所有配置/清理软件数据,再恢复配置即可;也可以一个一个手动开关配置,使配置刷新。(应该是a11和a12会有问题)
If this version take no effect: first backup the config, then delete all config/clear simplehook data, and then restore the config; you can also refresh the configs by open and close swtich one by one. android 11 and android 12 may be have this problem.
md5(apk): fcbc2d5b699525ee2f5f05dd5794cf0a
md5(sign): 8e51f56a19cd521d4e0e7868dc72f589
1.2.6
蓝奏云下载 密码: simple
Update/更新记录
-
安卓13及以上使用root权限写入配置
-
记录信息(扩展功能:加密算法、弹窗信息等)须保持本应用在后台运行
-
fix: bugs
-
支持文本文件外部打开simplehook导入配置
-
Android 13 and above write config by using root
-
Record(extension functions: encryption algorithm, dialog information, etc.) must keep the app running in the background
-
fix: bugs
-
Support import config from external text file
md5(app):db836d8e20a3728ed435148763a351f0
md5(sign):8e51f56a19cd521d4e0e7868dc72f589
1.2.7
1.2.5
蓝奏云下载 密码: simple
更新记录/Update
-
增加扩展Hook:记录应用入口名
-
修复删除配置界面卡顿的情况
-
Add extension: record application name
-
Fix: Deleting the config causes the UI to lag
app md5(normal): 7f7c0dffd4bd87e91d763365ef80f7c6
app md5(root): 50ae6324623cd10d29022586f747c1e1
app sign md5: 8e51f56a19cd521d4e0e7868dc72f589
请优先使用普通版/Please use the normal version first
1.2.4
蓝奏云下载 密码: simple
更新记录
1.支持记录变量值
2.加入【hook返回值+】,它可以返回一个对象通过json代码,详细说明见Github
3.hook变量增加【Hook点】,after/before表示在方法执行后/前hook变量,默认after
4.多个问题修复
1.Support record field value
2.Add [hook return value+], it can return an object through json code, see Github for details
3.The hook field increases [Hook point], after/before means the Hook field after the method is executed or before the method is executed, the default 'after'
4.Multiple bug fixes
app md5(normal): de9db046bc3144946657940b30c04d4f
app md5(root): 27cdf55ad86b71711679cee04bee66df
app sign md5: 8e51f56a19cd521d4e0e7868dc72f589
请优先使用普通版/Please use the normal version first