搜索资源列表
Gamer
- 欢迎使用月影飞狐游戏修改器--内存修改 v1.0 (目前只支持 win 2k/xp/2003 系统) 本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源 代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun 目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改
UninstallDll
- 停止进程的dll, 一般被安装包程序调用-stop the process dll, generally install procedure call
Skin++_VB_Demo
- Skin++ 2.9.2 For VB6 使用注意事项: ================================================================================================= 1.必须对SkinPPVB.dll进行注册. 注册命令:regsvr32.exe 你保存的SkinPPVB.dll的目录\\SkinPPVB.dll 2.由于SkinPPVB.dll是对本进程的所有窗口进行彻底的换肤,所以
WindowsVC
- Windows核心编程(源码) Windows核心编程是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。 -core Windows Programming (OSS) is a Windows programming on
dllTest6_qjbl
- DLL定义的全局变量可以被调用进程访问,DLL也可以访问调用进程的全局数据,这是一个引用DLL中变量的例子。-DLL definition of global variables can be called the visit process, DLL calls can also visit the process of global data, which is a DLL used variable example.
Dll
- 测试还未成功,主要是在winNT和2000下远程隐藏进程
DLLTrojan
- dll*原理介绍,介绍winNT或更高版本下利用dll进行进程隐藏
getkey
- 一个delphi源码,可以获取键盘的输入字符,支持中文,编译结果为dll文件,用rundll32.exe启动,运行时没有进程
JppLoader
- Java引导小程序,可通过xml配置jre路径,类路径,相较批处理引导无控制台、无java.exe/javaw.exe进程。 本源程序提供了vc++ 2003和dev-cpp两个工程,工程文件分别为Jpploader.sln和Jpploader.dev,目标程序有一点区别,用dev-cpp编译的支持平台更多,vc编译的最好附带msvcr71.dll库。
_Counter_
- 一个计数器dll,能统计进程的个数,只要进程装载它计数器会自动加一,进程卸载它就会自动减一,函数GetCount返回计数器的值-a counter dll, statistical process can number, as long as the process of loading it would counter an automatic, the process will automatically uninstall it by one, function GetCount coun
HideProc_dot
- 真正实现隐藏进程的delphi,直接通过系统底层核心dll处理实现-Real hidden process delphi, directly through the system to deal with the realization of the underlying core dll
Downloader[FWB]_New
- 编译说明:{ 程序采用DLL插入--9x 和NT下都可以插入 穿防火墙,可以自定义三条连接 后面两个还可以休眠5秒后运行--具体看代码 程序编译压缩后只有2.7k } 首先打开dlldownloader.asm文件~ url1s byte http://www.Anskya.Net/1.exe , 0 url2s byte http://www.Anskya.Net/2.exe , 0 url3s byte http://www.Anskya.Net/2.ex
VC_advanced_program_development
- 本代码是visual c++高级编程及其项目应用开发一书中的源代码,涉及到进程与线程通信、文件操作、dll及COM编程、socket编程、数据库编程的编码例子。此外,还有用COM应用程序框架进行服务器与客户端进行通信、界面设计方面的项目代码;材料信息管理项目代码、利用ATL设计通用查询与打印模块代码,供大家学习。-This code is visual c++ advanced programming and its application to develop a book project s
upx
- 海盗远程控制1.2 说明 特性: 服务端不但能插入IE进程穿防火墙,又可选随意插系统目录的文件,不用生成DLL文件,无驱动隐藏,内存占用少。 适用于Windows 2000/XP/2003 不支持9x-Viking Remote Control 1.2 Descr iption Features: server will not only into the process of wear IE firewall, also free to insert an opt
UseDllPro
- DElphi DLL进程注入实如例,只供参考。-The process injected DElphi DLL real, such as cases for reference only.
TSCLIB.DLL-Delphi-Example
- TSCLIB.DLL调用打印,热敏纸,可用于民航空管进程单打印的调用示例-TSCLIB.DLL call print, thermal paper, can be used to call a sample of the Air Traffic Management process single print
DLL-injection
- dll注入: 所谓DLL注入就是将一个DLL放进某个进程的地址空间里,让它成为那个进程的一部分。要实现DLL注入,首先需要打开目标进程。-dll injection: the so-called DLL injection is a DLL into the address space of a process, let it be a part of that process. To achieve DLL injection, you first need to open the tar
Memory-injection-DLL
- .子程序 标题取窗口句柄, 整数型, 公开, 根据窗口标题和类名获取窗口句柄,成功返回句柄,失败返回0或-1 .参数 窗口标题, 文本型, , 窗口标题 .参数 窗口类名, 文本型, 可空, 窗口标题 .子程序 内存注入dll, 整数型, 公开, 被注入的dll不能加强壳 必须静态编译 不能使用部分窗口组件 .参数 窗口句柄, 整数型, , 欲注入DLL的进程的窗口句柄 .参数 欲注入的字节集, 字节集, , 欲注入的DLL字节集 -. subroutine tit
DLL-injection
- 可将dll注入指定的进程中,然后执行函数-DLL can be injected into the specified process, and then the implementation of the function
DLL-related
- 调用dll文件,并动态查看相关进程,大家可以看下,共同学习共同进步!-Call DLL files, and dynamically view the relevant process, we can look at the common progress of common learning!