Join Today
+ Reply to Thread
Page 7 of 9 FirstFirst ... 3456789 LastLast
Results 61 to 70 of 85
Like Tree6Likes

Thread: [GUIDE] Modding your Firmware

  1. #61

    Default

    Quote Originally Posted by Hendz View Post
    ....and bro, would you please give us a "motosigned" in each JAD document in the tag named MIDlet-Jar-RSA-SHA1 ? here's the example taken from an app called "BACKUP_E6_F_ENNLFRDEITPTESTR_VER_01.02.20" which presented in CG34 of 10p kernel.
    Code:
    MIDlet-Vendor: Tarsin Inc. MicroEdition-Configuration: CLDC-1.1 MicroEdition-Profile: MIDP-2.0 MIDlet-Icon: images/icon.png Background: True FlipInsensitive: True MIDlet-Jar-URL: BACKUP_E6_F_ENNLFRDEITPTESTR_VER_01.02.20.jar MIDlet-Jar-Size: 148734 MIDlet-Name: BACKUP MIDlet-Version: 2.2 MIDlet-1: BACKUP, images/icon.png, com.tarsin.tarchive.phonebook.MIDlet MIDlet-Info-URL: http://www.motorolabackup.com MIDlet-PreInstalled: TRUE MIDlet-Web-Session: Tarsin Session Tarsin-create-date: 20070516165349 Tarsin-device-id: 243 Tarsin-preload-type-id: 1 Tarsin-protocol: http MIDlet-Jar-RSA-SHA1:tFmK6FSkmaM0neE1VaoztQm21SYSCzdynhZg2ucYR26V8ntoX4LurvxxxLFjoeoj7RSd6Uu86hKf0xLBQDb31XWligxSmzS4dzkFaSSq0wZ/ZkM7Czc2Pqcpjlo9Yqx6lrf+Jnr6j6JVQOD0ODsgoyRuD5RbDsTskYle4z73wJfY4gzgGOy5EI3mjva7Oi+I2/t67TGD0304+G0zoWc9JFopHDPqoOyrlxkkax5yqxbh6ZyKLla9cgwNRehrjxskF9wzrlOxGBEhk0RZ8zmoBZpxq1alI/SuUOAkytedkM8sSTynXX1jBPBQ0kybDSVZ1bnXkv8wvEhXubcGUoWTWw== MIDlet-Certificate-1-1:MIID9jCCAt6gAwIBAgICBp4wDQYJKoZIhvcNAQEFBQAwgYsxCzAJBgNVBAYTAlVTMREwDwYDVQQIEwhJbGxpbm9pczEVMBMGA1UEBxMMTGliZXJ0eXZpbGxlMRUwEwYDVQQKEwxNb3Rvcm9sYSBJbmMxFzAVBgNVBAsTDk1vYmlsZSBEZXZpY2VzMSIwIAYDVQQDExlNYW51ZmFjdHVyZXIgRG9tYWluIDE2MC0xMB4XDTA1MTIxMjE5MDkzMFoXDTIwMTIxMjE5MDkzMFowgZIxCzAJBgNVBAYTAlVTMREwDwYDVQQIEwhJbGxpbm9pczEVMBMGA1UEBxMMTGliZXJ0eXZpbGxlMRUwEwYDVQQKEwxNb3Rvcm9sYSBJbmMxFzAVBgNVBAsTDk1vYmlsZSBEZXZpY2VzMSkwJwYDVQQDEyBNYW51ZmFjdHVyZXIgU2lnbmluZyBLZXkgMTYwLTEtMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL6/kb/YsieqeLQ2JEWmfcd7wIbxBt3qQ0et32wsTCSzN+nZsnnqr6x1N7LPWnCXw0djbDmOrZJSjZm3jX6xs1M9t4oIdnTOHO0hvt4DBS9qQbdt6pjz2RWCXU5aOeXV2YVpPq/LxDNCGMYVFKSQ1BM/QrrfFcSGkUHTVzgLwinnSA9SlS4HbFJWrPGVfEfr/DPgnHJcJ7D4V7QJ51YKcHy+ngqH8BwXNMwTRs6bGhkNOsT9IcuxQgPd9k91Jy2jc9CwbyFA4aF+HISEuF0XcVux/zMo+erRFRnM285H1r08+vzgYLu2K6avATJdn/neFnU13sA0LJnNZKNhweO5Q2kCAwEAAaNbMFkwHwYDVR0jBBgwFoAUPLRdKSjmg+31ijRaCzpHgrnhkXgwEQYJYIZIAYb4QgEBBAQDAgQQMA4GA1UdDwEB/wQEAwIF4DATBgNVHSUEDDAKBggrBgEFBQcDAzANBgkqhkiG9w0BAQUFAAOCAQEAPnDb2z5KEACy70utDM8+w4GIVd9MrQ8jGKg9uqFRdMIxrn5xFrkRPd2V8cGuAldiCnMxtn97pOqoDWXJAfW7nUkTnCzJ9yi6l8xMbPDB0MSwrSTClH0hGbvBdS6Qjq78x2NcW4M1wYlR1YeMjjw+c49bKc3i3bDHODb7xfEJLG9iKu4b6ZOafdYhKaunN6n+ui+lOSjPDEJan+rMpVEtja2IOdXw6V6rsByDlJMDlxFYuz7iNak7jh7K9o/rW/PnsL1u7tBWMlF2b9d3X9DyTVjgTcka2BgayW0QDgXWyj2BMIak15zVLLPRhvDw9L7WperDPe8QpwqBfAeEFFP7/g== MIDlet-Description: Motorola BACKUP, phone synchronization for the MOTOROKR E6 (2.2, 22)
    Read this : http://library.developer.nokia.com/i.../PKITrust.html
    This tells that we need the root certificate of Motorola to sign these Midlets and for sure that is not possible
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  2. #62
    Join Date
    Mar 2010
    Location
    INDONESIANA
    Posts
    449

    Default

    then I hope by copying that "signer" (and maybe just a lil editing too),,,, each of our Java's JAR could have a "signed" document, which is in turn, able to pass of the prompt before installation begins
    i want give it a try some times later.
    Last edited by Hendz; 07-04-2011 at 12:44 AM.

  3. #63
    Join Date
    Mar 2010
    Location
    INDONESIANA
    Posts
    449

    Default

    ALTERING THE FOXALARM-VOICE PATH TO BE DIRECTLY IN MMC

    it's quiet simple I guess, we just need to point our mouse to be here, where the link for the the path lies on:
    cramfs-root-CG43/usr/SYSqtapp/alarmclock/

    so you will see a file named: voice.lnk on there.

    then by the HEXeditor or some hex-editing tool, you can easily change the path in that file, to be this way:
    mmc/mmca1/myfoxy/ (add a folder "myfoxy" directly to your mmc-card)

    then eventually you must move out all Fox vocal files, which are of girl voices by default, into MMC path "myfoxy".
    so in the MMC there will be 24-MP3-files, i.e. from "1.mp3" up to "24.mp3", represents all 24-hours clock as I attached it (original-24hours-female-fox-voice.zip).
    those files are must be of MP3-format indeed. You can'T alter it with AAC, WAV, MID, or anytin elses than that
    but those MP3 could be made of Mono-type, and of course, you are granted to modify them all by your own voices model.

    here's ma example regarding to change the first file (1:00am), in my language, and i took it from ma girl (see attachment named: my-1-00-vocal.zip)

    so if you want do that, the next is very simple, just re-record your own voices model, 24 times in 24-file like on the original files, to say exactly as FoxAlarm needed.
    and finally you overwrite them away with yours
    Attached Files Attached Files

  4. #64

    Default

    Quote Originally Posted by Hendz View Post
    then I hope by copying that "signer" (and maybe just a lil editing too),,,, each of our Java's JAR could have a "signed" document, which is in turn, able to pass of the prompt before installation begins
    i want give it a try some times later.
    Good Luck with the try...
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  5. Default

    Quote Originally Posted by kundancool View Post
    As we know that Stock firmwares like 22P comes with restriction on Applications that can not run which are not signed by Motorola to overcome this problem we need to hack Application Manager of our firmware to do this

    Required
    A Hexeditor program (which ever program suites your needs)

    Go to cramfs-root-CG43/usr/SYSqtapp/am/
    and open the am executable binary with the hex editor program and change the HEX values using search option to find them

    Now save the file
    hi kundan ist string is there but no 2nd string
    help with that

  6. #66

    Default

    Quote Originally Posted by jindal_bharat View Post
    hi kundan ist string is there but no 2nd string
    help with that
    well the actual string might differ in cases but the hex values change are same ...
    I can patch them for you just attach the am binary file as .zip here I will patch it and upload it
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  7. #67

    Default Enable/Disable RCSMS (Reject Call SMS) in Firmware

    Go to cramfs-root-CG42 and edit ezx_call.cfg
    and add following lines if not found in file
    RCSMS Index = 0
    RCSMS OnOff = 0
    RCSMS UserSMS = 00000000
    after adding it would look something like this
    [Setup]
    RCSMS Index = 0
    RCSMS OnOff = 0
    RCSMS UserSMS = 00000000

    autoAnswer = 0
    flipAnswer = 1
    prepend = 0
    reminder = 1
    [Turbo Dialing]
    1 =
    2 =
    3 =
    4 =
    5 =
    6 =
    7 =
    8 =
    9 =
    Change 0 to 1 to enable (Reject Call SMS)
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  8. #68

    Default Add/Remove Network Profiles

    Go to cramfs-root-CG42/
    and edit ezx_connection.cfg
    here is a sample file with only one connection
    [ConnectionItem]
    IDEA Internet = 1

    [ConnectPublicInfo]
    DefaultProfile = IDEA Internet

    [IDEA Internet]
    ConnectDataCallDnsServer2 = 0
    ConnectDataCallDialNum =
    SecondaryPort =
    ConnectGprsUserName =
    PrimaryProxy =
    SecondaryProxy =
    ConnectGprsUseDns = 0
    ConnectGprsDnsServer2 = 0
    ConnectDataCallInAcTime =
    ConnectDataCallUserName =
    ConnectDataCallLineType =
    ConnectDataCallDnsServer1 = 0
    ConnectPasswordQuery = 0
    ConnectGprsDnsServer1 = 0
    PrimaryDomain =
    ConnectProfile = IDEA Internet
    ConnectType = 1
    ConnectDataCallBautRate =
    ConnectGprsInAcTime = 0
    SecondaryDomain =
    PrimaryPort =
    ConnectGprsPassword =
    ConnectGprsAccessName = internet
    ConnectDataCallPassword =
    ConnectDataCallUseDns = 0
    ConnectOperatorLocked = 0
    to add a new profile

    add name of profile below [ConnectionItem] in list
    e.g. Airtel Live! = 1
    Note:you can use 1 or 0 to change the status of profile to available or not available
    if you want your new profile to be the default in firmware just change the profile name after
    [ConnectPublicInfo]
    DefaultProfile = <your-net-profile>


    now add configuration setting about your access profile
    like below

    [Airtel Live!]
    ConnectDataCallDnsServer2 = 0
    ConnectDataCallDialNum =
    SecondaryPort =
    ConnectGprsUserName =
    PrimaryProxy = 100.1.200.99
    SecondaryProxy =
    ConnectGprsUseDns = 0
    ConnectDataCallInAcTime =
    ConnectGprsDnsServer2 = 0
    ConnectDataCallUserName =
    ConnectDataCallLineType =
    ConnectDataCallDnsServer1 = 0
    ConnectPasswordQuery = 0
    ConnectGprsDnsServer1 = 0
    PrimaryDomain = http://live.airtelworld.com
    ConnectProfile = Airtel Live!
    ConnectType = 1
    ConnectDataCallBautRate =
    ConnectGprsInAcTime = 0
    SecondaryDomain =
    PrimaryPort = 9201
    ConnectGprsPassword =
    ConnectGprsAccessName = airtelfun.com
    ConnectDataCallPassword =
    ConnectDataCallUseDns = 0
    ConnectOperatorLocked = 0
    add as much network profiles you want.
    Motorola A1200 : Beast
    Motorola MOTOROKR E6/E6e : GoldenBird/Bricked
    Samsung Galaxy Y S5360 : Stock ROM (Gingerbread 2.3.6) - ROOTED


  9. #69
    Join Date
    Mar 2010
    Location
    INDONESIANA
    Posts
    449

    Default

    How can have an automatically self-created "CG34.IDX" and/or "CG41.IDX" or any other IDX files ??
    Should we always use an HEXeditor to modify them manually ??
    Thankz
    •• MILESTONE with MIUI ROM 2.4.6 •• ROKRE6E Monster RocksMyASS by me •• ROKRE1 with Elektra by me •• RAZR²V9 with BlackAngeL Evo by me •• The NeNk FiTRi (V3i) with RSA-removed 86R ••

  10. #70
    Join Date
    Jun 2011
    Location
    Tehran , Iran
    Posts
    130

    Unhappy modding my firmware

    Quote Originally Posted by kundancool View Post
    To add finger-pad to your firmware
    Download fingerpad.zip from attachment and extract it you will get
    fpad (folder) libfpeng.so.1.0.0 libnumberboard.so.1.0.0 (libraries)

    now to install Fingerpad
    copy the fpad directory to cramfs-root-CG34/preloadapps/qtapps

    then to install normal fingerpad (without touch on vibrate)
    copy and replace the libnumberboard.so.1.0.0 to cramfs-root-CG43/usr/lib/ezx/lib/inputmethods
    after replacing the original libnumberboard.so.1.0.0 library you have installed fingerpad.
    then to install fingerpad (with touch on vibrate)
    rename the libfpeng.so.1.0.0 to libnumberboard.so.1.0.0
    copy and replace the libnumberboard.so.1.0.0 to cramfs-root-CG43/usr/lib/ezx/lib/inputmethods
    after replacing the original libnumberboard.so.1.0.0 library you have installed fingerpad.

    after both things copy of fpad (folder) and replacing the libnumberboard.so.1.0.0
    fingerpad is installed

    the libraries in the fingerpad.zip has been modified to search for fpad folder in

    hi i want modding my firmware and i editing amin firmware but i can delete portuguese keyboard and add fingerpad please help me


 
+ Reply to Thread
Page 7 of 9 FirstFirst ... 3456789 LastLast

Similar Threads

  1. Guide to firmware modding
    By phpatel5529 in forum E6 General Chat
    Replies: 4
    Last Post: 08-01-2008, 02:10 PM
  2. Guide to Modding
    By rasputin007 in forum RAZR2 V8
    Replies: 5
    Last Post: 07-24-2008, 04:07 PM
  3. V8 Modding Guide
    By rasputin007 in forum RAZR2 V8
    Replies: 0
    Last Post: 01-27-2008, 05:59 PM
  4. ** Guide To Modding Your E6 **
    By Alpha43 in forum E6 General Chat
    Replies: 0
    Last Post: 06-02-2007, 03:51 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1