搜索资源列表
NTjincheng-VC
- 枚举本地-远程NT系统进程-实例分析-VC 希望能给你参考-enumeration local-remote NT system process-Analysis-VC wanted to give you reference
GetUser
- 远程破解widows系统用户名和密码的工具,利用密码文件枚举,对学习破解技术很有帮助
jTaskView
- 用于枚举进程及其所挂接的所有模块,并实现了远程卸载指定的进程模块,此外,实现了对系统运行对话框、文件属性对话框的调用。-For the enumeration process and articulated by all modules, and to achieve the long-range process to uninstall the specified module, in addition, the realization of the system dialog box, th
EnumHook
- 枚举系统全局钩子程序,能够将系统里已有的全局钩子全部列出 通过加载驱动实现-Enumeration system global hook procedures, the system has been able to list all the global hooks driven through the load to achieve
WindowTitle
- VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能。此外,这个小程序还实现了对操作系统“运行”对话框、“文件属性”对话框的调用。 -VC++ in the process of the preparation module viewer for the enumeration of all process systems and articulated by all the modules, and the r
trojan
- Byshell1.09.rar GetOS.rar Gh0st RAT Beta 2.5 C++源码.rar Gh0st RAT Beta 3.6.rar gh0st3[1].6_bin.rar HanGame木马VC源代码.rar NetBot_AttackerPublicVersion(NB)完整源码.rar PCSHARE VIP 2005源代码.rar Registry Backdoor(内核级后门代码).rar seu_peepe
IPApi
- 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。-Procedures listed in the first enumeration of all the machines are using the network connection, and lists the dependency process, port, local IP, remote IP, connect
OshjTaskView
- VC++编写的进程模块查看器,用于枚举系统的所有进程及其所挂接的所有模块,并实现了枚举进程、远程卸载指定进程模块、搜索指定进程的功能-VC++ the process of writing module viewer enumerates all system for the articulated process and all the modules, and to achieve the enumeration process, the remote uninstall the speci
seeexe
- 用于枚举进程及其所挂接的所有模块,并实现了远程卸载指定的进程模块,此外,实现了对系统运行对话框、文件属性对话框的调用。-For all modules of the enumeration process and its attached and remote uninstall the specified process module, in addition, a call to the Run dialog box, the file properties dialog.
(CSharp)OPCCilent
- (C#)OPC客户端源码 ,功能包括:1、枚举本地服务器 2、获取服务器信息 3、列出了服务器上Tag 4、可以设置组的属性 5、读\写功能 6、可进行远程连接(DCOM需配置) -(C#) OPC client source code, features include: 1, enumerate local server 2, obtain the server information 3, lists the server Tag 4, you can set th
SetDefultPrint
- 枚举本地或远程打印机,根据打印机名称设置默认打印机.但是程序在设置默认打印机时把打印机名称写死了,不够灵活.-Enumerate local or remote printer, the printer name is set according to the default printer, but the program when setting the default printer to printer name written dead, is not flexible enough.
常用注入调试函数
- 常用注入调试函数。包括查找pid 打开进程 读写内存 远程注入 模块枚举 等