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

搜索资源列表

  1. mem_loaddll

    0下载:
  2. mem_loaddll 直接在内存中加载dll , 自己用PE实现 LoadLibrary-mem_loaddll load dll directly in memory, they used to achieve PE LoadLibrary
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:8483
    • 提供者:注册会员
  1. DllExportClass

    0下载:
  2. 该程序演示了如何屏蔽宿主程序与静态加载的DLL导出类接口间的耦合关系,以达到如下目标: 1. DLL导出类接口定义变更,宿主程序不必重新编译; 2. 若出现对应的需求变更,只需更新DLL文件即可,所有静态依赖于该DLL的宿主程序均不需要重新发布。 3. 程序介绍: 1)TestExe:宿主程序 2)TestDll:DLL程序; 3)宿主程序静态加载DLL; 4)Environment: 运行环境。- This program demonstrates ho
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-29
    • 文件大小:73795
    • 提供者:pxyang
  1. DLL

    0下载:
  2. VC实现DLL的加载,可以调用里面内嵌的函数,以此实现里面的功能,主要针对VC汇编语言。主要用于开发短信猫设计的工作。-VC realize the DLL is loaded, you can call inside the built-in functions, in order to achieve inside the function, mainly for VC assembly language. SMS cat designed mainly for the developmen
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:154978
    • 提供者:zhangpan
  1. loaddll

    0下载:
  2. 加载dll的方法,方便新手进行dll调用开发-Loading dll methods to facilitate the development of the novice conduct dll calls
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:41888
    • 提供者:yudong
  1. LoadDllFromBuffer

    0下载:
  2. 内存加载DLL,不借助文件系统的帮助来加载内存中载入DLL的技术。-Memory to load the DLL, not with the help of the file system to load the DLL is loaded in memory technology
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:9992
    • 提供者:bpj0876jiwei
  1. MemLoadDLL

    0下载:
  2. 在内存中直接加载DLL调用,使用汇编编写,非常有用-MemLoadLibrary
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3127
    • 提供者:xff2220huangu4
  1. unloaddll

    0下载:
  2.  一个简单的dll卸载程序,VB反加载DLL,有时候需要把DLL从进程中清除,不防参考一下本源码,新手更适合参考。有点小遗憾就是代码里的注释较少,不过认真看能看懂。-A simple dll uninstall program, VB anti-loaded DLL, sometimes need to clear the DLL the process, not the anti-reference source, is more suitable for beginners referen
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2356
    • 提供者:qqk9k610shi
  1. LoadDllFromBuffer

    0下载:
  2. 内存加载DLL,不借助文件系统的帮助来加载内存中载入DLL的技术。-Memory to load the DLL, not with the help of the file system to load the DLL is loaded in memory technology
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-01
    • 文件大小:9785
    • 提供者:jjising
  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. DllTest

    0下载:
  2. 测试加载DLL程序(建立dll 并在vc下进行调用 实现函数功能)-DLL load testing procedures
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3535665
    • 提供者:冠益乳
  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. DLL测试

    1下载:
  2. dll注入测试可用,DNF过木马加载,无视图标
  3. 所属分类:易语言编程

  1. EmptyDriver1

    0下载:
  2. 驱动回调加载dll,修改导入表加载dll,回调注入d-Driver callback loading dll, modify imported table is loaded dll, dll injection callback
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1365884
    • 提供者:siliemor
  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. ruby_v2

    0下载:
  2. Ruby是一种为简单快捷面向对象编程(面向对象程序设计)而创的脚本语言,由日本人松本行弘(まつもとゆきひろ,英译:Yukihiro Matsumoto,外号matz)开发,遵守GPL协议和Ruby License。Ruby的作者认为Ruby > (Smalltalk + Perl) / 2,表示Ruby是一个语法像Smalltalk一样完全面向对象、脚本执行、又有Perl强大的文字处理功能的编程语言。其他特色包括: 运算符重载 自动垃圾回收 弱类型(动态类型 | 标量变量)
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-11
    • 文件大小:12317412
    • 提供者:ddqq
  1. opencv_3rdparty-ffmpeg-master_20160715

    0下载:
  2. opencv视频处理是用到的组件ffmpeg.dll(Opencv video processing is used to the component ffmpeg.dll)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:13914112
    • 提供者:虫哥
  1. Bo2K loader

    0下载:
  2. 不创建进程,直接可以在内存加载pe文件,不使用Loadlibrary,直接在内存中展开加载(Do not create a process, you can directly load PE files in memory, do not use Loadlibrary, directly in memory expansion load)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:10240
    • 提供者:嗷叫
  1. SplineDEVELOP

    0下载:
  2. AutoCAD二次开发,绘图快捷键,绘制轨道线(tt)、肋骨型线图(fs)、人孔(mh)、肘板(br)、估算船体骨架重量重心(gc)等。具体使用方法,AutoCAD2010以下版本中输入netload加载dll,输入对应命令即可。稍后上传源码(AutoCAD development based on Vb.net)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:31744
    • 提供者:isobelmoqi
  1. DLL_Injection-master

    0下载:
  2. InjectCode 项目实现将 Code 远程注入 Explorer.exe 进程中。InjectDLL 项目实现将 DLL 远程注入 Explorer.exe 进程中。(The InjectCode project implements the remote injection of Code into the Explorer.exe process. The InjectDLL project implements the remote injection of DLL into th
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:26624
    • 提供者:findapp
  1. DXF输入法注入

    1下载:
  2. 过程:DLL加载到输入法----程序加载输入法----程序加载DLL(Process: DLL loading to input method -- program loading input method -- program loading DLL)
  3. 所属分类:其他

    • 发布日期:2018-08-09
    • 文件大小:303104
    • 提供者:yanzumars
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com