Question:
what program to read .dll files? (i heard delphi)?
a z
2009-03-06 22:55:14 UTC
Hi... i need to read .dll files and maybe edit them. Please answer the following questions if you can. thanks.

1) does Delphi work to read and edit .dll files and does it have free version?
2) is it even possible to read and edit .dlls without the source? (im not comp sci person D:)
3) if there's other programs that pertains to this task, please tell me thanks.

will give best answer to those who got the right ones..
Five answers:
Mike U
2009-03-07 19:25:13 UTC
A dll file is the same as an exe file except it has no user interface. The computers language is assembly. Assembly consists of the instructions that the computers processor is wired to perform and is the hardest to read. An instruction such as add 10 and 20 might look like this: A6 0A 14. Because assembly is so hard to work with, compilers were developed, and Delphi is a compiler. With a compiler, you can write an instruction like A = 10 + 20, and the compiler will convert that to A6 0A 14. Source code is the more readable code that the compiler compiles into assemby. There are many compilers available and thier source code languages differ. Visual basic uses basic, Delphi uses pascal, there are C and C+ compilers available. So Delphi is the opposite of what you are looking for. What you are looking for is a decompiler. I have never tried to use one but I know there are some available.



So to directly answer your questions:

1. No, Delphi will not read and edit dll files but you can get a 30 or 90 day trial.

2. Yes, you can open it in notepad. Right click and say "Open With..." and select notepad. Soon you will discover why compilers were invented because you won't be able to understand any of it.

3. A decompiler. Try here: http://boomerang.sourceforge.net/
2016-12-25 01:42:16 UTC
1
Erika
2016-10-16 09:45:40 UTC
Read Dll
ciero
2016-10-22 05:56:04 UTC
you may no longer replace an DLL document if all you have is the DLL document. you may want the source code the DLL replaced into compiled from. in case you had this you'll be able to desire to alter the code and recompile the DLL.
2016-04-27 17:43:33 UTC
If you want to train your youngster to read this https://tr.im/5MqEe could be the simplest way, Children Learning Reading program.

Children Learning Reading is an understanding plan that tries to effectively train young ones to read in little, digestible 15 minute lessons. Children Learning Reading has an excellent popularity and is straightforward to use.

Children Learning Reading contains effective classes and examining games for children to help make the learning process easier not merely for your youngster but also for you. The recommendations are easy to follow along with, and the matters are reasonable and talk the material well. If this process worked for therefore several parents and young ones, then there's without doubt about this, it will work for your children also!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Continue reading on narkive:
Loading...