Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rikj000/belfius-root
Simple Xposed module to support the Belfius app on Rooted devices!
https://github.com/rikj000/belfius-root
android bank banking belfius lsposed magisk module root xposed
Last synced: 7 days ago
JSON representation
Simple Xposed module to support the Belfius app on Rooted devices!
- Host: GitHub
- URL: https://github.com/rikj000/belfius-root
- Owner: Rikj000
- License: gpl-3.0
- Created: 2024-07-06T14:46:35.000Z (4 months ago)
- Default Branch: development
- Last Pushed: 2024-10-29T12:31:41.000Z (15 days ago)
- Last Synced: 2024-10-29T12:38:48.448Z (15 days ago)
- Topics: android, bank, banking, belfius, lsposed, magisk, module, root, xposed
- Language: Java
- Homepage: https://xdaforums.com/t/release-v1-0-0-belfius-root.4680025/
- Size: 161 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE
Awesome Lists containing this project
README
# Belfius Root
Simple Xposed module to support the [Belfius](https://play.google.com/store/apps/details?id=be.belfius.directmobile.android) app on Rooted devices!
## Installation
1. Install [Magisk](https://topjohnwu.github.io/Magisk/install.html)
2. Magisk => Settings => Magisk => Check `Zygisk`
3. Magisk => Settings => Magisk => Configure DenyList => UnCheck `Belfius Mobile` (= Default)
4. Install [LSPosed (Zygisk)](https://github.com/LSPosed/LSPosed/releases/latest) + [Shamiko](https://github.com/LSPosed/LSPosed.github.io/releases/latest)
5. Install the [Belfius-Root](https://github.com/Rikj000/Belfius-Root/releases/latest) app
6. LSPosed => Modules => `Belfius Root` => Check `Enable module` + Check `Belfius Mobile`
7. Reboot## Motivation
Belfius bank was pretty cool about having a rooted device in the past,
they just threw a dismissible warning about security risks of using a rooted device,
and then allowed you to keep using their app.However on 2024-07-01 this changed.
Nowadays they assume that you're an idiot that will not be able to keep your own device safe if you have root.I do not agree with that assumption, and likely neither do you.
Only power users that have a good idea of what they're doing tend to root their own devices.After only a hand full of transactions, done through the tedious browser process,
I grew agitated enough to do the research to write this module.Hope you'll enjoy this module and the ability to stay rooted!
## LSPosed Archived
LSPosed indeed sadly has been archived.
However XPosed has continued on living in the past through new forks,
and I believe it will continue to do so.I've opened an issue on another of my Android projects,
which helps keep track of the status of upcoming successor forks:
https://github.com/Rikj000/Android-Auto-XLauncher-Unlocked/issues/6Android 15 users require these since official LSPosed only supports up to Android 14.
`@arnii5` reported good results [on XDA](https://xdaforums.com/t/release-v1-0-1-belfius-root.4680025/#post-89782267) with [JingMatrix/LSPosed](https://github.com/JingMatrix/LSPosed) on Android 15.