Results 1 to 9 of 9
  1. #1
    Member gaurav62's Avatar
    Join Date
    Mar 2007
    Device
    -
    Posts
    27
    Thanks
    1
    Thanked 6 Times in 4 Posts

    Lightbulb TUTORIAL: making ur own patches

    1. You need a good hexeditor
    2. Download the firmware of your choice
    3. Extract the raw image from the firmware using GExtract
    4. Find what you want to change
    5. Make a vkp-patch file. File format explained below.


    A vkp-patch file is as follows

    ;Everyting with a ";" infront of it is just text
    ;W800 SW-R2AB123 (nice to let ppl know which firm the patch is for)
    ;Here is a description of what it does
    ;some more instructions
    ;Maybe a warning if one is needed
    ;© afghanjohnny (or you if you make a patch)

    ;this is the flashbaseaddress. Where the first byte of the firmware will be flashed.
    ;Check GSlide for your firmware.
    +44020000

    ;The first text-field is the address in hex of the first byte which will be exchanged, it's ended by a ":"
    ;The first text-field address is the same as the offset in the file.
    ;The second text-field is what the original bytesequence is
    ;The third text-firld is what you want GSlide, GFlash or FAR to change the second text-field to.
    ;The second and third text-fields must be the same length!
    ;All bytes is in hexadecimal.
    3DDB9A: 6900660073002F00730065 7400700061002F00750000

    ;A second patch is here, much shorter this time.
    123AA45: 10E0 6970




    My recomendations is to study patches and the addresses in the firmware already done and then try to apply it to your own firmware. Or if you have a new idea, try to implement that. :) :) :) :) :cool: :cool: :cool:

  2. The Following 2 Users Say Thank You to gaurav62 For This Useful Post:


  3. #2
    Recently Initiate
    Join Date
    Feb 2007
    Device
    -
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

  4. #3
    Member k2bi's Avatar
    Join Date
    Mar 2007
    Device
    -
    Posts
    39
    Thanks
    3
    Thanked 6 Times in 4 Posts
    omg
    i hoped to find better tut. here. its the same as in se-nse
    i have already read this kinda tut. i wont help me :(, toooo short :(

  5. #4
    Member gaurav62's Avatar
    Join Date
    Mar 2007
    Device
    -
    Posts
    27
    Thanks
    1
    Thanked 6 Times in 4 Posts
    try it out dude....

  6. #5
    Member k2bi's Avatar
    Join Date
    Mar 2007
    Device
    -
    Posts
    39
    Thanks
    3
    Thanked 6 Times in 4 Posts
    Quote Originally Posted by gaurav62 View Post
    try it out dude....
    i already tried with se-nse tut.
    as i said, tut is too short 4 me :rolleyes:

  7. #6
    Member naith_kk's Avatar
    Join Date
    Dec 2006
    Device
    k800i
    Posts
    39
    Thanks
    2
    Thanked 3 Times in 3 Posts
    Quote Originally Posted by k2bi View Post
    i already tried with se-nse tut.
    as i said, tut is too short 4 me :rolleyes:
    what were you hoping for in a generic patching tutorial k2bi? perhaps you have something specific in mind? :confused:

  8. #7
    Recently Initiate moedjs's Avatar
    Join Date
    Jan 2007
    Device
    -
    Posts
    6
    Thanks
    1
    Thanked 4 Times in 2 Posts
    It's too short tut. There are long tut but in spanish or russian ... but I forgot the address ... sorry

  9. #8
    Recently Initiate
    Join Date
    Dec 2006
    Device
    -
    Posts
    12
    Thanks
    0
    Thanked 1 Time in 1 Post
    Notice that W810 doesn't seem to like patches.. Some people found some problems applying them.

  10. #9
    Recently Initiate JonCelso's Avatar
    Join Date
    Feb 2007
    Device
    -
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts
    It functions in the W810?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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
  •