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

搜索资源列表

  1. apireplace

    0下载:
  2. API替换 vB测试源代码,读取进程内存((进程柄), ByVal API起始地址, 原API指令(0), UBound(原API指令) + (1), (0))) = (0) Then Call Err.Raise((1), , ("读取机器码失败!")),取得API所在DLL句柄    DLL句柄 = 载入模块(Dll名称): If (DLL句柄) = (0) Then Call Err.Raise((1), , ("载入DLL失败!"))    取得API起始地址    A
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4417
    • 提供者:ipudn50
  1. MemoryModule-master

    0下载:
  2. MemoryModule is a library that can be used to load a DLL completely from memory - without storing on the disk first.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:28381
    • 提供者:maysam
  1. MemoryLoadDll

    0下载:
  2. visual basic从内存加载dll。-visual basic dll is loaded from memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:44580
    • 提供者:1522749042
  1. dllneicunbuding

    0下载:
  2. dll型内存补丁生成器dll type memory patch generator-dll type memory patch generator
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:485816
    • 提供者:heizhu
  1. DLLMemShare

    0下载:
  2. VC写的内存共享功能,并封装为动态库,供大家学习-memory share dll,writed by vc,for you to learn.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4538171
    • 提供者:刘东
  1. ExMsgDll

    0下载:
  2. 进程间交互数据有很多方法,这份代码通过dll中共享内存变量的方式交互数据,例子里有int float char*的数据都调试通过,showmem的工程修改下发送的数据原样构建另一个工程文件即可-There are many ways to interact with data between processes, this code in shared memory variable dll way through interactive data, examples, there are in
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:36817
    • 提供者:008
  1. SERVER

    0下载:
  2. Coolvibes0.6 带有dll内存加载,以及shellcode运行的服务端代码-Coolvibes0.6 With DLL memory load, as well as shellcode running server-side code
  3. 所属分类:Remote Control

    • 发布日期:2017-05-06
    • 文件大小:1129116
    • 提供者:张与
  1. MemoryLoadDll

    0下载:
  2. 内存装载DLL并调用 内存装载DLL并调用-Memory load DLL and call Memory load DLL and call
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:35455
    • 提供者:huhai
  1. tcc-2

    0下载:
  2. 用pediy修改dll的节属性达到进程间另一种形式共享内存/通讯-Between the modified section properties dll reached by pediy process another form of shared memory/communication
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:676
    • 提供者:wfnic
  1. PEmemLIB20

    0下载:
  2. 演示了内存加载和运行exe dll PEmem.exe : Running PE in memory demo ( Dialog.exe ) DLLmem.exe : Calling a function DLL in memory demo ( ConsoleOut.dll )-load and run EXE and DLL in memory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:16882
    • 提供者:alei
  1. LoadDllFromMem

    0下载:
  2. 这是一个从内存(资源形式)直接加载并调用DLL中函数的例子。 xDll工程只是一个测试用的dll,附上代码,编译出的xDll.dll直接放在testLoadDll工程目录下 testLoadDll是实际测试代码,从资源直接加载Dll并调用其导出函数 加载用MemoryLoadLibrary() 查找导出函数用MemoryGetProcAddress() 释放时用MemoryFreeLibrary 详情请见代码。-This is an example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:89059
    • 提供者:kikaylee
  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. Test

    0下载:
  2. 测试工程,注入外部dll,实现内存页面异常hook-memory access exception
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:193566
    • 提供者:snow
  1. DataSegDemo

    0下载:
  2. 用data_seg共享数据字段进行内存数据共享。此程序用VC6.0编写,生成DLL以供其他程序调用-For memory data sharing with data_seg shared data fields. Use VC6.0 to Develop, build DLL file for other programs to call.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-03
    • 文件大小:799032
    • 提供者:蛋壳
  1. OK-Synchronous-API

    0下载:
  2. OMNIKEY Synchronous API SOURCE + LIB + DLL + DOC (PDF) This API consists of one DLL (scardsyn.dll) which provides functions for 2 wire bus protocol cards (like SLE4432 and SLE4442) 3 wire bus protocol cards (like SLE4418 and SLE4428)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2141320
    • 提供者:Mackwa
  1. MCard_V4.01

    0下载:
  2. MCard DLL API for access to memory cards, secure memory cards, ... with SCM Smartcard Reader DLL + LIB + DOC (PDF) + VisualBasic Samples + VisualC Samples x86 + x64 AT24Cxx SLE44xx SLE55xx AT88SC-MCard DLL API for access to memor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1014966
    • 提供者:Mackwa
  1. MemoryModule

    1下载:
  2. 将DLL加载到内存中运行,可以对DLL进行加密-DLL is loaded into memory to run, can be encrypted DLL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5163
    • 提供者:xiahaiqing
  1. damomokuai

    0下载:
  2. 模块内提供了大漠最精华的方法调用,内存汇编没有添加,这方面易语言的其他模块内都用源码,使用起来比大漠的方便。 下面将写好的模块发布出来拱大家免费使用,模块可以自定义多次创建对象,实现多开操作。每个函数内置详细说明,也可以对照插件接口说明书。现在发布的模块 可以实现多开 可以静态 不带dem.dll 不需要云支持库 采用按键语言编写 封装成模块的 用此模块 和在按键调用效果一样-Within the module provides the essence of the desert metho
  3. 所属分类:ELanguage

    • 发布日期:2017-05-03
    • 文件大小:793337
    • 提供者:caonima2222
  1. VB-DLLin

    0下载:
  2. VB 通过二进制将DLL载入内存并调用函数示例-VB via binary DLL is loaded into memory and calls the function example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:40338
    • 提供者:阿斯达
  1. dllshare

    0下载:
  2. dll共享内存,实现了一块固定内存的共享-dll shared memory to achieve a fixed memory-sharing
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:2638
    • 提供者:f21duchen
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com