Replies: 10 comments
-
Well, not really feeling that it is very useful. We can wait for other users' opinions, of course. |
Beta Was this translation helpful? Give feedback.
-
I moved to lsposed_mod precisely because of the cli so I can disable individual lsposed modules without needing to disable lsposed itself in case of systemui crash caused by a module Although the way it is implemented in that fork is that it needs to boot into system first to access cli so you need to be quick to do whatever changes you need as soon as adb is enabled and before the systemui crash loop forces another reboot |
Beta Was this translation helpful? Give feedback.
-
@MmyGgithubAaccount In your described situtation, you could simply disable the |
Beta Was this translation helpful? Give feedback.
-
Yes, that's what I want to avoid as doing that would uninstall all modified apps that I have installed (by disabling signature verification) Tldr disabling lsposed is an option but it would require me to remember and setup a lot of stuff again to get back to the same working state and I'm lazy Edit: to be clear I've only needed to use the cli this way twice to rescue my system so it is not a common occurrence. But having a fallback option is pretty nice to have |
Beta Was this translation helpful? Give feedback.
-
Why disable LSPosed will imply the following?
All of them are saved in database, and simply disabling a module won't change them at all. |
Beta Was this translation helpful? Give feedback.
-
My main point was that cli would allow disabling buggy modules without turning off other lsposed modules which I want turned on 24/7 |
Beta Was this translation helpful? Give feedback.
-
If an modified app is installed by tricking the normal signature verification, then it will keep installed even if you disable If modules get disabled, that could be caused by safe mode, which is not your described situation. It is not common that users have buggy modules that frequently breaks their system UI. |
Beta Was this translation helpful? Give feedback.
-
I use the CLI by @mywalkb to manage LSPosed from my PC via ADB. Just created a fork from this repo by @JingMatrix (CLI added): https://github.com/AnatolyJacobs/LSPosed_CLI |
Beta Was this translation helpful? Give feedback.
-
Jangan.meminta hal yang konyol .bagi kami para moder pemula .LSposed bangkit kembali saja sudah cukup menjadi angin segar di karenakan fox versi lama sudah usang .masalah cli anada terlalu memaksa .sementara future tersebut dimiliki pada versi LSposed mod . Gunakan saja versi tersebut dan meminta kepada developer nya untuk merawat proyek nya .cukup versi ini saja kami sungguh sungguh berterimakasih kepada @JingMatrix |
Beta Was this translation helpful? Give feedback.
-
CLI should be there. It's always better to add good features |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem?/你的请求是否与某个问题相关?
sometime cli mod can adding hook target by command line, which is very useful.
like: https://github.com/mywalkb/LSPosed_mod/wiki/CLI
Please take a look and think about it, thanks.
Describe the solution you'd like/描述你想要的解决方案
add cli
Additional context/其他信息
No response
Beta Was this translation helpful? Give feedback.
All reactions