How To Open Dll File ?

No Comment - Post a comment

For .NET .dlls you can use a free software tool provided by MS called IL Disassembler.

# You can use a program called reflector. It will reverse engineer any .net created dll which is typically windows xp upwards. Its free also.
# You can use dependency walker, you can use it to see what a dll exports.

 

Related Posts by Categories



This Post has No Comments Add your own!

Post a Comment

Followers