Announcement

Collapse
No announcement yet.

Elf Modifer V 1.2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    6pm, Gmt -06:00

    (gay, the vB is automatically uncapitalizing my "PM" and "MT" above...)
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

    Comment


    • #17
      eepp i wont be up then lol bit late for my likings :S oh well ive now updated it so that you can use the text box instead of a file

      http://www.megaupload.com/?d=XDMCIBWW

      Instructions on modding the file:
      1: Enter path to the elf file in the "elf header" tab and click "get header info"
      2: goto the "edit file" tab for example i want to edit line 0x001000e8 to 0x00000001 and the start of the elf is "0x00100000" there for my code would be
      1
      0x000000e8 0x000000001

      add that to the rich text box
      3: click "set codes"

      Comment


      • #18
        Heh, oddly enough, with version 1.3, I wasn't able to use addresses/values typed into the text box, but it picked up my text file just fine. Thanks; I'll be using this to do some testing.
        I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

        Comment


        • #19
          haha well i dont know its working fine for seems a bit odd

          Comment


          • #20
            Elf Modifier v1.3 proved quite useful; thanks plenty for it.
            I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

            Comment


            • #21
              no problem anything else you would like added? im thinking of possible coding a basic command appender so you can add straight MIPS commands but it will be basic to begin with.

              Comment


              • #22
                That would be pretty cool. On the GUI side, you could add a Browse function for the input/output files, and text file. As for functionality, it would probably save time to also allow addresses and values not prefixed with 0x. These are just ideas; it's already a really good tool
                I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

                Comment


                • #23
                  well ive been working on the browsing for folders but im just not to sure how to fileDialog object works in VC++ ive looked at examples but il look into it more.

                  Prefixing address is kind of necessary for the conversions but im sure i can find a way around it

                  Comment


                  • #24
                    I've used this several times in my tinkering; again, it's a great tool. That said, mind if I add this to the Downloads section of the main site?
                    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

                    Comment


                    • #25
                      Hi Cys Driver,

                      I'm a newbie here? What can we do if we want to change a lot of code lines at the same time.

                      Entry point : 0x1D00008
                      The things I want to change have a lot of code, it's picture. Do I have to change one by one. It's crazy job man.

                      Comment


                      • #26
                        Hi!

                        i'm trying to modfy the load section of an ELF file, and i get an "Input string was not in correct format" error.

                        I try to run this program in windows XP and in Windows Vista, but i get the same error allways. I run spanish versions of XP and Vista. I try to change the regional settinmgs to USA an UK, but still get the same problem.

                        Any idea?

                        Thanks in advance

                        Dr Cacho

                        Comment

                        Working...
                        X