topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
45.95k stars 11.58k forks source link

Keytrade bank app 5.4.9 detect root #4493

Closed pietpims13 closed 3 years ago

pietpims13 commented 3 years ago

After update, the lastet app version of Keytrade Bank detect now root. Before, with the command "su -c chmod 000 /proc/net/unix" was enough to bypass the detection.

github-actions[bot] commented 3 years ago

This issue is being automatically closed because it does not follow the issue template.

Jon8RFC commented 3 years ago

Works fine on my device when I do the following things. Do this for any app detecting Magisk or root, not just Keytrade:

  1. Force stop the problematic app and delete all data
  2. Magisk App needs to be hidden
  3. MagiskHide needs to be enabled
  4. Select the problematic app to be hidden in MagiskHide and checkmark all boxes
  5. Install the latest safetynet-fix to your magisk modules, because some apps (like gpay and future updates of other apps) check safetynet: https://github.com/kdrag0n/safetynet-fix/releases/latest
  6. Reboot
  7. Use the problematic app

Other modules you've installed via Magisk, or other system software you've installed, could be causing things to be detected--riru, xposed, edxposed, are/were often the type which caused problems. You can only tinker so much before things don't work as desired.

Here's a quick video: https://youtu.be/UaWh9BOdMdI

pietpims13 commented 3 years ago

Hi,

Thank you for you answer ! :) Unfortunately, the app still doesn't work... And I'm not the only one : https://forum.xda-developers.com/t/keytrade-bank-app-5-1-0-is-now-detecting-magisk-19-3.3941095/page-2 https://forum.xda-developers.com/t/keytrade-bank-app-5-1-0-is-now-detecting-magisk-19-3.3941095/page-2

If you want some information or have some questions, don't hesitate to come back to me ! :)

Cheers,

PietPims13.

On Mon, 12 Jul 2021, 05:07 Jon8RFC, @.***> wrote:

Works fine on my device when I do the following things. Do this for any app detecting Magisk or root, not just yours:

  1. Force stop the problematic app and delete all data
  2. Magisk App needs to be hidden
  3. MagiskHide needs to be enabled
  4. Select the problematic app to be hidden in MagiskHide and checkmark all boxes
  5. Install the latest safetynet-fix to your magisk modules, because some apps (now and future updates of apps) check safetynet: https://github.com/kdrag0n/safetynet-fix/releases/latest
  6. Reboot
  7. Use the problematic app

Other modules you've installed via Magisk, or other system software you've installed, could be causing things to be detected--riru, xposed, edxposed, are/were often the type which caused problems. You can only tinker so much before things don't work as desired.

Here's a quick video: https://youtu.be/UaWh9BOdMdI

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/topjohnwu/Magisk/issues/4493#issuecomment-877934777, or unsubscribe https://github.com/notifications/unsubscribe-auth/AND3WEOI6J7M2AIZLTZE4F3TXJMAFANCNFSM5AFF5QQA .