Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help in Making Mod
#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!
Reply
#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!
Reply
#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
Reply
#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
Reply
#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.
Reply
#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
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website