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

搜索资源列表

  1. Zip32Jni.dll

    0下载:
  2. 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:374055
    • 提供者:宋军强
  1. JAddressList

    0下载:
  2. 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件.-I write Java correspondence, the interface kits can be used when See readme.txt document, we need to load dll file.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2866568
    • 提供者:小强
  1. Test_Online_demo

    0下载:
  2. JSP 的一个网业程序,作好的Demo欢迎大家使用 我自己写的Java通讯录,界面用的是swt包,使用时请看readme.txt文件,需要加载dll文件-JSP a network industry procedures, make the Demo Everyone is welcome to use my own writing Java correspondence, the interface kits can be used when See readme.txt document,
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:629032
    • 提供者:冷云
  1. http-ftp-dll

    0下载:
  2. http下载的dll库.有头文件.需要加载.说明也再头文件里面-http download the dll. Is the first document. Want to load. Note again the first file
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54512
    • 提供者:杨书童
  1. InjectDll

    0下载:
  2. 注入DLL到指定进程,你可以在Load dll 时运行自己的代码.-injection process to a specific DLL, you can run when Load dll own code.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:60578
    • 提供者:Zero
  1. ArrayLV

    0下载:
  2. 包括LABVIEW编写的DLL,以及如何用vc调用LABVIEW编写的D-HOW TO LOAD DLL WRITE BY LABVIEW
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:236963
    • 提供者:sgy1996
  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-03
    • 文件大小:45627
    • 提供者:x5a4d
  1. pfsz

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

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

    0下载:
  2. 一个可以自动编写动态库引入代码的小程序。对于一个开发好的动态库,写装载这个动态库的上层程序时,我们每次碰到这种需要装载动态库的程序时,都需要写装载动态库的代码,包括装载dll文件,然后就是获取每个接口函数的入口,还有就是每一个接口函数调用前的增加try catch保护,这些代码都是重复死板的东西,可以用这个小程序来自动完成代码编写工作,对于写大型软件的vc程序员有用。-Auto Coding tools for up program to load dll of interface api.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:19516
    • 提供者:djm
  1. PE_analyser

    0下载:
  2. 对PE文件(exe,dll,sys等)进行分析,还有就是被创建根据进程,列出该程序加载的模块(dll)-Of PE files (exe, dll, sys, etc.) analysis, there is created in accordance with the process set out in the program to load the module (dll)
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:69322
    • 提供者:王林
  1. YINGC

    0下载:
  2. 远程装入dll实现进程隐藏.asm 远程装入dll实现进程隐藏.asm-Remote load dll hidden implementation process. Asm remote dll into the process of implementation hiding. Asm
  3. 所属分类:Hook api

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:都受到
  1. jfb

    0下载:
  2. 积分榜,支持多人,自动加载,替换头像,显示弗莱士-Points to support the people, automatic load, replace the head, showing Flesch
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:213014
    • 提供者:
  1. MultiFunction_dll

    0下载:
  2. How to create a professional dll file and use it in your own program. This dll has lots of functions some of them are given below: 1. It allow the create and delete database on MySql Server. 2. Print ListView data and text file. 3. Utility of ini fil
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:35026
    • 提供者:Shyam Singh
  1. RemoteVirusControl

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程-DLL injection technique is the remote Win32 virus, a technique widely used. Using this technology, the virus body is usually located in a DLL, in the system startup t
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:1372776
    • 提供者:sli
  1. DLL_Memory_Loader

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

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

    0下载:
  2. This archive contains two Code::Blocks project. The first one is a DLL skeleton. It includes a default DLLMain function (the DLL entry point) that is called when the DLL is loaded in the memory and a sample function HelloDll. The second project con
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:8372
    • 提供者:mihi64
  1. load

    0下载:
  2. 修改导入表加载dll的完整源代码,通过此代码,可以加载任何你需要插入的dll文件-Modify the import table loaded dll' s complete source code, by this code, you can load any dll files you need to insert
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:45377
    • 提供者:3gbooks
  1. Memory-Load-DLL

    0下载:
  2. Windows平台提供的加载library的API(LoadLibarary, LoadLibraryEx)只能加载文件系统中的Library. 没有体哦那个从内存中加载Dll的功能。但是,有些情况下又需要这样的功能。譬如,你不想在发布包中包含很多文件,又或者你想给那些逆向工作者一些苦头吃。这时一个常见的做法是先把dll文件写到一个临时文件中,然后从临时文件中导入它。当程序终止时把临时文件删除。-The Windows platform load library the API (LoadLib
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-08
    • 文件大小:21694
    • 提供者:鸟人
  1. MemoryModule-0_0_4

    0下载:
  2. 一个支持64位的内存加载dll源码,公开版。(A support for 64 bit memory load DLL source code, open version.)
  3. 所属分类:钩子与API截获

    • 发布日期:2017-12-24
    • 文件大小:27648
    • 提供者:宅^_^
  1. 20171207_103756286

    0下载:
  2. 内存加载dll,内存运行dll不释放,易语言内存加载dll(Memory load DLL, memory run DLL do not release)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:51200
    • 提供者:河北鹏安
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com