搜索资源列表
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
Dz7Zip
- 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll w
load_dll_from_mem
- load dll from memory
pfsz
- 内存加载皮肤设置for易语言(SkinH_EL.dll) -Memory load skin settings for easy language (SkinH_EL.dll)
loadmem
- LOAD dll in memory-LOAD dll in memory
DLL_Memory_Loader
- Load a Dll From memory
Runtime_Dynamic_DLL_Loading
- 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
dllload
- 不使用LoadLibrary加载DLL,此方法可以加密DLL,运行动态解密,然后直接在内存中加载,或把DLL当资源放在EXE中,运行只在内存中解开,不需要外带d-Do not use LoadLibrary load the DLL, this method can be encrypted DLL, run the dynamic decryption, and then directly loaded in memory, or the DLL when resources are plac
DllMemoryLoader
- load a dll from resource to memory without writting to disk
DC
- 《易语言》把Dc绘画 封装成一个 类 外加之前发过的 SkinH_EL.dll内存加载多加了几个函数-Dc painting the package into a class of hair off before additional memory load more SkinH_EL.dll several functions
pifu
- 易语言开发,内存加载运行she皮肤,不释放dll文件。-Easy language development, memory load operation she skin, do not release the dll file.
MemLibrary
- Delphi内存加载DLL资源文件并运行程序,成品单元文件!-Delphi Memory load DLL resource file and operational procedures, and finished products unit files!
CopySysDll
- 不通过LoadLibrary的方式和静态方式加载。从而做到无影无形。 以PE文件的方式从内存中加载DLL,本例用的是user32.dll。 包括修正重定位表。修正输入表。DLL初始化。-Way and not through the LoadLibrary static load. To be invisible. The way to PE file from the memory load the DLL, in this case using user32.dll. Includi
MemDll
- 从内存加载DLl,Delphi XE以上测试代码通过,XP3-From memory load DLl, Delphi XE above test code through, XP3
Memory-Load-DLL
- Windows平台提供的加载library的API(LoadLibarary, LoadLibraryEx)只能加载文件系统中的Library. 没有体哦那个从内存中加载Dll的功能。但是,有些情况下又需要这样的功能。譬如,你不想在发布包中包含很多文件,又或者你想给那些逆向工作者一些苦头吃。这时一个常见的做法是先把dll文件写到一个临时文件中,然后从临时文件中导入它。当程序终止时把临时文件删除。-The Windows platform load library the API (LoadLib
SERVER
- Coolvibes0.6 带有dll内存加载,以及shellcode运行的服务端代码-Coolvibes0.6 With DLL memory load, as well as shellcode running server-side code
Bo2K loader
- 不创建进程,直接可以在内存加载pe文件,不使用Loadlibrary,直接在内存中展开加载(Do not create a process, you can directly load PE files in memory, do not use Loadlibrary, directly in memory expansion load)
MemoryModule-0_0_4
- 一个支持64位的内存加载dll源码,公开版。(A support for 64 bit memory load DLL source code, open version.)
RAR
- 不管系统里有无安装winrar,解压rar无压力....... 在线下载更新,做安装软件,封装操作系统,灰常方便。 修改自允许转载的JY模块,搬运工+山寨工厂:亮点是内存加载。(Whether or not the system has WinRAR installed, decompress rar without pressure Download online update, do installation software, packaging operating system,
20171207_103756286
- 内存加载dll,内存运行dll不释放,易语言内存加载dll(Memory load DLL, memory run DLL do not release)