Welcome![Sign In][Sign Up]
Location:
Search - createprocess

Search list

[Hook apiwithdll

Description: 利用Detour编写的一个截获createprocess的Demo,很有实用性,可以在进程启动的同时把你的DLL加载进去作你想作的-Detour prepared to use an intercepted CreateProcess the Demo, very practical, you can start the process at the same time to load into your DLL as you would like to make the
Platform: | Size: 3072 | Author: 郭亮 | Hits:

[GUI Developcreateprocess

Description: 通过程序运行,可以动态批量创建进度条和其他控件。-err
Platform: | Size: 176128 | Author: fourfive17 | Hits:

[OS programCreateProcess

Description: 创建进程的代码,欢迎大家多多交流编程心得-Create process code, welcome to a lot of programming experience exchange
Platform: | Size: 71680 | Author: oceanwhy | Hits:

[OS programgetpubips

Description: 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行简单的网络地址空间设定。 还有一点就是 必须有自己的网络地址空间。:) 本程序运用到 SETTIMER HOOK REG 等相关知识。比如 SetWindowsHookEx RegOpenKey RegQueryValueEx Process32First SHGetFileInfo CreateProcess 等函数。
Platform: | Size: 16384 | Author: 金川 | Hits:

[Process-Threadselfdel

Description: 实现可执行程序的自删除功能,程序运行结束后自动删除可执行程序文件,在 vc6和vc8直接编译就行。用到了 shellcode,老外写的,我把文件删除的功能提取了出来。另外用到 CreateProcess, WriteProcessMemory等函数。学习进程和shellcode很不错的例子。-Executable programs to achieve self-delete function, the program automatically delete after running the executable program file, in vc6 and vc8 direct the compiler will do. Used in the shellcode, written by a foreigner, I delete the function of the document extracted out. In addition to use CreateProcess, WriteProcessMemory such function. Shellcode learning process and a good example.
Platform: | Size: 34816 | Author: nulng | Hits:

[Windows CECreateProcess

Description: 嵌入式WINCE创建进程的例子,使用EVC开发实现-Embedded WINCE example to create the process, the use of EVC realize development
Platform: | Size: 111616 | Author: 曾雨挺 | Hits:

[Windows DevelopCmd_execute

Description: 使用createprocess方法,创建新进程并等待进程结束-Use CreateProcess method to create a new process and wait for the end of the process
Platform: | Size: 985088 | Author: fangcaosy | Hits:

[Hook apiCeApiSpy

Description: 这是一个运行在Windows CE上的API监测工具,可以HOOK系统API,当前Hook了CreateFile, CreateProcess, Loadlibary函数,用户可以很方便的添加自己希望Hook德函数-This is a run on Windows CE on the API monitoring tool, you can HOOK system API, the current Hook the CreateFile, CreateProcess, Loadlibary function, users can easily add your own hope Tak Hook function
Platform: | Size: 4239360 | Author: ChenMin | Hits:

[File OperateIATHOOK

Description: IAT HOOK I just try to hook a api call with John Chamberlain s source code. The code works, but nothing happen when i call CreateProcess in an other application. Why
Platform: | Size: 2048 | Author: RDGMax | Hits:

[Hook apiCreateprocess

Description: 创建进程提醒,挂起恢复进程,是一个不错的程序,-Create a process to remind, hang recovery process, it is a good procedure,
Platform: | Size: 19456 | Author: 禁止进程创建 | Hits:

[Windows DevelopDNSGetPubIPs

Description: 本程序可以自动获取公网IP然后上传到指定网络地址空间上,而且支持和本机IP变动同步更新IP数据上传到地址空间,开机自动运行,全局快捷键。 本程序是适应中国动态IP而制作,假如有人想在自己机器上架设服务器,但IP是动态的 也就是IP会经常变动,但本程序可以实现IP动态绑定,从而给用户感觉是静态IP的感觉。 本程序在运行中会自己生成一个网页(包含本机IP),上传到指定的网络地址空间,当用户在网络上浏览该网页 该网页会自动转向到本机IP,这一切的一切都是程序自动完成。用户只需要进行简单的网络地址空间设定。 还有一点就是 必须有自己的网络地址空间。:) 本程序运用到 SETTIMER HOOK REG 等相关知识。比如 SetWindowsHookEx RegOpenKey RegQueryValueEx Process32First SHGetFileInfo CreateProcess 等函数。-This procedure can automatically obtain the public network and then upload it to a specific IP address space on the network, and support and the local IP changes in synchronization to update the data uploaded to the IP address space, boot automatically run, global shortcuts. This procedure is to adapt to dynamic IP and Chinese production, if someone wants to set up servers on their own machines, but the IP is dynamic IP is also often changes, but the program can achieve IP dynamic binding, which give users the impression that static IP s感觉. This procedure will be run at their own to generate a page (containing the local IP), upload it to a specific network address space, when a user in the network to visit the new homepage on the web page will be automatically shifted to the local IP, all of this all procedures for auto-complete. Users need only a simple set of network address space. Another point is that it must have its own network address space. :) This procedure applied to SETTIMER
Platform: | Size: 33792 | Author: 高军 | Hits:

[VC/MFCCreateProcess

Description: 在vc++环境中,创建一个MFC,MFC AppWizard[exe]中实现动态画线的多线程程序。-In vc++ environment, create an MFC, MFC AppWizard [exe] draw lines in the dynamic implementation of the multi-threaded process.
Platform: | Size: 2048 | Author: li | Hits:

[Internet-NetworkCreateProcess

Description: 该程序实现创建进程的功能,简单的进程创建-Create a process to achieve the program' s features, a simple process to create
Platform: | Size: 97280 | Author: yongheng | Hits:

[OS programCreateProcessMFC

Description: 分别用CreateProcess()和ShellExecute()实现打开新的应用程序,并在规定时间内关掉进程。-Were treated with CreateProcess () and ShellExecute () the realization of new applications to open and turn off the process of the time.
Platform: | Size: 46080 | Author: 逍遥客 | Hits:

[Hook apiHOOK_CreateProcess

Description: 一个拦截CreateProcess函数,不允许创建进程的程序例子!
Platform: | Size: 508928 | Author: 解寒瑜 | Hits:

[OS programHookCreateProcess

Description: API Hook,实现了对CreateProcess的挂钩,可以监视进程的创建。-API Hook, to achieve the linking of CreateProcess, you can create a monitoring process.
Platform: | Size: 5688320 | Author: 北冥之鱼 | Hits:

[Windows CECreateProcess

Description: 本程序是用EVC编写的WINCE的创建进程程序,一个控制进程和一个被控进程!-EVC This procedure is the creation of the preparation process of WINCE procedure, a control process and a person accused of the process!
Platform: | Size: 1469440 | Author: LJ | Hits:

[Hook apirx

Description: 热血游戏外挂原代码,使用CreateProcess方式注入。还包含一个截取封包的小程序。-Blood game plug-in source code, use the CreateProcess method injection. Also includes an intercept packets applet.
Platform: | Size: 18840576 | Author: 苏洋 | Hits:

[Process-Threadcreateprocess

Description: 输入实验提供的代码后,可以输入createpc命令创建进程,输入showdetail显示每个进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例:createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级为2。 2) showdetail 显示进程信息命令。 3) exit 退出命令行。 -Experiment to provide the code input, you can enter the createpc command to create the process, enter showdetail displayed for each process and its child process the information, test commands are explained as follows: 1) createpc command to create the process. Parameters: 1 pid (process id), 2 ppid (parent process id), 3 prio (priority). Example: createpc (2,1,2). Create a process, its process number is 2, the parent process ID is 1, the priority level of 2. 2) showdetail Display process information using the command. 3) exit out of the command line.
Platform: | Size: 12288 | Author: 漂流 | Hits:

[GDI-BitmapBresenhamLineTest

Description: CreateProcess 函数算法的一种很方便很实用-CreateProcess you can use it to chuli mang question
Platform: | Size: 3811328 | Author: Adolf19870813 | Hits:
« 1 23 4 5 6 7 »

CodeBus www.codebus.net