Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BR
Posts
2
Comments
125
Joined
2 yr. ago

  • I have the s10+ and it's actually useful, as you can remap the double click on that button to open any app you like. But yeah single click, never happened intentionally.

    EDIT: F yeah, I just checked the settings and you can decide if you want bixby activation on single or double-click. Now I've set bixby to double click and on single-click it opens my password manager. If you don't select anything, it will do nothing on a single click.

    The setting is under "Advanced Features" -> "Bixby Key" for me.

  • Some relevant links to get you started:

    https://github.com/shroudedcode/apk-mitm

    https://github.com/emanuele-f/PCAPdroid

    https://docs.mitmproxy.org/stable/howto-install-system-trusted-ca-android/

    Edit:

    also very helpful tool is https://frida.re/

    And a little tutorial I've found to get you started with the android emulator: https://dev.to/ptisserand/mitmproxy-and-android-emulator-206b

    Note, that you can only get root on the images that don't include google play store.

    It's really not that hard, after you've done it once. The first time will include some head scratching and learning about some android gotchas. But after that it will be easy.