XLL decompile

  • Thread starter Thread starter mikekwok
  • Start date Start date
M

mikekwok

Do you know how can I decompile XLL so that I can look at the XLL
sourcecode ?
 
Same way you decomile any compiled code - DLL, EXE

by using a decompiler. This will produce assembler however. the source
code is not contained in compiled code.
 

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

Back
Top