[Klik untuk Bahasa Indonesia]
[Click for English]
It is now Android devices have begun vulnerable to the virus. Because Android platform itself is open source, which means it can be easy to edit or modify it.
One source of transmission of the virus is through the internet. Because the Internet itself a lot of transmission of the virus / malware. Also because the device settings that allow application instalation from unknown sources.
Some thread that I found on google, suggested doing a flashing again. Of course this is a bother. Not to mention if there are people who would lay something like this. Then of course I am looking for a more simple way.
First I found some links tutorial how to cope with this virus, such as Fix for Monkey Test & Time Service Virus (Without Flashing). Indeed, many people who claim success with the tutorial. But the tutorial was more devoted to the KitKat.
Since the mine is Jellybean android, finally I look for other links that is simpler but still did not find it.
Finally, without complicated and must do this and that, I tried to install some
antivirus and malware from google play store.
The application is AVG Mobile Antivirus Free, Avast Mobile Security & Antivirus, 360 Mobile Security - Junk Cleaner, Avira Antivirus Security, Malwarebytes Anti-Malware, CM Security AppLock Antivirus,
etc. After I installing, most of them detect the presence of viruses in the android device I have. But none of all that I have can remove it.
Then the last instalation is Stubborn Ghost Push Trojan Killer that application frome same developer of CM Security. This application is the only application (antivirus-malware I installed before this post was written) that fight, kill, and clean up the virus Engriks from my Android device. Just download and install it from google play store, then run and the virus will be gone.
Furthermore, to keep your Android device remains secure, disable the instalation
from unknown sources. To do that, Settings -> Security -> uncheck the Unknown
sources.
Ternyata kini perangkat Android telah mulai rentan terkena virus. Pasalnya android sendiri merupakan platform yang open source, yang artinya bisa dengan mudah untuk mengedit atau memodifikasinya. Hal tersebut juga menyebabkan potensi Android terkena virus malware semakin besar.
Salah satu penyebab terkena virus adalah karena ketergantungan dengan internet. Karena di internet sendiri banyak penularan virus/malware yang ada. Juga karena setingan HP yang mengizinkan perangkat lunak unknown sources terinstal di perangkat Android tersebut.
Beberapa thread yang saya temukan di google, menyarankan untuk melakukan flashing ulang. Tentu ini adalah hal yang merepotkan. Belum lagi jika ada orang-orang yang awam akan hal seperti ini. Maka tentu saya mencari cara yang lebih simpel dan santai.
Pertama saya menemukan beberapa tautan tutorial cara mengatasi virus ini, diantaranya adalah Fix for Monkey Test & Time Service Virus (Without Flashing). Memang banyak orang yang menyatakan berhasil dengan tutorial tersebut. Akan tetapi tutorial itu lebih dikhususkan untuk pengguna KitKat. Maka bagi pengguna seri dibawahnya, akan lebih banyak bertanya kepada pembuat tutorialnya.
Maka berhubung android saya masih JellyBean, akhirnya saya mencari tautan lain yang lebih simpel tapi masih tidak menemukannya.
Akhirnya, tanpa ribet dan harus melakukan ini dan itu, saya mencoba instal beberapa antivirus dari google play store, antimalware dsb. Diantaranya adalah AVG Mobile Antivirus Free, Avast Mobile Security & Antivirus, 360 Mobile Security - Junk Cleaner, Avira Antivirus Security, Malwarebytes Anti-Malware, CM Security AppLock Antivirus, dan lainnya. Setelah sekian antivirus dan malware saya instal, sebagian besar memang mendeteksi adanya virus pada perangkat android yang saya miliki. Namun tidak ada di antara semua yang telah saya instal dapat menghapusnya.
Akhirnya instalan terakhir saya yaitu Stubborn Ghost Push Trojan Killer yaitu aplikasi dari developer yang sama dengan CM Security yaitu Cheetah Mobile (AppLock & AntiVirus) developer. Aplikasi ini merupakan satu-satunya aplikasi (antivirus-malware yang saya instal sebelum post ini ditulis) yang berhasil melawan, membunuh, membereskan, mengatasi dan membersihkan virus Engriks CS dari perangkat Android saya. Tinggal download dan instal dari google play store, kemudian jalankan dan virus tersebut akan hilang.
Selanjutnya untuk menjaga perangkat Android anda tetap aman, pada Security Setting agar mendisable unknown sources instalation. Caranya yaitu, Setting -> Security -> hilangkan tanda centang pada Unknown sources.
Demikian, semoga tulisan saya ini bermanfaat bagi kawan-kawan yang mengalami gangguan virus malware yang menjengkelkan.
Show/Hide Content From forum.xda-developers
To remove this virus you need to install busybox, Terminal emulator, Root
explorer pro and you must have Supersu not superuser which is installed by
Kingoroot. If you have rooted your device with kingoroot, so you need to
change that.
Here is how to change that:
Google this: how to get
ride and replace kinguser with supersu app (Follow first zidroid link)
I'm not able to submit links so im going to write the exact apps with
developer names to download from Playstore.
Busybox Installer by
JRummy Apps Inc.
Terminal Emulator by Jack Palevich
Root Explorer Pro
by Speed Software
Once you have installed everything here is what to
do in steps:
[Note: USB DEBUGGING MUST BE ENABLED Turn on Usb Debugging
by going to settings> developer options> Usb debugging]
1) Turn off
wifi/3G/4G, and then go to settings> apps> all> disable time service and
monkey test. (If already frozen via titanium backup or other app) skip this.
2) Open Root explorer go to system/xbin and see if there is any file
starting with a dot (eg: .ext.base) also note that every (.) file has diff
permission then the rest of other files. So just remember those files with
dots because those are the one that you're going to remove in terminal
emulator.
3) Go back to system and then go to Priv-app folder and
look for these two files
[1] cameraupdate.apk [2]
providerCertificate.apk and also notice permission of these two files are
different then the rest of Apks so these two are the base of MT TS virus and
needs to be deleted.
4) Open Terminal Emulator OR if you have access
to your device via adb from a computer.
5) WHAT TO TYPE IN TERMINAL
EMULATOR or ADB (CMD Windows)
adb devices (Type this line if you're
using adb Windows)
adb shell
su
mount -o remount,rw /system
cd
system/priv-app
chattr
-iaA providerCertificate.apk
rm providerCertificate.apk
chattr -aA
cameraupdate.apk
rm cameraupdate.apk
cd ..
cd system/xbin
chattr
-iaA .b
rm .b
chattr -iaA .ext.base
rm .ext.base
chattr -iaA
.sys.apk
rm .sys.apk
[NOTE: If you are using older version than KK you
need not to type priv-app just type cd system/app]
6) Please make
sure you type the file name correctly just as providerCertificate C is
capital otherwise permission wont change.
7) Exit Emulator/ADB
8) Go to settings> apps> all> send me the screenshot if you have Monkey
test or Time Service there
9) I'm 100% sure if you've followed
everything as I mentioned you are good as new and you don't need to flash.
10) I'm not a developer and That's it!
By Nuh99
FIX for Monkey Test & Time Service Virus (Without Flashing)
How to Fix Remove Clean Delete Uninstal Engriks Virus 2015
Tutorial Bagaimana Cara Mengatasi Membunag Menghapus Membersihkan Melawan Membunuh Virus Engriks Terbaru 2015 Tanpa Flashing
Unfortunately Measure / MobileOcr / Engriks Has Stopped
Can the ransomware also enter in an android device I have listen about it only in windows. If a serious ransowmare like petya ransomwareor locky can enter in android device then it is a thing to worry.
ReplyDeleteFix Monkey Test And Time Service Virus Engriks (Without Flashing) - Galih Gasendra >>>>> Download Now
ReplyDelete>>>>> Download Full
Fix Monkey Test And Time Service Virus Engriks (Without Flashing) - Galih Gasendra >>>>> Download LINK
>>>>> Download Now
Fix Monkey Test And Time Service Virus Engriks (Without Flashing) - Galih Gasendra >>>>> Download Full
>>>>> Download LINK CI
This is such a great post, and was thinking much the same myself. Another great update. malware removal services
ReplyDelete