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

搜索资源列表

  1. shared memory in DLLs

    0下载:
  2. 共享DLL中的变量,可以让多个程序共用一个程序.-shared DLL variables, which allows multiple processes to share a procedure.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:52267
    • 提供者:hayes
  1. WinIo.rar

    2下载:
  2. WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件,通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,可以绕过了Windows系统的保护机制,从而连接指定端口可以成功。,WinIo.dll source code and VC demo, WinIO is an I/O ports and physical memory access links operating system components, through the use o
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:190449
    • 提供者:zhong
  1. C语言编写的DLL如何旋转指定的图片

    0下载:
  2. 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:563643
    • 提供者:network1985
  1. lock-DLL

    2下载:
  2. 可以吧dll注入到进程内存中执行,不是普通的iat 注入,非常好用-Dll can be injected into the process memory it performed, not the ordinary into the iat, very easy to use
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-10
    • 文件大小:43008
    • 提供者:mrhts
  1. DLL

    0下载:
  2. 驱动编程, 实现hook writeprocememory 达到读写内存的 目的,不信你也试试 驱动编程, 实现hook writeprocememory 达到读写内存的 目的,不信你也-Driven programming, hook writeprocememory purpose to read and write memory, do not believe you try to drive programming, hook writeprocememory purpose to
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:10517
    • 提供者:刘丰铭
  1. FileMapping(csharp)

    1下载:
  2. 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
  3. 所属分类:File Operate

    • 发布日期:2017-03-21
    • 文件大小:39302
    • 提供者:张鲁夺
  1. pfsz

    0下载:
  2. 内存加载皮肤设置for易语言(SkinH_EL.dll) -Memory load skin settings for easy language (SkinH_EL.dll)
  3. 所属分类:Windows编程

    • 发布日期:2017-03-30
    • 文件大小:257134
    • 提供者:twtybai
  1. WINDOWS

    2下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system, the internal mechanisms of monographs, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26989792
    • 提供者:桃子
  1. MemoryMap

    0下载:
  2. 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. Here, I only conclude, in the h
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:376628
    • 提供者:周晓宇
  1. ProcessCommunication

    0下载:
  2. Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asynchronous pipelines and named
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:153605
    • 提供者:周晓宇
  1. DynamicDllLoading_demo

    0下载:
  2. dll 动态加载类的简单例子. 类中只有两个虚函数:Create() 和 Destroy().-class loaded dynamically in dll. Only 2 virtual functions are important in this class: Create() and Destroy(). Create() function returns TRUE if the DLL is loaded correctly and an instance handle obta
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:11106
    • 提供者:wowbellon
  1. DLL_Memory_Loader

    0下载:
  2. Load a Dll From memory
  3. 所属分类:Windows Develop

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

    0下载:
  2. loading dll from memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:23702
    • 提供者:freeq
  1. DllMemoryLoader

    0下载:
  2. load a dll from resource to memory without writting to disk
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3951
    • 提供者:UnNamed053
  1. _内存注入DLL

    1下载:
  2. _内存注入DLL(_ memory into the DLL)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:18432
    • 提供者:care
  1. 应用unzip32.dll中函数Wiz_UnzipToMemory的例子

    0下载:
  2. 本文在VB中应用动态链接库unzip32.dll中函数Wiz_UnzipToMemory,在内存中进行数据解压缩。(This article applies dynamic link library unzip32.dll function Wiz_UnzipToMemory in VB, decompress in memory.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:132096
    • 提供者:czcjy123
  1. 通用DLL注入器

    3下载:
  2. 通用DLL注入器9种注入方法可以实现内存,注册表,远程,钩子注入等方式(General DLL injector 9 injection method can realize remote memory, registry, and hook into etc.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1340416
    • 提供者:沫妍
  1. 驱动读写通信

    1下载:
  2. 读写内存的驱动通讯dll用易语言调用读写一些受保护的内容(Read and write the drive communication of memory. DLL reads and writes some protected contents by using easy language.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:2326528
    • 提供者:世纪啊啊
  1. 《内存DLL操作支持库》含例子源码和演示录像

    0下载:
  2. 内存中DLL的注入和卸载,适用于游戏外挂注入。(The injection and uninstall of DLL in memory is suitable for game plug-in injection.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3385344
    • 提供者:誉满天下
  1. 内存运行EXE和DLL

    1下载:
  2. 内存运行EXE和DLL(Memory runs EXE and DLL)
  3. 所属分类:其他

    • 发布日期:2018-08-07
    • 文件大小:19456
    • 提供者:陈成成
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com