decompile DLL's

  • Thread starter Thread starter melrose
  • Start date Start date
M

melrose

Hi,

I would like to look inside an old dll I found.
Can anybody tell me, how to decompile a dll?
Does anybody know a tool which does that for me?

regards, me


-
melros
 
How old is the dll? You can get assembly listing if it's PE format using
dumpbin.
If it's an old NE format look for exehdr.
bob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top