dllexp.zip
文件大小: 47k
下载次数:3
源码类别:

Windows编程

开发平台:

Others

源码售价: 5 个金币 积分规则     积分充值
资源说明:DLL Export Viewer v1.60 Copyright (c) 2005 - 2012 Nir Sofer Web Site: http://www.nirsoft.net Description =========== This utility displays the list of all exported functions and their virtual memory addresses for the specified DLL files. You can easily copy the memory address of the desired function, paste it into your debugger, and set a breakpoint for this memory address. When this function is called, the debugger will stop in the beginning of this function. For example: If you want to break each time that a message box is going to be displayed, simply put breakpoints on the memory addresses of message-box functions: MessageBoxA, MessageBoxExA, and MessageBoxIndirectA (or MessageBoxW, MessageBoxExW, and MessageBoxIndirectW in unicode based applications) When one of the message-box functions is called, your debugger should break in the entry point of that function, and then you can look at call stack and go backward into the code that initiated this API call.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • xqwy.rar一套用于小区物业管理系统,包含停车管理,水电费催缴系统等. ...
  • AssistX10.6.1822.rarVisual Assist X 10.6.1822.0完美破解版(含最新附加Visual Studio 2010 插件) ...
  • ccc.rarc++面试必看书籍。绝对经典的好书
  • C++programseji2.rar作为全球使用最广泛的C++经典程序设计教材,本书详细介绍了过程式与面向对象程序设计 ...
  • VC++6.rarVC++6编程方法非常不错的资料了哦,对初学者特别有帮助哦!
  • C++100.rarVC++编程100例。包含了很多的实例,包括了很多方面,如界面编辑,文件操作等等。 十分 ...
  • CandPiont.rarC和指针,强烈推鉴学C的人看一看,保证不会让你失望.
  • 车牌识别.rar车牌识别的源代码,原来是在这里下的,我进行了改进,可以识别率提高了不少 ...
  • timer.rar秒表计时器,具有记时、暂停记时和归零功能。 特别适合作为Flash对象插入到幻灯片中, ...
  • FIXMBR.rarFIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬 ...