Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Support
Mobile Malware Removal Help & Support
Unity Asset Hacked My Phone
Message
<blockquote data-quote="flulefje" data-source="post: 1013279" data-attributes="member: 97766"><p>I'm looking for someone who is knowledgeable about Unity and cybersecurity.</p><p>10 hours ago I installed an asset from the Unity asset store (it's called "SAP 2D", don't install it).</p><p>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.</p><p>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.</p><p>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).</p><p>I have already changed all my passwords, I am looking for someone to clear up this mystery. Thank you very much in advance.</p><p>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:</p><p></p><p>[CODE]0001/01/01 00:00:00.000 -1 -1 Info --------- beginning of crash</p><p>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)</p><p>1971/09/06 21:05:25.000 537 537 Fatal libc crash_dump helper failed to exec, or was killed</p><p>2022/11/17 20:20:49.089 603 603 Fatal libc crash_dump helper failed to exec, or was killed</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime FATAL EXCEPTION: main</p><p>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</p><p>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</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7236)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ActivityThread.access$1800(ActivityThread.java:284)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2284)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.os.Handler.dispatchMessage(Handler.java:106)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.os.Looper.loopOnce(Looper.java:233)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.os.Looper.loop(Looper.java:334)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ActivityThread.main(ActivityThread.java:8396)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at java.lang.reflect.Method.invoke(Native Method)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)</p><p>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</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:573)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ContextImpl.getSharedPreferences(ContextImpl.java:559)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.content.ContextWrapper.getSharedPreferences(ContextWrapper.java:196)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.adobe.marketing.mobile.V4ToV5Migration.b(V4ToV5Migration.java:14)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.adobe.marketing.mobile.V4ToV5Migration.d(V4ToV5Migration.java:1)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.adobe.marketing.mobile.V4ToV5Migration.f(V4ToV5Migration.java:1)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at com.adobe.marketing.mobile.MobileCore.j(MobileCore.java:19)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at fr.bnpp.android.common.p.v(BnpApplication.kt:5)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at fr.bnpp.android.common.p.onCreate(BnpApplication.kt:85)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at net.bnpparibas.mescomptes.MesComptesApplication.onCreate(MesComptesApplication.kt:14)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1261)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7226)</p><p>2022/11/21 18:49:30.707 8241 8241 Error AndroidRuntime ... 9 more[/CODE]</p></blockquote><p></p>
[QUOTE="flulefje, post: 1013279, member: 97766"] 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[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Top