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

صفحة 1 من 2 12 الأخيرةالأخيرة
النتائج 1 إلى 10 من 18

الموضوع: فلاشة SM-N9100_Note4 Copy

  1. #1
    .: مراقب اقسام السوفت وير :.
    اسم المحل
    الجــــــوال
    الصورة الرمزية almurtee

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2013
    الدولة
    Sudan
    العمر
    42
    Phone
    HTC D820u
    المشاركات
    6,289
    الشَكر (المُعطى)
    17111
    الشَكر (المُستلَم)
    12677
    الإعجاب (المُعطى)
    124
    الإعجاب (المُستلَم)
    1199
    غير معجبون (المُعطى)
    1
    غير معجبون (المُستلَم)
    3
    تم تذكيره فى
    2 مشاركة
    تمت الاشارة اليه فى
    2257 مواضيع
    معدل تقييم المستوى
    7192

    افتراضي فلاشة SM-N9100_Note4 Copy

    فلاشة SM-N9100_Note4 Copy

    إلى أحبابي بالجيم فلاش

    فلاشة كوبي للأنيق SM-N9100_Note4

    فلاشة SM-N9100_Note4 Copy

    فلاشة SM-N9100_Note4 Copy

    أولا بينات الفلاشة
    على ميركل :
    CPU: MT6572 SW:0000 Ver: CA01
    Downloading Boot8 ...
    EMMC Size: 0x00EC000000
    Flash Type: EMMC
    INT/EXT RAM Size: 0x0+0x0
    Reading infr(EMMC)...
    PRELOADER BaseAddr:0x0 Size:0x880000
    MBR BaseAddr:0x880000 Size:0x80000
    EBR1 BaseAddr:0x900000 Size:0x80000
    PRO_INFO BaseAddr:0x980000 Size:0x300000
    NVRAM BaseAddr:0xC80000 Size:0x500000
    PROTECT_F BaseAddr:0x1180000 Size:0xA00000
    PROTECT_S BaseAddr:0x1B80000 Size:0xA00000
    SECCFG BaseAddr:0x2580000 Size:0x20000
    UBOOT BaseAddr:0x25A0000 Size:0x60000
    BOOTIMG BaseAddr:0x2600000 Size:0x600000
    RECOVERY BaseAddr:0x2C00000 Size:0x600000
    SEC_RO BaseAddr:0x3200000 Size:0x40000
    MISC BaseAddr:0x3240000 Size:0x80000
    LOGO BaseAddr:0x32C0000 Size:0x300000
    EXPDB BaseAddr:0x35C0000 Size:0xA00000
    ANDROID BaseAddr:0x3FC0000 Size:0x2BC00000
    CACHE BaseAddr:0x2FBC0000 Size:0x17800000
    USRDATA BaseAddr:0x473C0000 Size:0x52C00000
    FAT BaseAddr:0x99FC0000 Size:0x51140000
    BMTPOOL BaseAddr:0xFFFF0000 Size:0x0
    >>Done.
    [/HTML]

    ملف الاسكتر

    كود PHP:
     ############################################################################################################
    #
    #  General Setting
    #
    ############################################################################################################
    generalMTK_PLATFORM_CFG
      info
    :
        - 
    config_versionV1.1.1
          platform
    MT6572
          project
    mtk_android
          storage
    EMMC
          boot_channel
    MSDC_0
          block_size
    0x20000
    ############################################################################################################
    #
    #  Layout Setting
    #
    ############################################################################################################
    partition_indexSYS0
      partition_name
    PRELOADER
      file_name
    preloader.bin
      is_download
    true
      type
    SV5_BL_BIN
      linear_start_addr
    0x0
      physical_start_addr
    0x0
      partition_size
    0x880000
      region
    EMMC_BOOT_1
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    BOOTLOADER
      reserve
    0x00

    partition_indexSYS1
      partition_name
    MBR
      file_name
    MBR.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x880000
      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_indexSYS2
      partition_name
    EBR1
      file_name
    EBR1.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x900000
      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_indexSYS3
      partition_name
    PRO_INFO
      file_name
    NONE
      is_download
    false
      type
    NONE
      linear_start_addr
    0x980000
      physical_start_addr
    0x0
      partition_size
    0x300000
      region
    EMMC_USER
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    : PROTECTED
      
    reserve0x00

    partition_indexSYS4
      partition_name
    NVRAM
      file_name
    nvram.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0xC80000
      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_indexSYS5
      partition_name
    PROTECT_F
      file_name
    protect_f.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x1180000
      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_indexSYS6
      partition_name
    PROTECT_S
      file_name
    protect_s.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x1B80000
      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_indexSYS7
      partition_name
    SECCFG
      file_name
    NONE
      is_download
    false
      type
    NONE
      linear_start_addr
    0x2580000
      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_indexSYS8
      partition_name
    UBOOT
      file_name
    uboot.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x25A0000
      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_indexSYS9
      partition_name
    BOOTIMG
      file_name
    bootimg.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x2600000
      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_indexSYS10
      partition_name
    RECOVERY
      file_name
    recovery.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x2C00000
      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_indexSYS11
      partition_name
    SEC_RO
      file_name
    secro.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x3200000
      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_indexSYS12
      partition_name
    MISC
      file_name
    misc.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x3240000
      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_indexSYS13
      partition_name
    LOGO
      file_name
    logo.bin
      is_download
    true
      type
    NORMAL_ROM
      linear_start_addr
    0x32C0000
      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_indexSYS14
      partition_name
    EXPDB
      file_name
    NONE
      is_download
    false
      type
    NONE
      linear_start_addr
    0x35C0000
      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_indexSYS15
      partition_name
    ANDROID
      file_name
    system.bin
      is_download
    true
      type
    YAFFS_IMG
      linear_start_addr
    0x3FC0000
      physical_start_addr
    0x0
      partition_size
    0x2BC00000
      region
    EMMC_USER
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    UPDATE
      reserve
    0x00

    partition_indexSYS16
      partition_name
    CACHE
      file_name
    cache.bin
      is_download
    true
      type
    YAFFS_IMG
      linear_start_addr
    0x2FBC0000
      physical_start_addr
    0x0
      partition_size
    0x17800000
      region
    EMMC_USER
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    UPDATE
      reserve
    0x00

    partition_indexSYS17
      partition_name
    USRDATA
      file_name
    userdata.bin
      is_download
    true
      type
    YAFFS_IMG
      linear_start_addr
    0x473C0000
      physical_start_addr
    0x0
      partition_size
    0x52C00000
      region
    EMMC_USER
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    UPDATE
      reserve
    0x00

    partition_indexSYS18
      partition_name
    FAT
      file_name
    fat.bin
      is_download
    true
      type
    YAFFS_IMG
      linear_start_addr
    0x99FC0000
      physical_start_addr
    0x0
      partition_size
    0x51140000
      region
    EMMC_USER
      storage
    HW_STORAGE_EMMC
      boundary_check
    true
      is_reserved
    false
      operation_type
    UPDATE
      reserve
    0x00

    partition_indexSYS19
      partition_name
    BMTPOOL
      file_name
    NONE
      is_download
    false
      type
    NONE
      linear_start_addr
    0xFFFF0000
      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 

    أولا طريقة العمل على الفلاش تول :

    فلاشة SM-N9100_Note4 Copy


    فلاشة SM-N9100_Note4 Copy
    ثانيا على ميركل بوكس

    بعد حفظ الفلاشة طبعا
    طريقة العمل :
    فلاشة SM-N9100_Note4 Copy

    الرابط
    https://mega.nz/#!vVpGFILJ!GH0k9JZss...wpSuXf0FeTrXkE
    دمتم احبتي

    فلاشة SM-N9100_Note4 Copy


    التعديل الأخير تم بواسطة almurtee ; 03-09-2015 الساعة 06:01 PM

    لا اله الا انت سبحانك اللهم اني كنت من الظالمين



  2. تاريخ التسجيل
    Always
    الدولة
    Advertising world
    العمر
    2010
    المشاركات
    Many
  3. #2
    صديق المنتدى
    اسم المحل
    STAR TEAM
    الصورة الرمزية بشرى عبدالرحمن

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jul 2013
    الدولة
    sudan
    Phone
    3310
    المشاركات
    5,864
    الشَكر (المُعطى)
    9087
    الشَكر (المُستلَم)
    8907
    الإعجاب (المُعطى)
    1653
    الإعجاب (المُستلَم)
    1069
    غير معجبون (المُعطى)
    4
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1875 مواضيع
    معدل تقييم المستوى
    7782

    افتراضي

    تسلم ايدك ياقيصر ربنا يديك العافيه ايوه جيبو الحاجات الحلوه دى

  4. #3
    عضو موقوف بسبب التشهير بفريق الجيم فلاش , وسرقة الحسابات الخاصه بهم
    اسم المحل
    المصري

    الحالة
    غير متواجد
    تاريخ التسجيل
    May 2012
    الدولة
    مصر
    Sonork
    100.1671602
    Phone
    HTC One M9
    المشاركات
    12,700
    الشَكر (المُعطى)
    16952
    الشَكر (المُستلَم)
    27776
    الإعجاب (المُعطى)
    97
    الإعجاب (المُستلَم)
    264
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    171 مواضيع
    معدل تقييم المستوى
    0

    افتراضي

    الله ينور عليك

  5. #4
    .:: Super Moderator ::.
    الصورة الرمزية SaiD_KHeirallaH

    الحالة
    غير متواجد
    تاريخ التسجيل
    Apr 2009
    الدولة
    قنا - قوص
    Phone
    vivo
    المشاركات
    14,248
    الشَكر (المُعطى)
    38843
    الشَكر (المُستلَم)
    54362
    الإعجاب (المُعطى)
    1319
    الإعجاب (المُستلَم)
    1473
    غير معجبون (المُعطى)
    7
    غير معجبون (المُستلَم)
    2
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    2269 مواضيع
    معدل تقييم المستوى
    3353

    افتراضي

    تسلم ايدك مرتضي

    يعيش رجال الميراكل
    بسم الله الرحمن الرحيم

    وَفِي السَّمَاءِ رِزْقُكُمْ وَمَا تُوعَدُونَ * فَوَرَبِّ السَّمَاءِ وَالْأَرْضِ إِنَّهُ لَحَقٌّ مِثْلَ مَا أَنَّكُمْ تَنْطِقُونَ
    صدق الله العظيم

  6. #5
    .: جيماوي محترف :.
    الصورة الرمزية Hossam-GSM

    الحالة
    غير متواجد
    تاريخ التسجيل
    Dec 2010
    الدولة
    ام الدنيا
    العمر
    35
    Phone
    iphone5s
    المشاركات
    3,650
    الشَكر (المُعطى)
    2535
    الشَكر (المُستلَم)
    3371
    الإعجاب (المُعطى)
    40
    الإعجاب (المُستلَم)
    59
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    1 مشاركة
    تمت الاشارة اليه فى
    462 مواضيع
    معدل تقييم المستوى
    253

    افتراضي

    تسلم ايدك اخى مرتضى ربنا يديك العافيه ويذيدك
    لا تحتقر عملآ ولا قولآ لأحد
    فالنخلة االعملاقه نمت من بذرة

  7. #6
    .:VIP Moderator:.
    الصورة الرمزية ™MOHAMED

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2015
    الدولة
    <::"SUDAN::">
    Phone
    Y9 2019
    المشاركات
    7,220
    الشَكر (المُعطى)
    8936
    الشَكر (المُستلَم)
    8354
    الإعجاب (المُعطى)
    1968
    الإعجاب (المُستلَم)
    1129
    غير معجبون (المُعطى)
    3
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    1119 مواضيع
    معدل تقييم المستوى
    5728

    افتراضي

    جـزاك الله خيرا علي الفلاشه ربنا يديك العافيه



  8. #7
    .: جيماوي متالق :.
    الصورة الرمزية blackice_man

    الحالة
    غير متواجد
    تاريخ التسجيل
    Feb 2010
    الدولة
    cairo
    Phone
    nokia
    المشاركات
    1,734
    الشَكر (المُعطى)
    2323
    الشَكر (المُستلَم)
    1811
    الإعجاب (المُعطى)
    0
    الإعجاب (المُستلَم)
    3
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    59

    افتراضي

    تسلم ايدك ، شكرا يا برنس

  9. #8
    .: جيماوي جديد :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Sep 2008
    المشاركات
    6
    الشَكر (المُعطى)
    0
    الشَكر (المُستلَم)
    5
    الإعجاب (المُعطى)
    0
    الإعجاب (المُستلَم)
    0
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    0

    افتراضي

    جربت القلاشة التليفون مدي شاشه سوداء ولكن بيقري علي mtk droid tools و بيقبل روت هل المشكله في LCD DRIVER؟

  10. #9
    .: مراقب اقسام السوفت وير :.
    اسم المحل
    الجــــــوال
    الصورة الرمزية almurtee

    الحالة
    غير متواجد
    تاريخ التسجيل
    Jan 2013
    الدولة
    Sudan
    العمر
    42
    Phone
    HTC D820u
    المشاركات
    6,289
    الشَكر (المُعطى)
    17111
    الشَكر (المُستلَم)
    12677
    الإعجاب (المُعطى)
    124
    الإعجاب (المُستلَم)
    1199
    غير معجبون (المُعطى)
    1
    غير معجبون (المُستلَم)
    3
    تم تذكيره فى
    2 مشاركة
    تمت الاشارة اليه فى
    2257 مواضيع
    معدل تقييم المستوى
    7192

    افتراضي

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

    لا اله الا انت سبحانك اللهم اني كنت من الظالمين


  11. الشَكر baziedb, HaMdY_gsm شَكر
  12. #10
    .: جيماوي جديد :.

    الحالة
    غير متواجد
    تاريخ التسجيل
    Sep 2008
    المشاركات
    6
    الشَكر (المُعطى)
    0
    الشَكر (المُستلَم)
    5
    الإعجاب (المُعطى)
    0
    الإعجاب (المُستلَم)
    0
    غير معجبون (المُعطى)
    0
    غير معجبون (المُستلَم)
    0
    تم تذكيره فى
    0 مشاركة
    تمت الاشارة اليه فى
    0 مواضيع
    معدل تقييم المستوى
    0

    افتراضي

    طيب ياريت لو عندك فلاشة للنوت 4 ده



    Note 4 Copy
    MODEL : SM-N9100
    Build Number : ALPS.JB3.MP.V1.8
    Build Date UTC : 20150424-132052
    Android V : 4.4.4 (4.4.2)
    Baseband V :MOLY.WR8.W1315.MD.WG.MP.V4.P1 2014/04/08 15:45
    Kernel : kernel v : 3.4.5 (whl@server7) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP Fri Apr 24 21:18:26 CST 2015
    LCD Driver : nt35517_qhd_dsi_vdo otm9605a_dsi_vdo

    391636 375x500

  13. الشَكر baziedb, HaMdY_gsm شَكر
صفحة 1 من 2 12 الأخيرةالأخيرة

الكلمات الدلالية لهذا الموضوع

المفضلات

المفضلات

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

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