搜索资源列表
DLL函数查看器V2.0
- DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
DLL_LOOKV2.0
- DLL函数查看器V2.0,可以查看DLL的导入导出函数,方便查找DLL的接口.-DLL function Viewer V2.0, you can view the importing and exporting DLL function, facilitate the search for DLL interface.
expxv.5
- 这是一个编辑/查看PE文件导出表的工具。利用它可以方便的对PE文件的导出表进行增、删、改的操作,现在它还可以用于给没有导出表的文件添加导出函数。 这个工具除了PE diy外,通过为导出函数添加Forward信息等方法还可以实现函数hook,dll注入等功能。
DLL函数查看器V2.0
- DLL函数查看器V2.0 可以看看dll里导出地函数-Function reader V2.0 of DLL can see the ground function of the derivation in dll
DLL_LOOKV2.0
- DLL函数查看器V2.0,可以查看DLL的导入导出函数,方便查找DLL的接口.-DLL function Viewer V2.0, you can view the importing and exporting DLL function, facilitate the search for DLL interface.
expxv.5
- 这是一个编辑/查看PE文件导出表的工具。利用它可以方便的对PE文件的导出表进行增、删、改的操作,现在它还可以用于给没有导出表的文件添加导出函数。 这个工具除了PE diy外,通过为导出函数添加Forward信息等方法还可以实现函数hook,dll注入等功能。-This is an edit/view PE file Export Table tool. It can be convenient to use for PE file
ha-exescope650-moming
- 查看dll中导出的函数,以及各种变量,资源,方便查看dll内容-Show dll export functions, and a variety of variables, resources, and user-friendly content dll
EasyDebug
- 一个简单的调试器 主要功能 :1.单步步入 2.单步步过 3.运行 4.自动步过 5.指令记录 6.自动步入 7.跳出函数体 8.dump被调试进程 9.INT3断点 10.硬件断点 11.多内存断点 12.API断点 13.对DLL导出函数的反汇编 14.导入函数名的解析 15.内嵌了一个PE查看工具默认显示被调试程序的PE信息.可以选择查看其他的程序PE信息. 所有的功能都可以使用命令和菜单 快捷键来完成,可以拖拽
Patch_Sparsity
- 算法仿真:论文《Image Inpaiting by Patch Propagation Using Patch Sparsity》中提出的图像修复算法的; 1)使用了OpenCV2.2.0开源机器视觉库,IDE为VS2010 2)设置系统环境变量OPENCV_DIR为OpenCV的安装路径,如C:\OpenCV2.2;VS2010属性页文件依赖于此环境变量,在Path中添加C:\OpenCV2.2\bin,更具体的环境配置可以
exportdll
- DLL文件导出工具,能查看DLL中所有的函数名称-DLL file export tool to view all the functions in the DLL name
ViewDLLAPI
- 查看DLL接口函数,可以导出VB声明及易语言声明,还可以查看汇编。-View DLL interface function, you can export declarations and easy language VB statement, you can also view the assembly.
dll-ljj
- 动态库零基础到精通学习,主要内容包括 1、概念 2、动态链接库优点 3、VC++支持的动态库类型 4、动态库的创建及函数导出(两种方式) 5、动态库的调用使用(两种方式) 6、动态库的查看 7、动态库的调试-Dynamic library zero basis to master learning, mainly includes 1, concept, 2, dynamic link library
dllexp
- 查看DLL导出函数,适用于用C++/C语言编写的动态库文件(checkout the function of dll output)