如何找到DLL入口点? [英] How to find DLL EntryPoint?

查看:793
本文介绍了如何找到DLL入口点?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

简单的问题:
我怎样才能找出一个dllimport的命令,在C#.Net和/或DLL的入口点

simple question: How I can find out commands for a DLLImport in C#.Net and / or the Entry Points of the DLL?

背景?
我会用使用mobileDevice-Libary从iTunes将命令发送到iPhone。我知道轮从另一个开源项目的DLL的命令中的约90%,但仍有左10%,我需要这10%的命令。

Background: I will use the MobileDevice-Libary from ITunes to send commands to an Iphone. I know round about 90% of the DLL-Commands from another open source project, but there are still 10% left, and I need a command of this 10%.

推荐答案

的Dependency Walker 可以列出一个DLL的所有出口。

Dependency Walker can list all exports for a DLL.

这篇关于如何找到DLL入口点?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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