搜索资源列表
显示和杀死系统当前进程
- 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。 -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess
PortLess12
- 一个使用svchost.exe去启动,平时不开端口,可以进行反连接的后门程序(和小榕的BITS是同一类型的后门).这里先要对bingle致万二分感谢,没有他开放的svchostdll的代码,就不会有这个后门的出现,后门中有三分一代码是bingle的代码,所以banner只会显示PortLess BackDoor这样字眼.除了有上面的特点外,还加入了相当部分的功能在这后门,加入的功能分别是:V1.1的功能1.检测克隆帐户2.清日志3.克隆帐户4.删除系统帐户(内建用户Guest,Administr
IPApi
- 程序首先枚举列出本机所有正在使用的网络连接,并列出依存进程、端口、本地IP、远程IP、连接类型以及连接状态等,用鼠标选择任一连接后,可断开此连接,也可刷新全部网络连接。这里使用了一个用于枚举进程的模块类,这个类是共用的,你完全可以放到你的项目中以后备用。-Procedures listed in the first enumeration of all the machine' s network connection is being used, and lists the depend
test
- 枚举系统中所有进程,及他们的所有网络连接-Enumerate all the processes and all of their network connections
portconfig_codes
- 枚举当前系统端口,IP地址,进程名等信息的一个模块代码,虽然当前这样的代码有很多,但是这段是比较典型的,能让你在45分钟内完成一件比较出色系统工作的事情的.-Lists all the os communication port, ip address and process name, Id. Although there re so many codes for this functionality, but my codes is simple and typical. Here it g
20923735
- c++ 枚举网络连接,显示相关进程及程序信息。-c++ enum network connections, processes and procedures related to information display.
EnumProtocal
- 网络编程核心代码,枚举当前系统运行进程,适合网络开发人员,欢迎下载学习,提出宝贵建议,共同进步! -The core of the network programming code to enumerate the current system is running the process, suitable for web developers are welcome to download the study, valuable suggestions, and common progr