yuewuliuying

Results 4 issues of yuewuliuying

如题(x) /data/adb/ksu/bin/busybox 上面这个是busybox的路径

在编写情景模式的脚本的时候,发现了只能检测当前的wifi,并不能检测先前的wifi ssid 。 但是我的脚本运行条件为离开了特定的一个wifi后启用,条件写的是 "condition": "wifiStateChanged == true && wifiState.ssid == \"13-101\"" 但是,这个判断条件的问题是,不管连接什么其他的网络,这个脚本都会运行,最终导致我无网络连接 希望可以像应用切换的条件一样,弄一个从什么wifi切换到什么wifi的接口

**Describe the bug(现象描述)** A clear and concise description of what the bug is.(简洁的描述该bug的现象) 刚更新完最新的pixleos 系统,手机是 红米k40,安卓版本15 ,安装了最新的 latest security patches from android-15.0.0_r32补丁。 手机只要启用了zygisk - thanox模块,就会使得Zygisk Nixt 模块的 Zygote32注入失败 并且thanox模块本身依旧显示,未激活 **To...

我的TG User账号被官方干碎了,所有在线设备全部被踢下线了,之前登陆时候的session变成了无效状态,但是依旧保存在数据库当中,导致现在程序运行到某部分时卡SESSION_REVOKED状态后退出了,下面是报错信息 [2025-07-06T06:23:01.500] [ERROR] Main - UnhandledRejection: _RPCError: 401: SESSION_REVOKED (caused by users.GetUsers) at RPCMessageToError (/node_modules/.pnpm/[email protected]_patch_hash=6ezi5zx3h54zaimfvrhyk2gpfa/node_modules/telegram/errors/index.js:28:12) at _MTProtoSender._handleRPCResult (/node_modules/.pnpm/[email protected]_patch_hash=6ezi5zx3h54zaimfvrhyk2gpfa/node_modules/telegram/network/MTProtoSender.js:561:40) at _MTProtoSender._processMessage (/node_modules/.pnpm/[email protected]_patch_hash=6ezi5zx3h54zaimfvrhyk2gpfa/node_modules/telegram/network/MTProtoSender.js:492:15) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async _MTProtoSender._recvLoop (/node_modules/.pnpm/[email protected]_patch_hash=6ezi5zx3h54zaimfvrhyk2gpfa/node_modules/telegram/network/MTProtoSender.js:439:17) {...