mqrefp   03-03-2023, 11:32 PM
#1
I'm trying to mod this apk : -

Original:-

https://f62.workupload.com/download/haF3udUdKBa

Patched by me: -

https://f64.workupload.com/download/w4Y6hEGgyGc

login bypass successful modules activate sucessful but when this following code line executes

System.loadlibrary(native-lib)

the process crashes. Can anyone help me making this apk mod?

Android Version 6 to Android Version 12 supported by this apk.

Root Required or Run this on Vmos Pro

Some Samsung Devices Not Supported.

Thanks!
Konloch   03-04-2023, 05:13 AM
#2
Haven't looked at the files but my guess is it's most likely going to require that native-lib to be reverse engineered as well. Good luck on this project!
mqrefp   03-06-2023, 03:32 AM
#3
(03-04-2023, 05:13 AM)Konloch Wrote: Haven't looked at the files but my guess is it's most likely going to require that native-lib to be reverse engineered as well. Good luck on this project!

If I disable app internet it will not crash then.
It is taking response from androidbeta.easyvictory.me
How can I check this response like http debugger pro
Konloch   03-06-2023, 04:25 AM
#4
(03-06-2023, 03:32 AM)mqrefp Wrote:
(03-04-2023, 05:13 AM)Konloch Wrote: Haven't looked at the files but my guess is it's most likely going to require that native-lib to be reverse engineered as well. Good luck on this project!

If I disable app internet it will not crash then.
It is taking response from androidbeta.easyvictory.me
How can I check this response like http debugger pro

I would do this by using some type of Android VPN that can preform SSL-Strip and HTTP/s logging - https://httptoolkit.com/android/ came up after a quick google search, but I'm sure there are other open source projects that do the same thing
mqrefp   03-06-2023, 05:06 AM
#5
(03-06-2023, 04:25 AM)Konloch Wrote:
(03-06-2023, 03:32 AM)mqrefp Wrote:
(03-04-2023, 05:13 AM)Konloch Wrote: Haven't looked at the files but my guess is it's most likely going to require that native-lib to be reverse engineered as well. Good luck on this project!

If I disable app internet it will not crash then.
It is taking response from androidbeta.easyvictory.me
How can I check this response like http debugger pro

I would do this by using some type of Android VPN that can preform SSL-Strip and HTTP/s logging - https://httptoolkit.com/android/ came up after a quick google search, but I'm sure there are other open source projects that do the same thing

Thanks I will try it.
mqrefp   03-06-2023, 05:55 PM
#6
I tried charles proxy, http toolkit and http debugger pro all failed cuz this apk maybe using certificate pinning.
Always said certificate rejected by androidbeta.easyvictory.me
This post was last modified: 03-15-2023, 08:06 PM by mqrefp.
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.