[WIP] Strip logs in the release version#20
Conversation
ab4aaf2 to
fbab2fb
Compare
|
I know for sure that when you run Originally posted by @msvamp in LSPosed/LSPosed#2822 (comment) That makes the logging a detection vector, for apps to detect active LSPosed (an indicator of root). Needs to be bypassed this way, if user has apps that use this hideous thing to detect you. What else needs to be done, or does it basically work? |
|
According to this comment, #14 (comment), it basically works. |
|
Yes. Please merge :) |
|
No need to delete logs! They are needed for developing modules AND informing developers about errors in modules. |
99a538e to
4c4df22
Compare
build(deps): upgrade 4 submodules to their latest commits
Requested by #14, a switch is added to the release version. Patch of msvamp rejected in original repository mywalk added ui interface Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
fbab2fb to
8a5a18a
Compare
|
@BlueCat300 It is only for release version. And if users want to report bugs, you may require them to use a debug version. |
Requested by #14, a switch is added to the release version. Patch of msvamp rejected in original repository mywalk added ui interface Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
Requested by #14, a switch is added to the release version. Patch of msvamp rejected in original repository mywalk added ui interface Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
Requested by #14, a switch is added to the release version. Patch of msvamp rejected in original repository mywalk added ui interface Co-authored-by: mywalk <66966897+mywalkb@users.noreply.github.com>
For people who are interested in stripping logs, you may continue to work on this pull-request.
Based on LSPosed/LSPosed#2822, credited to @msvamp.