搜索资源列表
publisher
- You have a well defined plug-in interface - public interface IMyInterface , or even an abstract class, in your Framework project Your plug-in classes will implement this interface or abstract class. The trick is, your plug-in classes that implemen
DllTest.zip
- vc调用动态连接库程序说明: DllTest是vc调用DLL动态连接库的演示程序,其中包含了静态调用动态库、动态加载调用动态库以及动态调用Delphi编写的动态库等多种DLL动态库调用方式,适合于正在学习使用DLL动态连接库编程的编程人员快速上手。(其中包含被调用的DLL动态库源代码及Delphi动态库源代码),vc program called Dynamic Link Library Descr iption: DllTest is vc call Dynamic Link Libra
SvrHost
- 一个windows服务,dll版本的,svchost.exe加载执行的源代码,代码中的cpp文件可以直接拿出来使用-A windows service, dll versions, svchost.exe to load the implementation of the source code cpp code files can be used directly out
load_dll_from_mem
- load dll from memory
RemoteInjectCode
- DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。 这是一个远程注入学习的好例子-Remote DLL injection technique is widely used Win32 virus technology. The use of this technology virus body is usually located in
fs
- 防杀程序 防止恶意结束程序,动态加载KERNEL32.DLL来实现 -Anti-kill procedures to prevent the malicious end of the procedure, dynamic load KERNEL32.DLL to achieve ....
Loader
- 本功能是一个程序加载器,可以非常方便的加载包括dll方式的各种插件!-This function is to load a program, you can load a very convenient way of including a variety of plug-in dll!
loadmodule
- 在内核加载一个模块,类似于在应用层加载D-Load a module in kernel mode, similar to load DLL in user module
1.7.a
- 是一个像黑客的加载dll的大程序包,值得一看呦。-Like a hacker is a big load dll package, see Yo.
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
5V5
- 机器人足球比赛5v5程序模板,直接VS编译出DLL文件,使用仿真平台加载-Robot Soccer 5v5 program template, direct VS to compile a DLL file, use the simulation platform load
doc_view_in_dll
- 在 CFormView 中动态加载DLL中的Dialog-Load dialog in DLL
callbackforvc
- VC的DLL回调C#的CALLBACK函数的一个演示例子希望对大家有帮助-VC DLL load callback of c#,aaadsdsdsdsdsdsdsdsdsdsdsd
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
ReflectiveDllInjection_v1.0
- 在Windows平台上,本地和远程库注射技术 多年来一直存在。作为开采技术的远程库注入 在2004年推出Skape和JT[1]。他们的技术采用的shellcode修补主机进程NTDLL在运行时库,并迫使Windows加载本地加载动态链接库DLL)从内存中的镜象。这种技术的叫做反射DLL注入。-Under the Windows platform, library injection techniques both local and remote have been around f
dll
- delphi写的,任何程序加载这个dll,用工具都查不出来,通过卸载自己完成,模仿dll加载的过程-delphi write any program to load the dll tools do not check out, completed by uninstalling imitate dll loaded process
LoadDll
- Dll 加載程式,允許直接加載Dll到當前進程。-Dll loaded program, allows direct load Dll to the current process.
MemoryModule
- 内存加载Dll,直接将Dll数据加载到内存中执行,很方便-Memory load Dll, Dll directly load data into memory for execution, it is convenient
mem_loaddll
- mem_loaddll 直接在内存中加载dll , 自己用PE实现 LoadLibrary-mem_loaddll load dll directly in memory, they used to achieve PE LoadLibrary
rasadhlp
- 动态劫持系统rasadhlp.dll, 将DLL放在程序目录下,即可自动加载D-Dynamic hijack system rasadhlp.dll, the DLL placed in the program directory, you can automatically load DLL
