Unity Asset Hacked My Phone

flulefje

New Member
Thread author
Dec 1, 2022
1
I'm looking for someone who is knowledgeable about Unity and cybersecurity.
10 hours ago I installed an asset from the Unity asset store (it's called "SAP 2D", don't install it).
At that time I had my phone plugged in debugging and file transfer mode to take advantage of BuilAndRun and I was lucky to have Android Logcat.
I unplugged the phone as soon as I saw the hundreds of lines, however it went very quickly and the program probably had time to perform actions.
Towards the 5th line we see bnpparibas.mesComptes... (it's my bank...), further I saw tiktok and google (I don't have tiktok but I have several google accounts of course).
I have already changed all my passwords, I am looking for someone to clear up this mystery. Thank you very much in advance.
Logcat allowed me to spot that something fishy was going on. Here is the Logcat statement (only the first lines because there are more than 10000:

Code:
0001/01/01 00:00:00.000 -1 -1 Info  --------- beginning of crash
1971/09/06 21:05:24.952 537 537 Fatal libc Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 537 (init), pid 537 (init)
1971/09/06 21:05:25.000 537 537 Fatal libc crash_dump helper failed to exec, or was killed
2022/11/17 20:20:49.089 603 603 Fatal libc crash_dump helper failed to exec, or was killed
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime FATAL EXCEPTION: main
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime Process: net.bnpparibas.mescomptes:bwService:com.worldline.fpl.ita.secu.bw.client.services.IsolatedService, PID: 8241
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime java.lang.RuntimeException: Unable to create application net.bnpparibas.mescomptes.MesComptesApplication: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.UserManager.isUserUnlockingOrUnlocked(int)' on a null object reference
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7236)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ActivityThread.access$1800(ActivityThread.java:284)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2284)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.os.Handler.dispatchMessage(Handler.java:106)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.os.Looper.loopOnce(Looper.java:233)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.os.Looper.loop(Looper.java:334)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ActivityThread.main(ActivityThread.java:8396)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at java.lang.reflect.Method.invoke(Native Method)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.os.UserManager.isUserUnlockingOrUnlocked(int)' on a null object reference
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:573)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:559)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:196)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.adobe.marketing.mobile.V4ToV5Migration.b(V4ToV5Migration.java:14)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.adobe.marketing.mobile.V4ToV5Migration.d(V4ToV5Migration.java:1)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.adobe.marketing.mobile.V4ToV5Migration.f(V4ToV5Migration.java:1)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at com.adobe.marketing.mobile.MobileCore.j(MobileCore.java:19)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at fr.bnpp.android.common.p.v(BnpApplication.kt:5)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at fr.bnpp.android.common.p.onCreate(BnpApplication.kt:85)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at net.bnpparibas.mescomptes.MesComptesApplication.onCreate(MesComptesApplication.kt:14)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1261)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7226)
2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime     ... 9 more
 

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top