Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: dll editor  (Read 2655 times)

0 Members and 1 Guest are viewing this topic.

freakinerick

    Topic Starter


    Beginner
  • Thanked: 1
    dll editor
    « on: October 29, 2009, 02:46:51 AM »
    are there a way to edit an .dll file?

    how? and what software to use ?

    thanks

    em tryin' hard to be programmer
    and i need you to teach me sensei..

    Dusty



      Egghead

    • I could if she would, but she won't so I don't.
    • Thanked: 75
    • Experience: Beginner
    • OS: Windows XP
    Re: dll editor
    « Reply #1 on: October 29, 2009, 03:06:56 AM »
    Try one of these... or a good hex-editor.
    One good deed is worth more than a year of good intentions.

    freakinerick

      Topic Starter


      Beginner
    • Thanked: 1
      Re: dll editor
      « Reply #2 on: October 29, 2009, 03:13:27 AM »
      dusty what you mean to say ill try to search in google?
      lolz
      i dunno what software to use pls tell me software name.. thanks for replyin'
      em tryin' hard to be programmer
      and i need you to teach me sensei..

      Vikram Varaprasad



        Intermediate
      • Thanked: 6
        Re: dll editor
        « Reply #3 on: October 29, 2009, 03:42:21 AM »
        You can use the following editor for resource editing in an dll

        http://download.softpedia.com/dl/f07e578ca6e9e92185aa5303535b84e4/4ae962a2/100001520/software/programming/ResHack.zip

        It allows you to change the resources contained in an dll file.

        Another hex editor is given below
        http://www.heaventools.com/files/02ca8463/PE.Explorer_setup.exe

        Hope these will help you a lot.......
        Vikram...

        Spoiler



          Specialist

          Thanked: 50
        • Experience: Beginner
        • OS: Windows XP
        Re: dll editor
        « Reply #4 on: October 29, 2009, 08:19:42 AM »
        Do you know what a DLL is? And how they are made?

        You may want to do a little reading to get a better handle on what you are trying to ask.

        By the way, why do you want to edit a DLL?

        Whenever I watch TV and I see those poor starving kids all over the world, I can't help but cry. I mean I would love to be skinny like that, but not with all those flies and death and stuff." - Mariah Carey, Pop Singer

        freakinerick

          Topic Starter


          Beginner
        • Thanked: 1
          Re: dll editor
          « Reply #5 on: October 29, 2009, 08:55:56 PM »
          Do you know what a DLL is? And how they are made?

          You may want to do a little reading to get a better handle on what you are trying to ask.

          By the way, why do you want to edit a DLL?



          dynamic link library
          dll are made to make a software work
          yah im workin on a little reading dude.. lolz
          in fact im tryin to edit our  time attendance software the suplier is not responding for the repair
          our database for the software is in dll form ..
          hmm sound too crazy isnt it?
          thanks for askin bro.
          em tryin' hard to be programmer
          and i need you to teach me sensei..

          freakinerick

            Topic Starter


            Beginner
          • Thanked: 1
            Re: dll editor
            « Reply #6 on: October 29, 2009, 09:06:37 PM »
            You can use the following editor for resource editing in an dll

            http://download.softpedia.com/dl/f07e578ca6e9e92185aa5303535b84e4/4ae962a2/100001520/software/programming/ResHack.zip
            ill try this resource hacker thanks for the link..

            It allows you to change the resources contained in an dll file.

            Another hex editor is given below
            http://www.heaventools.com/files/02ca8463/PE.Explorer_setup.exe

            Hope these will help you a lot.......

            i already tried pe.explorer it gets my dll file corrupted upon saving..maybe the one im using is just the trial version.. lol
            « Last Edit: October 29, 2009, 09:28:11 PM by freakinerick »
            em tryin' hard to be programmer
            and i need you to teach me sensei..

            BC_Programmer


              Mastermind
            • Typing is no substitute for thinking.
            • Thanked: 1140
              • Yes
              • Yes
              • BC-Programming.com
            • Certifications: List
            • Computer: Specs
            • Experience: Beginner
            • OS: Windows 11
            Re: dll editor
            « Reply #7 on: October 29, 2009, 10:41:39 PM »
            you don't edit a dll file. you need either the source code and an understanding of the language or a very strong background in assembly language, the win32api and countless other things (including not ending every second sentence with "lolz")
            I was trying to dereference Null Pointers before it was cool.

            freakinerick

              Topic Starter


              Beginner
            • Thanked: 1
              Re: dll editor
              « Reply #8 on: October 29, 2009, 11:29:40 PM »
              thanks for the info BC,
              I'm not quite sure how much IQ i have for the ASM language i had learn
              i just wanna try to use and expand my knowledge in my turbo ASM they taught in my college life   :)


              PS.
              lol is I'm laughin' at my self sorry if i offended someone.
               
              em tryin' hard to be programmer
              and i need you to teach me sensei..