Computer Hope

Software => Computer software => Topic started by: freakinerick on October 29, 2009, 02:46:51 AM

Title: dll editor
Post by: freakinerick on October 29, 2009, 02:46:51 AM
are there a way to edit an .dll file?

how? and what software to use ?

thanks

Title: Re: dll editor
Post by: Dusty on October 29, 2009, 03:06:56 AM
Try one of these... (http://www.google.com/#hl=en&source=hp&q=how+to+edit+.dll+files&aq=1m&aqi=g1g-m2&oq=edit+.dll+&fp=8ec9ea851cee2c5b) or a good hex-editor.
Title: Re: dll editor
Post by: freakinerick 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'
Title: Re: dll editor
Post by: Vikram Varaprasad 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 (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 (http://www.heaventools.com/files/02ca8463/PE.Explorer_setup.exe)

Hope these will help you a lot.......
Title: Re: dll editor
Post by: Spoiler 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?

Title: Re: dll editor
Post by: freakinerick 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.
Title: Re: dll editor
Post by: freakinerick 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 (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 (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
Title: Re: dll editor
Post by: BC_Programmer 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")
Title: Re: dll editor
Post by: freakinerick 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.