0

If I buy a used and infected phone with a expensive spyware on it that the antivirus does not detect or is unable to remove than will flashing a new custom recovery and custom ROM make it safe to use?

What would be the proper way of doing it? Connect to computer and install new recovery first and then the rom or some other way?

Once I have done these two steps, can I be assured that my phone is clean?

And should I be worried about getting my computer infected?

Edit: If this is not enough then what other actions should I take to be sure that the phone is clean?

  • 1
    the proper way is find the right flash tool and stock rom before buying. custom rom depends on stock rom firmware – alecxs Feb 06 '20 at 18:06
  • No, you can't be sure. The recovery and the system partition are the two most important partitions but not the only one. There are also Bootloader, RIL, plus device specific partitions. – Robert Feb 06 '20 at 18:14
  • @Robert : So what would be the proper way to rewrite all the partitions? – Linux_user0987 Feb 07 '20 at 06:39
  • as i said just flashing stock ROM and you will be fine. it will not harm your pc – alecxs Feb 07 '20 at 08:05
  • @Linux_user0987 That is device dependent. There is no general way to flash a Android partition respectively system image. – Robert Feb 07 '20 at 08:14
  • @Robert : 1) How can I find out how many partitions my device has? 2) Is it possible to rewrite all partitions for a device. And by that I mean is there any brand which has images of all partitions available on the internet? – Linux_user0987 Feb 07 '20 at 12:52
  • partitions explained Mediatek very good explanation of android partitions on xda-developers Qualcomm – alecxs Feb 08 '20 at 20:14
  • if you download full stock ROM it comes with all required partitions except device unique calibration data, carrier sim lock, imei, mac address, ... you must not wipe these (nvram, persist, protect, seccfg, ...) you can list partitions from fastboot getvar all (in fastboot mode) or from adb shell ls -l /dev/block/*/*/*/by-name/* (with usb-debugging) – alecxs Feb 08 '20 at 20:27

0 Answers0