Forwarded from Howard
Log-Catcher-adb-v3.zip
2.4 MB
log抓取小工具
USB调试怎么开自己搜索
首先确保在能开机的时候运行 su.bat 确保授权
在开机第一屏出现厂商 logo 时运行 logcat.bat
手动复现问题,获取到足够的log后
打包 log 文件夹上传
-----
Make sure the ADB driver is installed and USB debug mode is turned on
First of all, make sure to run su.bat when you can normally boot into the system to ensure that the authorization is successful
Run logcat.bat when the manufacturer logo appears on the first screen
Please package and upload the folder named log after the problem is repeated.
USB调试怎么开自己搜索
首先确保在能开机的时候运行 su.bat 确保授权
在开机第一屏出现厂商 logo 时运行 logcat.bat
手动复现问题,获取到足够的log后
打包 log 文件夹上传
-----
Make sure the ADB driver is installed and USB debug mode is turned on
First of all, make sure to run su.bat when you can normally boot into the system to ensure that the authorization is successful
Run logcat.bat when the manufacturer logo appears on the first screen
Please package and upload the folder named log after the problem is repeated.
Log-Catcher-magisk-v19.1.zip
4.5 KB
log抓取Magisk模块
要求 Magisk 20.4+
顺便打印dmesg
默认保存在 /cache/bootlog
如果你想在进入系统后不停止 logcat 进程,你可以创建 /data/local/logcatcher/boot.lcs 文件
-----
A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to /cache/bootlog by default
If
If you don't want to kill the logcat process after boot completed, you can create /data/local/logcatcher/boot.lcs file.
要求 Magisk 20.4+
顺便打印dmesg
默认保存在 /cache/bootlog
/cache 不存在就存到 /data/local/bootlog如果你想在进入系统后不停止 logcat 进程,你可以创建 /data/local/logcatcher/boot.lcs 文件
-----
A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to /cache/bootlog by default
If
/cache does not exist, save to /data/local/bootlogIf you don't want to kill the logcat process after boot completed, you can create /data/local/logcatcher/boot.lcs file.
Log Catcher-v21(21).zip
3.2 KB
New version: https://t.iss.one/hzrtools/10
log抓取Magisk模块
要求 Magisk 20.4+
顺便打印dmesg
默认保存在
当正常启动系统并且未检测到
最近更新:
*推迟至用户解锁才停止抓取日志
-----
A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to
If
When the system boot normally and
Recent Updates:
*Stop cat logs delayed until unlock the phone
log抓取Magisk模块
要求 Magisk 20.4+
顺便打印dmesg
默认保存在
/cache/bootlog
cache 分区不存在就保存到 /data/local/bootlog
如果你想在进入系统后不停止 logcat 进程,你可以创建 /data/local/logcatcher/boot.lcs 文件当正常启动系统并且未检测到
/data/local/logcatcher/boot.lcs 时,会将log打包复制到Download文件夹最近更新:
*推迟至用户解锁才停止抓取日志
-----
A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to
/cache/bootlog by defaultIf
/cache does not exist, save to /data/local/bootlog
If you don't want to kill the logcat process after boot completed, you can create a file named boot.lcs to /data/local/logcatcher/ .When the system boot normally and
/data/local/logcatcher/boot.lcs is not detected, the logs will be packaged and copied to the Download folderRecent Updates:
*Stop cat logs delayed until unlock the phone
👍1
Howard
AndroidDriver.7z
适用于 Windows Vista+ 的 ADB 和 Fastboot 驱动
内付一键安装脚本
注意:
索尼和三星设备的驱动并不包含,他们搞特殊
安装时询问是否 信任/安装 需要手动点一下 确认/安装/信任(我也不知道为什么有些驱动不签名
====
ADB and Fastboot Driver For Windows Vista+
There is a script inside for easy installation
Attention:
Drivers for Sony and Samsung devices are not included, they are special
When installing, it asks whether to trust/install and you need to manually click Confirm/Install/Trust (I don't know why some drivers are not signed)
内付一键安装脚本
注意:
索尼和三星设备的驱动并不包含,他们搞特殊
安装时询问是否 信任/安装 需要手动点一下 确认/安装/信任(我也不知道为什么有些驱动不签名
====
ADB and Fastboot Driver For Windows Vista+
There is a script inside for easy installation
Attention:
Drivers for Sony and Samsung devices are not included, they are special
When installing, it asks whether to trust/install and you need to manually click Confirm/Install/Trust (I don't know why some drivers are not signed)
Log_Catcher-v23.zip
4 KB
log抓取模块
要求Magisk 20.4+
同时支持抓取内核日志
默认保存在
解锁设备且未检测到
如果你想在进入系统后不停止抓取,你可以创建
2026年2月6日更新:
支持读取Magisk以外的比如KernelSU的版本号
支持抓取完整内核日志而不是仅仅
如果解锁后不停止抓取日志也支持保留上次启动的旧日志
在抓取日志时如果
A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to
If
When the system boot normally and
2026/2/6 updates:
Add support for reading versions from non-Magisk roots like KernelSU.
Capture full kernel logs (not just
Preserve previous boot logs when log capture continues after unlock.
Auto-recover log capture if
Source Code
要求Magisk 20.4+
同时支持抓取内核日志
默认保存在
/cache/bootlog
cache分区不存在就保存到/data/local/bootlog解锁设备且未检测到
/data/local/logcatcher/boot.lcs时会打包到/sdcard/Download/bootlog-**.tar.gz如果你想在进入系统后不停止抓取,你可以创建
/data/local/logcatcher/boot.lcs文件2026年2月6日更新:
支持读取Magisk以外的比如KernelSU的版本号
支持抓取完整内核日志而不是仅仅
dmesg如果解锁后不停止抓取日志也支持保留上次启动的旧日志
在抓取日志时如果
logd重启会自动恢复日志抓取A Magisk module that can help you save the log
required Magisk 20.4+
The log is saved to
/cache/bootlog by defaultIf
/cache does not exist, save to /data/local/bootlog
If you don't want to stop logcat after boot completed, you can create an empty file /data/local/logcatcher/boot.lcsWhen the system boot normally and
/data/local/logcatcher/boot.lcs is not detected, the logs will be packaged to /sdcard/Download2026/2/6 updates:
Add support for reading versions from non-Magisk roots like KernelSU.
Capture full kernel logs (not just
dmesg).Preserve previous boot logs when log capture continues after unlock.
Auto-recover log capture if
logd restarts.Source Code
👍8❤2🥰1
Log-Catcher-adb-v5.zip
2.7 MB
ADB 抓取日志小工具
1、USB调试怎么开自己搜索,如果卡在
2、在能开机的时候运行 su.bat 确保授权(注意手机上的权限申请弹窗,对于KernelSU请到管理器为Shell授权)
返回OK就是成功了
3、在开机第一屏出现厂商 logo 时运行 logcat.bat
两个窗口会出现
一个抓取系统日志,另一个是内核日志
4、复现问题并获取到log后,可以直接拔数据线,中止抓取日志,然后打包 log 文件夹上传
-----
1. Make sure the ADB driver is installed and USB debug mode is turned on
The answer to how to use ADB can be found on Google.
2. run su.bat when you can normally boot into the system to ensure that the authorization is successful (Watch for the permission request pop-up on your phone screen, for KernelSU please grant root to shell using manager.)
When it says OK is successful.
3. Run logcat.bat when the manufacturer logo appears on the first screen
Two windows will appear.
Catching system logs. AND Catching kmsg.
4. Please go to the folder named log , package it into an zip archive, then upload.
1、USB调试怎么开自己搜索,如果卡在
wait for device 请检查数据线连接和驱动2、在能开机的时候运行 su.bat 确保授权(注意手机上的权限申请弹窗,对于KernelSU请到管理器为Shell授权)
返回OK就是成功了
3、在开机第一屏出现厂商 logo 时运行 logcat.bat
两个窗口会出现
一个抓取系统日志,另一个是内核日志
4、复现问题并获取到log后,可以直接拔数据线,中止抓取日志,然后打包 log 文件夹上传
-----
1. Make sure the ADB driver is installed and USB debug mode is turned on
The answer to how to use ADB can be found on Google.
2. run su.bat when you can normally boot into the system to ensure that the authorization is successful (Watch for the permission request pop-up on your phone screen, for KernelSU please grant root to shell using manager.)
When it says OK is successful.
3. Run logcat.bat when the manufacturer logo appears on the first screen
Two windows will appear.
Catching system logs. AND Catching kmsg.
4. Please go to the folder named log , package it into an zip archive, then upload.
👍10❤🔥1🥰1
Magisk Modules Disabler-v3(3).zip
3.3 KB
This module allows you to disable the Magisk module if the data partition cannot be decrypted and cannot be restored to normal by entering Safe Mode.
---
## How To Use
Create a file named
If the system is successfully booted and the screen is unlocked properly these two files are automatically deleted to prevent all modules from being disabled each time the system is booted.
Create a file named
Tips: The module id is the name of the module's directory
Example: The module id of Log-Catcher is
---
## How To Use
Create a file named
disable_all_modules in /data/unencrypted or /cache to disable all modules.If the system is successfully booted and the screen is unlocked properly these two files are automatically deleted to prevent all modules from being disabled each time the system is booted.
Create a file named
disable.list in /data/unencrypted or /cache and write module ids (one module per line) in it to disable specific modules.Tips: The module id is the name of the module's directory
Example: The module id of Log-Catcher is
hwr_logcat👍3❤1🔥1
Unlock CN GMS-v3(3).zip
2.7 KB
https://github.com/yujincheng08/unlock-cn-gms/
LoveSy: Add support to Q and R
Howard:
Detect file location directly
Prevent the Play Store from failing to get the list of installed apps
LoveSy: Add support to Q and R
Howard:
Detect file location directly
Prevent the Play Store from failing to get the list of installed apps
👏1
Android_R_blur-enabler.zip
2.1 KB
加判断
之前能用的忽略
之前能用的忽略
Android_R_blur-enabler-rebootUI.zip
2.3 KB
这个版本会重启一次System UI
之前不生效的可以试试
之前不生效的可以试试