السلام عليكم

أرجو المساعدة

أتاني جهاز HTC 616 Dual
OPBM100
MT6592

الجهاز كان يعاني من الفيروسات والتهنيج أحيانا.
طلبب الزبون سوفتوير
قمت بسحب الفلاشة من داخل الجهاز للاحتياط - كالعادة - عبر الميركل ..
وهذه بيانات ملف الاسكاتر :

كود:
############################################################################################################
#
#  General Setting
#
############################################################################################################
- general: MTK_PLATFORM_CFG
  info:
    - config_version: V1.1.1
      platform: MT6592
      project: mtk_android
      storage: EMMC
      boot_channel: MSDC_0
      block_size: 0x20000
############################################################################################################
#
#  Layout Setting
#
############################################################################################################
- partition_index: SYS0
  partition_name: PRELOADER
  file_name: preloader.bin
  is_download: true
  type: SV5_BL_BIN
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0x40000
  region: EMMC_BOOT_1
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: BOOTLOADER
  reserve: 0x00


- partition_index: SYS1
  partition_name: MBR
  file_name: MBR.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS2
  partition_name: EBR1
  file_name: EBR1.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x80000
  physical_start_addr: 0x80000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS3
  partition_name: PRO_INFO
  file_name: pro_info.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x100000
  physical_start_addr: 0x100000
  partition_size: 0x300000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS4
  partition_name: NVRAM
  file_name: nvram.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x400000
  physical_start_addr: 0x400000
  partition_size: 0x500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS5
  partition_name: PROTECT_F
  file_name: protect_f.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x900000
  physical_start_addr: 0x900000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS6
  partition_name: PROTECT_S
  file_name: protect_s.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1300000
  physical_start_addr: 0x1300000
  partition_size: 0xA00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS7
  partition_name: SECCFG
  file_name: seccfg.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1D00000
  physical_start_addr: 0x1D00000
  partition_size: 0x40000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS8
  partition_name: UBOOT
  file_name: uboot.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1D40000
  physical_start_addr: 0x1D40000
  partition_size: 0x60000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS9
  partition_name: BOOTIMG
  file_name: bootimg.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x1DA0000
  physical_start_addr: 0x1DA0000
  partition_size: 0x1000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS10
  partition_name: RECOVERY
  file_name: recovery.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x2DA0000
  physical_start_addr: 0x2DA0000
  partition_size: 0x1000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS11
  partition_name: SEC_RO
  file_name: secro.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x3DA0000
  physical_start_addr: 0x3DA0000
  partition_size: 0x600000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS12
  partition_name: MISC
  file_name: misc.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x43A0000
  physical_start_addr: 0x43A0000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS13
  partition_name: LOGO
  file_name: logo.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x4420000
  physical_start_addr: 0x4420000
  partition_size: 0x800000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS14
  partition_name: EBR2
  file_name: EBR2.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x4C20000
  physical_start_addr: 0x4C20000
  partition_size: 0x80000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS15
  partition_name: BLINKFEED
  file_name: blinkfeed.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x4CA0000
  physical_start_addr: 0x4CA0000
  partition_size: 0x1A00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS16
  partition_name: ROOTM
  file_name: rootm.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x66A0000
  physical_start_addr: 0x66A0000
  partition_size: 0x400000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS17
  partition_name: EXPDB
  file_name: expdb.bin
  is_download: true
  type: NORMAL_ROM
  linear_start_addr: 0x6AA0000
  physical_start_addr: 0x6AA0000
  partition_size: 0xD60000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS18
  partition_name: ANDROID
  file_name: system.bin
  is_download: true
  type: EXT4_IMG
  linear_start_addr: 0x7800000
  physical_start_addr: 0x7800000
  partition_size: 0x4D800000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS19
  partition_name: CACHE
  file_name: cache.bin
  is_download: true
  type: EXT4_IMG
  linear_start_addr: 0x55000000
  physical_start_addr: 0x55000000
  partition_size: 0xD000000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS20
  partition_name: USRDATA
  file_name: userdata.bin
  is_download: true
  type: EXT4_IMG
  linear_start_addr: 0x62000000
  physical_start_addr: 0x62000000
  partition_size: 0x85B00000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: true
  is_reserved: false
  operation_type: UPDATE
  reserve: 0x00


- partition_index: SYS21
  partition_name: BMTPOOL
  file_name: NONE
  is_download: false
  type: NONE
  linear_start_addr: 0xFFFF0000
  physical_start_addr: 0xFFFF0000
  partition_size: 0x1500000
  region: EMMC_USER
  storage: HW_STORAGE_EMMC
  boundary_check: false
  is_reserved: true
  operation_type: RESERVED
  reserve: 0x00

بعد ذلك ,
قمت بتفليش الأقسام التالية فقط :
system - cache - userdata
بالفلاشة : HTC Desire 616 Stock by jamesjerss
الجهاز اشتغل تمام ...

بعد فترة أتاني الزبون وقد نزل الكثير من التطبيقات الجديدة على جهازك وعادت الفيروسات وطلب الرومة العربية الاساسية .
قمت بتفليش الجهاز بدون الـ preloader
بالرومة التالية :
HTC_Desire_616_dual_sim_by_WyverN_v4.2.2
والجهاز بطل يشتغل ...
مع العلم تم تفليش جهاز اخر بنفس الروم واشتغل تمام .
وبعدها حاولت فلش الجهاز المعطوب بالروم الاول HTC Desire 616 Stock by jamesjerss كمان ما اشتغل .. وقمت بعملية تفليش الكثير من الرومات التي حملتها من الانترنت ( أكثر من 8 رومات ) وفورمات عبر الميراكل والـ SP FlashTool ومع وبدون الـ Preloader ولم يعمل الجهاز ..

مع العلم ان عملية التفليش تتم بنجاح .
وحاولت ارجع الروم اللي كان بالجهاز واللي سحبتو كاملا بالميراكل , برضو الجهاز مش راضي يشتغل ..
وبعد تفليشو باي فلاشة .. ولما اطلب بياناتو عالميراكل Read info
ما بيعطيني بيانات : بيطلع التالي :

كود:
 Definition Applied
  1. Power Off Phone , Remove Battery, Insert Battery Back
  2. Insert USB cable. In some cases Required Hold BootKey
  3. Use Miracle Boot Key In cases Boot key not Find
  4. Battery Should be Charged more then 50%
  Waiting for USB Port...
  Set ?PreLoader USB VCOM Port (COM8)?
  Please Hold "ON" to connect with the phone...
  Connected to Phone.
  CPU: MT6592 SW:0000 Ver: CA00
  Downloading Boot8 ...
  EMMC Size: 0x00E9000000
  Flash Type: EMMC
  INT/EXT RAM  Size: 0x20000/0x40000000
  Reading infr(EMMC)...
>>Done.
ما هي المشكلة برأيكم ؟ عطل بالذاكرة الداخلية ؟ أم الـ Preloader ؟
وما هو برأيكم الحل ؟ .. شكراً