搜索资源列表
DelayLoad_source
- The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initializat
sqlloadll
- 一个sql server扩展存储过程,是一个dll的加载器,可以在sql 语句中进行调用任意dll中的函数,前提是该函数的原形满足规定-a sql server storage expansion process is a dll the loader, the sql statement calling for the arbitrary dll function, provided that the function prototype to meet requirements
Loader
- This article describes the customization of existing applications through the use of custom Dynamic-Link Libraries (DLLs) and the process of, what I have titled, Remote Library Loading. It also presents a small utility I developed to make this proces
LoadDLL
- 动态链接库 加载器.用调试程序之用.关键字:loadlibary-DLL loader. Debugging with procedures used. Keywords : loadlibary
DLL_LPK
- DLL劫持技术当一个可执行文件运行时,Windows加载器将可执行模块映射到进程的地址空间中,加载器分析可执行模块的输入表,并设法找出任何需要的DLL,并将它们映射到进程的地址空间中。-DLL hijacking as an executable file is run, Windows loader maps the executable module to the process' s address space, executable module loader of the inp
skin
- 一个简单的MFC皮肤加载程序。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box ho
dll(loader)
- 说明: 1 例子程序在 vc6.0 +windows xp 编译测试过 2 需要阅读者对程序进程空间,编译,pe结构有一定的理解 3 这里根据自己认识加上对其他资料整理而成,对dll 简单的介绍 -Descr iption: 1 examples of procedures vc6.0+ Windows xp compile tested 2 need to read about the process of the space program, the compiler
dllloader
- 1.认识DLL文件 2.编写一个DLL版本的Hello world. 3.本地应用程序loader调用DLL文件. -1. Recognizing DLL file 2. Write a DLL version of the Hello world. 3. Local application loader called DLL files.
bof
- 一个简单的MFC。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box how to u
bk-dllloader
- dll加载器,hack crack tools-dll loader,hack crack tools
Bo2K loader
- 不创建进程,直接可以在内存加载pe文件,不使用Loadlibrary,直接在内存中展开加载(Do not create a process, you can directly load PE files in memory, do not use Loadlibrary, directly in memory expansion load)
MonUDisk
- 程序功能: 监控XP系统对U盘文件的操作。 使用方法: 运行Bin目录下的loader.exe 进行挂接就可以了。 监控结果会保持在FileHook.dll的同级目录下的LOG文件中。 应用限制: 1、只支持XP系统, VISTA/WIN7 不能正常挂接。 2、只提供对操作系统SHELL的操作拦截,对第三方应用程序无效。(Program function: monitor the operation of the XP system to the file of the U disk.
PEBrowseV10_1_5
- PE Explorer & Windows DLL Disassembly