LuboX

Would you like to react to this message? Create an account in a few clicks or log in to continue.


    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll

    ZduneX25
    ZduneX25
    Ex-Staff
    Ex-Staff


    Mensajes : 1391
    Celulares : LG GT540
    Fecha de inscripción : 2010-06-04
    Edad : 33
    Localización : Poland

    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll Empty [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll

    Post by ZduneX25 Tue Jun 08, 2010 8:09 am

    I know thiis guide have been posted in E398 board Wink
    But i just made it for v3i users to easily used

    How to use Portkit
    Thanks to Andy51 from motofan

    It's for creating ELF Pack (elfpack.fpa, Register.fpa, elfloader.lib, and Lib.o) for LTE, LTE2 and v3i phone

    Download portkit
    [You must be registered and logged in to see this link.]

    1. Copy arm to C/arm and portkit to C/Portkit in your PC
    [img width=640 height=382][You must be registered and logged in to see this link.]

    Make sure your windows configuration(Folder Options) is set to show file extention.

    2. Set your make.cmd to your FW. Rename make.cmd to make.txt than open in notepad

    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll F_lf8fbcm_5673372

    Set your PLATFORM
    -LTE= For phone like E398 and ROKR E1
    -LTE2= For L7 and other LTE2 phone
    -v3i= For v3i only
    Save the file than rename to make.cmd again

    Go to c/Portkit/obj. find sysinfo.c file, open in notepad

    const char n_phone[] = "Write Your Phone Mod, exp E398, v3i, L7, etc";
    const char n_platform[] = "LTE, LTE2 or v3i";
    const char n_majorfw[] = "RXXXX (your front FW name)";
    const char n_minorfw[] = "Last FW name";
    Save the file

    Exp for v3i
    const char n_phone[] = "v3i";
    const char n_platform[] = "v3i";
    const char n_majorfw[] = "R4441D";
    const char n_minorfw[] = "01.03R";


    3. Backup your CG1 using FB 3 with cut empty file (your phone must be never patched with elfpack, if already patched. U need to undo first)
    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll F_lf8fbdm_15d6e5f

    4. Copy paste your CG1 backup file to C/Portkit
    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll F_lf8fbem_3e4a05c

    5. Rename your backup file to CG1.bin

    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll F_lf8fbfm_522e747

    6. Double click run.bat to process build elfpack
    [GUIDE] Build ElfPack using Portkit in v3i by ritza_ll F_lf8fbgm_b0c852f

    Press Enter untill the proses finished
    If you got warning but no error message. It’s OK and normal.

    Now check C/Portkit/build you should have elfpack.fpa, register.fpa, elfloader.lib and Lib.o

    7. Apply the elfpack.fpa and Register.fpa to your reflash patched that have full address
    Save as in shx than flash use flasher program. For v3i you must use RSD lite or P2K ET.
    Copy the elfoader.lib, auto.run and elf apllication to your TF and enjoy your elf pack.

    8. How to update elfloader.lib?
    U can download new libgen from
    [You must be registered and logged in to see this link.]
    Extract the file than copy to overwrite old file in C/Portkit/libgen than rebuild again to get the elfloader.lib

    PDF can be download here
    [You must be registered and logged in to see this link.]

    xvi32 hex editor
    [You must be registered and logged in to see this link.]


    :thanks:

    ritza_ll just newbiehoilic

      Current date/time is Fri Apr 19, 2024 7:35 am