Benign android Download

ModuleViewModel.kt

Android OkHttp client reference
SHA-256e4e32832d73ca3a92d2de8727036d82f0fba34b8fffcd561a1c09adb188da675
MaleculeO(C)

Evidence

Android OkHttp client reference lines 310–314
310 Log.i(TAG, "checkUpdate url: $url")
311 val response = ksuApp.okhttpClient.newCall(
312 okhttp3.Request.Builder().url(url).build()
313 ).execute()
314 Log.d(TAG, "checkUpdate code: ${response.code}")

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.