CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 动态加载dll

搜索资源列表

  1. my_Trans

    0下载:
  2. 本实例演示了如何利用Windows提供的API实现窗体的透明效果,其API封装于User32.DLL中,而且代码实现了动态加载和释放资源。-the examples demonstrated how to use the Windows API to provide a transparent window effects, in its API User32.DLL package, but of dynamic code loading and the release of resource
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:33397
    • 提供者:xjq
  1. DllPlug

    0下载:
  2. 自己动手给自己的应用程序加载插件,通过dll动态加载插件-their hands to their application loading plug-ins, through dynamically loaded plugin dll
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:51039
    • 提供者:李酒
  1. 从DLL中动态加载类dyndllclass

    0下载:
  2. 参考源码,学习例子-reference source, study examples
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7045
    • 提供者:Leox
  1. vc++dll

    0下载:
  2. vc创建加载动态库
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:6949
    • 提供者:张力
  1. RSA_Dll

    0下载:
  2. 利用MIRACL大数运算库实现的RSA加密的动态链接库,读者在编译时需要重新加载MIRACL库。-MIRACL library to use computing to achieve large numbers of RSA encryption dynamic-link library, readers need to reload when compiling MIRACL library.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:147269
    • 提供者:gengqin
  1. HOOK

    0下载:
  2. 了解MFC DLL动态连接库的编程方法; 2.了解HOOK技术和回调函数的运行机制; 3.学习MFC中加载动态连接库的方法 -DLL&HOOK1
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:2657
    • 提供者:林茜
  1. ktrexe

    0下载:
  2. 一个VC写的键盘记录器源代码,功能比较简单,采用的是 DLL动态库注入的方式,本程序分为两个模块,一个为EXE 加载模块,一个为DLL功能模块. 功能比较朴实,可以用于学习.-VC to write a keyboard logger source code, function relatively simple, uses a dynamic library DLL into the way, this program is divided into two modules, on
  3. 所属分类:Hook api

    • 发布日期:2017-04-04
    • 文件大小:45627
    • 提供者:x5a4d
  1. HideDLL

    0下载:
  2. 木马运行关键是隐藏,神不知鬼不觉才是王道.要隐藏,先要隐藏进程,Windows操作系统中程序以进程的 方式运行,大多数操作系统也是如此.任务管理器就可以看到当前运行的进程,所以有人HOOK相关枚举进程的函 数,让任务管理器不显示木马进程,也有人把自己的木马注册成服务运行,"任务管理器"不显示服务的.这样做只 是障眼法,进程还是存在的,最好的方法是让进程不存在,让木马作为其他进程的一个线程来运行.Windows操 作系统提出了DLL的概念,其系统API都是通过DLL的形式出现的,应
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:3536
    • 提供者:008
  1. MagicDel

    0下载:
  2. 通过动态生成并加载DLL,实现删除程序本身-Through dynamically generated and loaded DLL, the realization of the deletion of the process itself
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4262950
    • 提供者:张伟
  1. DllPatch

    0下载:
  2. DLL内存补丁,由于DLL加载需要重定位,基地址变化,该工具可动态查找指定进程和DLL,并对DLL的相对地址进行修改,遍历进程和DLL,获取DLL基地址,写入数据长度,数据内容-DLL memory patch, because of relocation required DLL is loaded, change the base address, the tool can search the specified dynamic process and DLL, the relative
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:116996
    • 提供者:康康
  1. loaddll

    0下载:
  2. 动态加载DLL亦即显示链接,Load Dll ,It s easy to learn-Load Dll ,It s easy to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:25929
    • 提供者:luyuxibaby
  1. LoadDLLTest

    0下载:
  2. LoadDLLTest-C# WinForm 动态加载DLL 通过配置文件,测试之前请先在VS里编译生成所有项目文件,包括DLL文件,源代码完整,实际上是通过窗体可视化界面来演示如何动态加载DLL库文件。-# WinForm dynamic loading LoadDLLTest-C DLL through the configuration file, before the test, please in the VS compiled all project files, including
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-23
    • 文件大小:15723
    • 提供者:张华
  1. TestDLL

    0下载:
  2. testdll,一个如何在vc++中动态加载dll的实例。-A example about how to load a dll in visual c++.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-08
    • 文件大小:49384
    • 提供者:蔡广文
  1. loaddll

    0下载:
  2. 动态加载DLL亦即显示链接,Load Dll ,It s easy to learn-Load Dll ,It s easy to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:25975
    • 提供者:因上层
  1. TheDynamicCallDll

    0下载:
  2. 动态调用Dll文件,程序中需要时候动态加载DLL文件!动态调用DLL可以指定调用的DLL目录地址,而非EXE同目录。解决问题:同名DLL文件,而内部函数不一样的情况。-Dynamic invocation Dll files, programs need when dynamic load the Dll file! Dynamic invocation DLL can specify call DLL directory address, rather than the EXE directo
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-25
    • 文件大小:373150
    • 提供者:aiyatou
  1. Delphi_137823

    0下载:
  2. Delphi:Delphi动态载入DLL文件,一个动态加载DLL的Delphi源代码,加载DLL后利用这个DLL获取到Windows用户名,请大家看软件截图吧。 -Delphi: Delphi dynamically loaded DLL file, a dynamically loaded DLL in Delphi source code, after loading the DLL to use this DLL to get to the Windows user name, ple
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:225706
    • 提供者:WETSKKV
  1. 11111

    0下载:
  2. 该文档主要阐述的是如何动态加载dll文件进行使用,适合刚学开发者,功能讲解很详细-make sure you can use dll to develop system
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:12585
    • 提供者:xwn
  1. vb

    0下载:
  2. VB调用DLL文件,动态加载DLL文件。-VB to call DLL files dynamically loaded DLL file.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:8661
    • 提供者:dongdong
  1. TestPlugin

    0下载:
  2. 动态加载dll,管理dll插件,dll模块之间互相调用。-Dynamic load DLL, manage the DLL plug-in, DLL module to call each other.
  3. 所属分类:Project Manage

    • 发布日期:2017-05-09
    • 文件大小:1981268
    • 提供者:刘佳
  1. DLLhook

    0下载:
  2. 通过动态加载DLL库,设置一个钩子的实例-Dynamic loading through the DLL library, set up an example of a hook
  3. 所属分类:Hook api

    • 发布日期:2017-12-16
    • 文件大小:1321984
    • 提供者:wolf
« 1 23 4 5 »
搜珍网 www.dssz.com