mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
610 B
610 B
Dumps from DB Navigator API app.vendo.noncd.db.de
In this directory, some intercepted traffic from DB Navigator.
How to intercept:
- Download/extract Split APK
- Merge APK (e.g. using APKEditor)
- decompile using apktool
- edit res/xml/network_security_config.xml to allow user CAs not just in debug
- recompile using apktool, sign
- install on an Android
- intercept with a mitm decryption tool of your choice by installing CA cert into Android store (e.g. PCAPdroid with mitm addon)