Welcome![Sign In][Sign Up]
Location:
Search - 远程进程

Search list

[Other resource一个远程进程注入工具

Description: 一个远程进程注入工具,挺好用 是用VC做的 还不错大家看看吧-a remote injection process tools, is very good with the VC also do good we look at it
Platform: | Size: 5165 | Author: lyb | Hits:

[Remote Control银河远程控制

Description: 该远程控制融合了文件管理 屏幕控制 注册表管理 进程管理 等等功能 属于中上水平
Platform: | Size: 276788 | Author: wolf781209 | Hits:

[.netC#进程注入

Description:

一份功能极其强大的远程进程注入程序


Platform: | Size: 28544 | Author: xudong | Hits:

[Windows Develop远程进程查看

Description:

远程进程查看

 


Platform: | Size: 11901 | Author: davy4325 | Hits:

[OS program进程守护软件

Description: 护软件启动时自动启动设定的进程,进程退出后,守护软件会自动重新启动,可以设定telnet远程登录的用户名和密码,可以通过telnet控制守护软件-security software activated automatically activated when setting process, following the withdrawal process, to guard the software will automatically restart, set telnet remote login user name and password, can be controlled through telnet software guardian
Platform: | Size: 88064 | Author: 张峰 | Hits:

[Process-ThreadWin2k下进程不死术

Description: 此段程序采用公开的 Win2k注射远程线程,来保护指定进程始终处于运行状态。 生成wap32.exe拷贝到c:\下运行,则Wap32进程不死。-During the proceedings open Win2k injection remote threads, to protect the designation process has always been running. Generation wap32.exe copy of the c : \ run, Wap32 process of immortality.
Platform: | Size: 1024 | Author: 宁静 | Hits:

[Linux-UnixOS2005

Description: 在linux平台上实现两个进程之间的交互。一客户进程向一远程进程提交一道作业;远程进程完成作业后向客户进程返回执行结果或者是结束的信息。-in achieving process between the two interactive. A process to a client process to submit a long-range operations; Remote operations after the completion of the process to the client process to the implementation of the outcome or the end of the message.
Platform: | Size: 25600 | Author: pmz | Hits:

[Console计算机远程监控

Description: 计算机远程监控,可以对局域网内的所有计算机进行远程控制,能进行锁定,开关机,进程控制,发送消息,发送控制台命令。-Control all computers in a LAN, can lock, close or startup them, and can also control their processes, send message and console command to them.
Platform: | Size: 862208 | Author: 八戒 | Hits:

[source in ebook一个远程进程注入工具

Description: 一个远程进程注入工具,挺好用 是用VC做的 还不错大家看看吧-a remote injection process tools, is very good with the VC also do good we look at it
Platform: | Size: 5120 | Author: lyb | Hits:

[Process-ThreadNT下进程隐藏

Description: 在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级语言完成,理解和实现都比较容易 ,但他让宿主进程使用LoadLibrary来装入新的DLL,所以难免留下蛛丝马迹,隐藏效果并不十分完美。罗 云彬的方法在隐藏效果上绝对一流,不过,由于他使用的是汇编语言,实现起来比较难(起码我写不了汇 编程序:))。笔者下面介绍的方法可以说是对上述两种方法的综合:采用c/c++编码,实现完全隐藏。并 且,笔者的方法极大的简化了远程线程代码的编写,使其编写难度与普通程序基本一致。-the NT environment hidden process, the user is unaware of the conditions, the implementation of their code There are various ways, for instance, the use of the registry into DLL, etc. linked to the use of Windows. The more representative Jeffrey Richer is the "core Windows programming" introduced by the LoadLibrary method and the Luo Bin, "under Windows 32 assembly language programming" introduced by the method. Two methods are common features are : remote threads are used to keep the code as host process threads in the host address space of the process to implement in order to achieve the purpose of hiding. Comparatively speaking, Richer way can be used as c/c Senior complete language, understanding and will be relatively easy to achieve, but he let the host process
Platform: | Size: 31744 | Author: 潘桂聪 | Hits:

[Process-ThreadNT环境下进程隐藏的实现

Description: NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szText, szFormat, szModule) MessageBox(NULL, szText, _T("远程线程"), MB_OK MB_ICONINFORMATION) return 0 }-NT environment to achieve the hidden process added : ThreadMain put in the code to be thrown in this supplement : DWORD ThreadMain (HINSTANCE hInst) (TCHAR szModule [256], szText [512], [256] szFormat LoadString (hInst, IDS_FORMAT, szFormat, sizeof (szFormat)/sizeof (TCHAR)) GetModuleFileName (NULL, szModule, 256) _stprintf (szText, szFormat, szModule) MessageBox (NULL, szText, found ( "Remote threads"), MB_OK MB_ICONINFORMATION) return 0 )
Platform: | Size: 32768 | Author: dsfd | Hits:

[OS program进程注入器

Description: 一个远程注入动态连接库的程序,也可以卸载模块-a remote DLL injection procedures can also uninstall module
Platform: | Size: 2206720 | Author: | Hits:

[OS programInject

Description: 一个大牛给我的代码,教你如何插入远程进程。。写的很不错。。。不过我没实现,希望大家多交流-a large cattle gave me the code, to teach you how to insert the remote process. . Writing is pretty good. . . However, I never realized, we hope more exchanges,
Platform: | Size: 2048 | Author: 周远 | Hits:

[Internet-Networkudpattack

Description: 远程反弹木马软件 主要功能:1、远程文件访问。包括文件上传、下载、文件。(夹)更名、文件删除、文件运行、文件查找、远程创建文件夹、远程清空文件夹等。  2、远程关机、启动、注销、修改组织名、用户名。  3、远程键盘记录、鼠标控制、锁定键盘鼠标、模拟特别键功能。  4、远程注册表模拟器、快速注册表修改。  5、远程消息发送、远程进程控制。  6、远程查看剪贴板、当前活动窗体名、隐藏桌面图标、隐藏任务栏、隐藏开始按钮等。  7、远程系统命令、远程DOS命令。  8、远程屏幕抓图(可保存为图片)。  9、服务端自定义配置。可自行定义IP地址、连接端口、连接密码。   您可以根据自己的需要对该程序进行任意改 * 注意:严禁用本软件进行非法使用,否则后果自行负责,作者概不对使用此软件造成的一切后果负责!!! -Remote rebound Trojan software major functions : 1, remote file access. Including file upload and download documents. (SCH) renamed, deleted files, documents operation, document search, remote folder creation, distance to empty the folder, and so on. 2, remote shutdown, the launch, cancellation, change organizations, user name. 3, remote keyboard records, mouse control, lock keyboard and mouse to simulate the special function keys. 4, remote registry simulator, rapid changes registry. 5, remote messaging, remote process control. 6, remote View clipboard, current activities Form, and hide desktop icons, hide task bar, Start button, and other hidden. 7, remote system commands, remote DOS command. 8, remote screen From Wikipedia (saved as pictures). 9, since the definition of the server confi
Platform: | Size: 606208 | Author: 林封 | Hits:

[OS programspyImpl

Description: spy++的简单实现,用到了远程进程的代码注入和启动远程线程-spy the simple realization of a long-range process used in the code and initiate a remote injection Thread
Platform: | Size: 65536 | Author: 郑若诚 | Hits:

[Process-ThreadLibSpy_src

Description: 通过远程进程注入获取 迅雷的密码。 通过远程进程注入获取 迅雷的密码。 -Process through remote access Thunderbolt password. Process through remote access Thunderbolt password.
Platform: | Size: 2416640 | Author: liuxuemin | Hits:

[Remote ControlSEU_Peeper

Description: 远程控制,通过在目标主机上运行配置好的server程序连接到客户端,有屏幕监控,文件传输,远程进程管理等功能 -Remote control, through the run in the target host server configured to connect to the client, have the screen control, file transfer, remote process management and other functions
Platform: | Size: 2340864 | Author: 高南 | Hits:

[OtherExcuteInjectDllTest

Description: 一个利用远程进程开启dll的源程序;功能:搜索系统进程id,如explorer.exe,并利用此进程进行加载d-A remote process using open source dll functions: search system process id, such as explorer.exe, and use this process to load d
Platform: | Size: 2048 | Author: gugu | Hits:

[Internet-Networkcs

Description: 实现远程进程关闭的功能,而且是一对多的cs模式-Remote process, shutdown function, but also one to many model cs
Platform: | Size: 7182336 | Author: 廖光忠 | Hits:

[Windows Develop创建远程进程实现进程守护

Description: 实现进程保护,隐藏进程,实现进程不被非法关闭(THREAD PROTECT..Hello)
Platform: | Size: 68608 | Author: jack195 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net