قائمة الاعضاء المشار اليهم

النتائج 1 إلى 10 من 17

الموضوع: مساعدة في ايجاد فلاشة سامسونج كوبي 9082 mt-6572 ناند

العرض المتطور

المشاركة السابقة المشاركة السابقة   المشاركة التالية المشاركة التالية
  1. #1
    .: مراقب اقسام البوكسات والبرامج المحمية :.
    الصورة الرمزية ProfKefah

    الحالة
    غير متواجد
    تاريخ التسجيل
    Nov 2014
    الدولة
    Islamic world
    المشاركات
    9,462
    الشَكر (المُعطى)
    4291
    الشَكر (المُستلَم)
    9038
    الإعجاب (المُعطى)
    17
    الإعجاب (المُستلَم)
    2412
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1461 مواضيع
    معدل تقييم المستوى
    4880

    افتراضي



    اعتذاري واسفي الشديد عن نشر الادوات فك القفل المجانيه لذا تم الحذف من القناة

  2. #2
    .: جيماوي محترف :.
    الصورة الرمزية PYTHON

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2014
    الدولة
    LIBYA
    العمر
    38
    Sonork
    qq:2157039171
    Phone
    HTC ONE X
    المشاركات
    2,201
    الشَكر (المُعطى)
    7318
    الشَكر (المُستلَم)
    2769
    الإعجاب (المُعطى)
    383
    الإعجاب (المُستلَم)
    111
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    647 مواضيع
    معدل تقييم المستوى
    238

    افتراضي

    اقتباس المشاركة الأصلية كتبت بواسطة كفاح الجريح مشاهدة المشاركة

    السلام عليكم

    هذه الفلاشة ،وع الذاكرة emmc وليست ناند بعد التنزيل
    كود:
    #############################################################################################################
    #  General Setting
    #
    ############################################################################################################
    - general: MTK_PLATFORM_CFG
      info:
        - config_version: V1.1.1
          platform: MT6572
          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: 0x600000
      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: 0x600000
      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: 0x680000
      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: SYS3
      partition_name: PRO_INFO
      file_name: pro_info.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x700000
      physical_start_addr: 0x0
      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: 0xA00000
      physical_start_addr: 0x0
      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: 0xF00000
      physical_start_addr: 0x0
      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: 0x1900000
      physical_start_addr: 0x0
      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: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x2300000
      physical_start_addr: 0x0
      partition_size: 0x20000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS8
      partition_name: UBOOT
      file_name: uboot.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2320000
      physical_start_addr: 0x0
      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: 0x2380000
      physical_start_addr: 0x0
      partition_size: 0x600000
      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: 0x2980000
      physical_start_addr: 0x0
      partition_size: 0x600000
      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: 0x2F80000
      physical_start_addr: 0x0
      partition_size: 0x40000
      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: 0x2FC0000
      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: SYS13
      partition_name: LOGO
      file_name: logo.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3040000
      physical_start_addr: 0x0
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS14
      partition_name: EXPDB
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3340000
      physical_start_addr: 0x0
      partition_size: 0xA00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS15
      partition_name: ANDROID
      file_name: system.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3D40000
      physical_start_addr: 0x0
      partition_size: 0x21200000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS16
      partition_name: CACHE
      file_name: cache.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x24F40000
      physical_start_addr: 0x0
      partition_size: 0x1B00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS17
      partition_name: USRDATA
      file_name: userdata.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x26A40000
      physical_start_addr: 0x0
      partition_size: 0x15400000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS18
      partition_name: FAT
      file_name: fat.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3BE40000
      physical_start_addr: 0x0
      partition_size: 0x330E0000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS19
      partition_name: BMTPOOL
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xFFFF00A8
      physical_start_addr: 0x0
      partition_size: 0x1500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: false
      is_reserved: true
      operation_type: RESERVED
      reserve: 0x00
    منور اخونا كفاح ولكن اذا عندك انفو الفلاشات الاخري يا ريت ترقثها لان النت بتعرف صاروووخي
    وارجو اذا فيه حد يقدر يساعدني لاني الي الان لا زلت ابخث ولم اجد شي
    اذا أردت اتقان شئ

    لا تخبر به أحد قبل انجازه

  3. الشَكر ProfKefah شَكر
  4. #3
    .: مراقب اقسام البوكسات والبرامج المحمية :.
    الصورة الرمزية ProfKefah

    الحالة
    غير متواجد
    تاريخ التسجيل
    Nov 2014
    الدولة
    Islamic world
    المشاركات
    9,462
    الشَكر (المُعطى)
    4291
    الشَكر (المُستلَم)
    9038
    الإعجاب (المُعطى)
    17
    الإعجاب (المُستلَم)
    2412
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1461 مواضيع
    معدل تقييم المستوى
    4880

    افتراضي

    اقتباس المشاركة الأصلية كتبت بواسطة PYTHON مشاهدة المشاركة
    السلام عليكم

    هذه الفلاشة ،وع الذاكرة emmc وليست ناند بعد التنزيل
    كود:
    #############################################################################################################
    #  General Setting
    #
    ############################################################################################################
    - general: MTK_PLATFORM_CFG
      info:
        - config_version: V1.1.1
          platform: MT6572
          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: 0x600000
      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: 0x600000
      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: 0x680000
      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: SYS3
      partition_name: PRO_INFO
      file_name: pro_info.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x700000
      physical_start_addr: 0x0
      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: 0xA00000
      physical_start_addr: 0x0
      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: 0xF00000
      physical_start_addr: 0x0
      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: 0x1900000
      physical_start_addr: 0x0
      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: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x2300000
      physical_start_addr: 0x0
      partition_size: 0x20000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS8
      partition_name: UBOOT
      file_name: uboot.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x2320000
      physical_start_addr: 0x0
      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: 0x2380000
      physical_start_addr: 0x0
      partition_size: 0x600000
      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: 0x2980000
      physical_start_addr: 0x0
      partition_size: 0x600000
      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: 0x2F80000
      physical_start_addr: 0x0
      partition_size: 0x40000
      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: 0x2FC0000
      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: SYS13
      partition_name: LOGO
      file_name: logo.bin
      is_download: true
      type: NORMAL_ROM
      linear_start_addr: 0x3040000
      physical_start_addr: 0x0
      partition_size: 0x300000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS14
      partition_name: EXPDB
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0x3340000
      physical_start_addr: 0x0
      partition_size: 0xA00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: INVISIBLE
      reserve: 0x00
    
    
    - partition_index: SYS15
      partition_name: ANDROID
      file_name: system.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3D40000
      physical_start_addr: 0x0
      partition_size: 0x21200000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS16
      partition_name: CACHE
      file_name: cache.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x24F40000
      physical_start_addr: 0x0
      partition_size: 0x1B00000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS17
      partition_name: USRDATA
      file_name: userdata.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x26A40000
      physical_start_addr: 0x0
      partition_size: 0x15400000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS18
      partition_name: FAT
      file_name: fat.bin
      is_download: true
      type: YAFFS_IMG
      linear_start_addr: 0x3BE40000
      physical_start_addr: 0x0
      partition_size: 0x330E0000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: true
      is_reserved: false
      operation_type: UPDATE
      reserve: 0x00
    
    
    - partition_index: SYS19
      partition_name: BMTPOOL
      file_name: NONE
      is_download: false
      type: NONE
      linear_start_addr: 0xFFFF00A8
      physical_start_addr: 0x0
      partition_size: 0x1500000
      region: EMMC_USER
      storage: HW_STORAGE_EMMC
      boundary_check: false
      is_reserved: true
      operation_type: RESERVED
      reserve: 0x00
    منور اخونا كفاح ولكن اذا عندك انفو الفلاشات الاخري يا ريت ترقثها لان النت بتعرف صاروووخي
    وارجو اذا فيه حد يقدر يساعدني لاني الي الان لا زلت ابخث ولم اجد شي
    اسف
    لازم تنزل الفلاشات
    وتجربها
    اعتذاري واسفي الشديد عن نشر الادوات فك القفل المجانيه لذا تم الحذف من القناة

  5. الشَكر PYTHON شَكر

المفضلات

المفضلات

ضوابط المشاركة

  • لا تستطيع إضافة مواضيع جديدة
  • لا تستطيع الرد على المواضيع
  • لا تستطيع إرفاق ملفات
  • لا تستطيع تعديل مشاركاتك
  •