English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Anyone know how to open a DLL file and edit it?
I'm actually trying to find an image in one.

2006-10-22 11:21:58 · 5 answers · asked by Ethan 1 in Computers & Internet Software

5 answers

You would need to decompile it first.

http://www.freedownloadmanager.org/downloads/decompile_dll_info/

2006-10-22 11:26:23 · answer #1 · answered by IT Pro 6 · 0 0

in spite of all the advice you gained below, you are able to no longer extremely do it. specific, technically you ought to use a binary editor, or a dissasembler to look at and alter the report yet given the complexity of maximum executables those days you isn't waiting to make experience of what's there. extremely you are able to no longer extract any source code from it as that's no longer embedded into the report. DLL, and Exe are in a format optimized for the O/S to load and execute. The at the instant are not meant for substitute as quickly as they're generated. to no longer point out that maximum linkers upload a checksum to the report that's demonstrated by way of the loader. in case you substitute the DLL then this could now no longer adventure and the DLL isn't loaded.

2016-11-24 23:10:05 · answer #2 · answered by ? 4 · 0 0

'resource hacker' can take different kinds of software types and do stuff with them, like export parts. you can download it free from:
http://www.soft32.com/download_3568.html

it goes without saying that you should be working on a copy of the file rather than the actual installed *.dll file in case you mess it up.

2006-10-22 11:26:38 · answer #3 · answered by piquet 7 · 1 0

A Dll file opens with notepad
to edit a file like that means you know what to do..
Dll`s are similar to classes in java

2006-10-22 11:44:43 · answer #4 · answered by cris t 1 · 0 3

A resource hacker (hex editor) will solve your need
http://www.angusj.com/resourcehacker/

2006-10-22 11:35:45 · answer #5 · answered by shailender 2 · 1 0

fedest.com, questions and answers