Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I get client ID for mbank2? #4

Open
DeNcHiK3713 opened this issue Nov 4, 2020 · 1 comment
Open

How can I get client ID for mbank2? #4

DeNcHiK3713 opened this issue Nov 4, 2020 · 1 comment

Comments

@DeNcHiK3713
Copy link

I'm trying with android app M-Belarusbank 3.16.1.789.
I get auth key from logcat, also I get device ID from phone settings.
Logcat: authorized, using secure transport key: 0123456789abcdef0123456789abcdef0123456789abcdef0123456789abcdef
I don't know for sure if this is an authorization key, but it looks like it is.
Firstly I tried using diff patch, but it is outdated.
But my general question is, how can I get the client id?

@004helix
Copy link
Owner

004helix commented Nov 6, 2020

You need to capture packets from real client to get client id. See connect() method for mbank2 - clientid not encrypted.
I'm not sure mbank2 still working. I didn't use it for 4 years :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants