Skip to content

Fails to hide magisk binary #13

Description

@rustammendel

Upon first installation this app worked perfect, but now it fails to hide magisk binary:

2024-07-24 23:33:16.963 30665-30665 LSPosedContext          com...hangyoun.rootbeerFresh.sample  I  com.gauravssnl.bypassrootcheck.pro: App tried to run Exec command  :: which su
2024-07-24 23:33:16.963 30665-30665 LSPosedContext          com...hangyoun.rootbeerFresh.sample  I  com.gauravssnl.bypassrootcheck.pro: App tried to run Exec command  :: mount
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  java.io.IOException: IO Error occurred
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.gauravssnl.bypassrootcheck.pro.MainModule$MyHooker$Companion.beforeInvocation(MainModule.kt:95)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.gauravssnl.bypassrootcheck.pro.MainModule$MyHooker.beforeInvocation(Unknown Source:2)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at java.lang.reflect.Method.invoke(Native Method)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at J.callback(Unknown Source:136)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at LSPHooker_.exec(Unknown Source:11)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at i2.f.g(SourceFile:288)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at s2.a.b(SourceFile:1)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at f3.z.run(SourceFile:1)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Handler.handleCallback(Handler.java:958)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Handler.dispatchMessage(Handler.java:99)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Looper.loopOnce(Looper.java:257)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Looper.loop(Looper.java:368)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.app.ActivityThread.main(ActivityThread.java:8839)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at java.lang.reflect.Method.invoke(Native Method)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:572)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
2024-07-24 23:33:16.963 30665-30665 LSPosedContext          com...hangyoun.rootbeerFresh.sample  I  com.gauravssnl.bypassrootcheck.pro: App tried to run Exec command  :: getprop
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  java.io.IOException: IO Error occurred
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.gauravssnl.bypassrootcheck.pro.MainModule$MyHooker$Companion.beforeInvocation(MainModule.kt:95)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.gauravssnl.bypassrootcheck.pro.MainModule$MyHooker.beforeInvocation(Unknown Source:2)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at java.lang.reflect.Method.invoke(Native Method)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at J.callback(Unknown Source:136)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at LSPHooker_.exec(Unknown Source:11)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at i2.f.g(SourceFile:582)
2024-07-24 23:33:16.963 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at s2.a.b(SourceFile:1)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at f3.z.run(SourceFile:1)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Handler.handleCallback(Handler.java:958)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Handler.dispatchMessage(Handler.java:99)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Looper.loopOnce(Looper.java:257)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.os.Looper.loop(Looper.java:368)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at android.app.ActivityThread.main(ActivityThread.java:8839)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at java.lang.reflect.Method.invoke(Native Method)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:572)
2024-07-24 23:33:16.964 30665-30665 System.err              com...hangyoun.rootbeerFresh.sample  W  	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
2024-07-24 23:33:16.964 30665-30665 RootBeerFresh           com...hangyoun.rootbeerFresh.sample  V  w0: a() [44] - /data/magisk binary detected!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions