Samuel Atkinson
Failed to resolve dispute
- Jul 29, 2016
- 471
- 91
your help will be very helpful for me. someone knows how to open a .dll file or convert .dll file to docx or note pad format. I have a .dll file but unabled to open it.
I have a client whom has a file on that format need to extract the files utilitieswhy would you want to open a dll? what are you trying to achieve?
can you help about it. I can pay a micro gift $ to you.execute from command line : rundll32.exe <dll>,<entrypoint> <arguments>
Ah yes recommend a person that has no clue what a dll is to read raw asmIf you're on Windows download olydbg (http://www.ollydbg.de/) which will decompile the dll and list its methods.