有没有一个工具列出从DLL导出的方法? [英] Is there a tool which lists exported methods from a DLL?

查看:162
本文介绍了有没有一个工具列出从DLL导出的方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

正如问题所在 - 有没有一个很好的工具列出非托管DLL导出的方法?我想要列出COM方法和接口。

解决方案

对于DLL,请使用依赖关系查看器( depends.exe )。



对于COM对象,请使用 oleview。 exe


As the question states - is there a good tool out there which lists methods an unmanaged DLL exports? I would like it to list COM methods and interfaces too.

解决方案

For DLLs, use the Dependency Viewer (depends.exe).

For COM objects, use oleview.exe

这篇关于有没有一个工具列出从DLL导出的方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆