Results 1 to 11 of 11

Thread: Nokia Editor by Jok - BETA

  1. #1

    Nokia Editor by Jok - BETA

    A little showing on what i am doing.... nothing works yet, but i am trying to put it all together (need more coding )
    And gimme suggestions...

  2. #2
    Very interesant software my friend i wait for Ur final version software. Very nice and many lucky i wish for U!

    regards

  3. #3
    Join Date
    Oct 2002
    Location
    Italy
    Posts
    67
    hi,

    can you share source with us? I (and thing many other...) want help you in this "project".

    Bye

    -=)(M457)(=-

  4. #4
    Join Date
    Dec 2002
    Location
    Belgium
    Posts
    194
    looks nice a nice interface to start with, hehe, you might wanna get started with opening the flash file

    so..u somehow want to develop some kind of format..that allows patches to being redistributed on its own, and not the full mod files.. very interesting, but..its gonna be complicated.

    Those patch files will not only need to contain the changes, but also a method to find certain offsets
    (several ways could be..finding hex/string values, following pointers) and also...and there should be a support for variables in the modifying code (and maybe a way how to tell how they should be calculated)

    like nfader does...looking what phone it is..so it can select the right code, in that code..the fade/in time gets replaced to start with, but also the BL jumps will need to get replaced (it needs to find the offset to the right function in a certain phone + calculate the right BL opcode)

    a good start could be, after opening the file..finding some strings, like..wich phone it is, wich (ppm) version, all pmm chunks..
    so, be prepared to do alot of work..
    Last edited by w0rf; 10-02-2003 at 09:44 PM.

  5. #5
    Join Date
    Mar 2002
    Location
    Indonesia
    Posts
    481
    Missing Borlndmm.dll, please posted here, thx..

  6. #6
    Join Date
    Jun 2002
    Location
    Thailand
    Posts
    80

    @Jok

    I can't open your prog. because missing vcl50.bpl please fix, I want to test your prog., you create from delphi? if right can you share your code.
    Regards.

  7. #7
    @w0rf

    look at the patch format... i know its a bit hard to make a patch format, but i think i chose right by making the layout for the patch file. (look at the bitflags ) But if you have any suggestions to the format, ill be happy to incorp them

    And yes, its going to be real hard to find the needed offsets (especialy those in the MCU, but yes, after opening a flash file the offsets/infos/ppm packs (if present) should be red.

    The prog is made in Borland C++ Builder 5, and is my first attempt to make a large program. The next version should work for all people (had to find out wich things to include and wich to exclude)

    ---------------
    Remember kids, snot is not water....

  8. #8
    Join Date
    Jun 2002
    Location
    GREECE
    Posts
    111
    Guy when you released your full version of this program?

  9. #9
    Join Date
    Dec 2002
    Location
    Belgium
    Posts
    194
    think there is still some work at the structs

    for example the indicators (battery & net bar) have an X, Y, width and height

    picture have width and height, and no x, y and maybe u want to keep the offsets too

  10. #10
    when the full version gonna release and how much it cost ?

  11. #11
    i dont know when the full version will be out, but im working on a beta that can do as much of the functions as possible... i hope that Al and w0rf will be beta testers when i am that far... and for the cost of the prog... well... we'll see

Thread Information

Users Browsing this Thread

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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •