Giter Site home page Giter Site logo

swedbank-oem-bypass's Introduction

โš ๏ธ Disclaimer

I am not responsible for what you do with your device. If you try to do anything that is written in this repo and mess up, you take full responsability. However if you want to use your banking apps on a rooted device, I suggest you first make a backup.

๐Ÿ Swedbank-OEM-Bypass

Swedbank's Android application checks if you have your bootloader unlocked and if you do, they will not allow you to make NFC payments/create a digital card. This is a huge problem if you want to use NFC payments on a custom rom/rooted device.

This method only bypassed the bootloader unlocked check, you may need to take some additional steps to get the app to work.

If you are using other bank application and it checks for unlocked bootloader, this will probably work, I only tested it on Swedbank's app though.

๐Ÿ“ฑ My setup

๐Ÿ“š Prerequisites

  • Unlocked bootloader
  • Root
  • Termux(or some kind of other terminal app)
  • KernelSU(if you are using Magisk, find a way to hide it youself)
  • Custom rom(optional)
  • SafetyNet pass(you fix SafetyNet pass using a module)
  • Swedbank's application and account

๐ŸŽ‡ Bypass

  1. Clear storage and cache of Swedbank's app
  2. Grant root permissions to Termux
  3. Check the status of your bootloader

getprop sys.oem_unlock_allowed

0 - locked

1 - unlocked

  1. If it says 1 launch the following command

su -c 'setprop sys.oem_unlock_allowed 0'

Note: This is not persistent. If you want the app to work after reboot find a way to run this command on boot. I think you could use something like tasker for this.

  1. Open the Swedbank app
  2. Log in
  3. You should now be able to make NFC payments

๐Ÿ“œ License

This project is licensed under the GPL v2 LICENSE.

swedbank-oem-bypass's People

Contributors

edveika avatar

Stargazers

Robertas avatar  avatar

Watchers

 avatar

swedbank-oem-bypass's Issues

Doesn't seem to work for me

Hello. I have a similar setup.
KernelSU, Shamiko, Zygisk for Shamiko to work. MicroG (revived installer).
Play and SafetyNet integrity is fine (I didn't use the fix).
The prop already reports 0 and NFC payments still dont work (have never worked for a long time). Also Swedbank notifications doesn't work for me either.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.