E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
CreateProcess
利用DEBUG API编写Loader Path
这个Loader要干的事有: 1.启动目标程序. 2.读取/修改目标程序的内存或寄存器 用到的DebugApi有:
CreateProcess
——用于创建被调试进程 WaitForDebugEvent
zskof
·
2008-12-08 12:00
thread
数据结构
exception
api
null
Path
Windows Mobile 里面调用MMS的问题
试了一下stringsms="-transport/"SMS/"-to/"13918834065/"-body/"simpleSMSbody/"";
CreateProcess
("tmail.exe",sms
hhygcy
·
2008-11-20 10:00
windows
工作
struct
mobile
手机
sms
VC WinExec打开指定程序或者文件的方法
uCmdShow:定义Windows应用程序的窗口如何显示,并为
CreateProcess
函数提供STARTUPINFO参数的wShowWindow成员的值。⑶返回值:若函数调用成功,则返回值大
·
2008-11-19 13:10
Windows API一日一练(87)
CreateProcess
函数收藏
WindowsAPI一日一练(87)
CreateProcess
函数收藏新一篇: WindowsAPI一日一练(88)EnumProcesses函数 | 旧一篇: WindowsAPI一日一练(88)EnumProcesses
skyremember
·
2008-10-20 00:00
windows
function
api
Security
null
attributes
在windows上访问hadoop系统 解决 Login failed: Cannot run program "whoami":
CreateProcess
error=2
在windows上访问hadoop系统 按照hadoop的例子HadoopDFSFileReadWrite.java,在eclipse里建立项目,拷贝lib导入projext,创建conf拷贝到本地作为src一部分 修改hadoop-site.xml中的fs.default.name属性为namenode的ip形式 static void usage() { System.out.prin
mozhenghua
·
2008-09-28 20:00
windows
[Z]
CreateProcess
与
CreateProcess
AsUser
在应用中,我使用了
CreateProcess
来创建进程,但有人发现我用
CreateProcess
启动的程序,在vista下,会不见,但在任务管理器存在进程朋友对我使用
CreateProcess
表示质疑,
没画完的画
·
2008-09-25 12:00
神秘异常,离奇原因——Flex项目中的
CreateProcess
: ***** error=2
此问题困扰了我2天的时间,终于利用休息天的时间加班解决了。为何原来的IDE突然出现异常?为何系统连LOG日志都无记录?为何浏览器仍然能够正确打开?欲知详情,请向下看。我原来装的是FlexBuilder3,使用没什么问题,但是总是要切换eclipse和Flex很是不爽.于是装了个FlexBuilder3的plug-in版本,随即噩梦降临.项目虽然能够打开,但是无法再运行,点击Run则报错. 试了很多
jsnjlc
·
2008-08-30 23:00
eclipse
浏览器
Flex
Flash
360
CreateProcess
插入DLL的方法 (EXE篇
#include#include#pragmacomment(lib,"ImageHlp.lib")#pragmapack(push,1)typedefstruct{BYTEint_PUSHAD;BYTEint_PUSH;DWORDpush_Value;BYTEint_MOVEAX;DWORDeax_Value;WORDcall_eax;BYTEjmp_MOVEAX; DWORDjmp_V
iiprogram
·
2008-08-28 09:00
struct
null
dll
exe
include
byte
CreateProcess
插入DLL的方法
#include#include#include#pragmacomment(lib,"ImageHlp.lib")#pragmapack(push,1) //以下结构字节对齐typedefstruct{BYTEint_PUSHAD;BYTEint_PUSH;DWORDpush_Value;BYTEint_MOVEAX;DWORDeax_Value;WORDcall_eax;BYTEjmp_
iiprogram
·
2008-08-28 09:00
struct
dll
Access
byte
winapi
fold
启动进程——使用
CreateProcess
需注意的地方
启动一个进程有三种方法:WinExec,ShellExecute,
CreateProcess
。这里只说明
CreateProcess
的用法。
primer_programer
·
2008-08-06 20:00
windows
api
null
Process and Thread Functions
ProcessandThreadFunctionsThefollowingfunctionsareusedwithprocessesandthreads.AttachThreadInputCommandLineToArgvW
CreateProcess
CreateProcess
AsUserCreateRemoteThreadCreateThreadExitProcessExitThreadFreeE
woaidongmao
·
2008-07-25 22:00
CreateProcess
创建的子进程的命令行参数 - 早雪网
导读:当前位置:早雪网→网络学院→编程文档→VC→
CreateProcess
创建的子进程的命令行参数
CreateProcess
创建的子进程的命令行参数作者:未知来源:从互联网收集整理并转载发布时间:2005
chief1985
·
2008-07-06 22:00
编程
c
网络
互联网
null
文档
Windows API一日一练(87)
CreateProcess
函数
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog336280.html" frameborder="0" width="336" scr
happmaoo
·
2008-06-11 13:00
html
windows
qq
gloomy-研究
CreateProcess
--beiyu的blog
导读:我给出一个反汇编Win32API函数
CreateProcess
的例子,来演示研究子系统的技术,同时演示Win32是如何与WindowsNT的执行系统协同工作的。
chief1985
·
2008-04-27 21:00
Windows
attributes
access
inheritance
api
microsoft
struct
ShellExecute使用详解
ShellExecute使用详解有三个API函数可以运行可执行文件WinExec、ShellExecute和
CreateProcess
。
CreateProcess
因为使用复杂,比较少用。
wrhwww
·
2008-04-26 15:00
Mingw GCC 4.3.0 安装与配置(解决
CreateProcess
问题)
首先,下载MingwTDM4.3.0版本http://www.tdragon.net/recentgcc/有两种选择GCC4.3.0-tdm-2(DefaultSJLJexceptions)和GCC4.3.0-tdm-2WithDW2Exceptions可以根据SJLJorDW2(Dwarf-2)异常模型来选择需要下载的版本,通常情况下win32平台下选择SJLJ(setjumplongjump)
It crAcks
·
2008-04-19 15:00
用C++调用系统的应用程序
用C++调用系统的应用程序在c里可以用system(char*cmd);在c++里当然也可以用c的方法,不过更常用的是用windowsAPI可以用winexec,
createprocess
,ShellExecute
zjnig711
·
2008-04-15 15:00
C++
command
application
System
include
iostream
(转)
CreateProcess
API函数的妙用
我们可以利用
CreateProcess
API函数来创建相应的进程,该函数的原型如下:
CreateProcess
( LPCWSTRlpszImageName, //
lzyzuixin
·
2008-04-10 11:00
api
浏览器
null
文档
Path
attributes
VISTA下权限问题。。。
开发的程序需要在vista运行,原程序使用了
CreateProcess
函数,而发现由于UAC的问题,该函数会调用失败,同时修改注册表中开机启动位置也会失败。
perddy
·
2008-04-08 20:00
windows
VC下多进程的调试方法
比如:A函数调用了
CreateProcess
创建了另外一个相同的进程,然后这个新进程调用了函数B,我们直接把断点设在函数B中肯定是不可行的。
panda1987
·
2008-04-08 17:00
一个microsoft的.exe程序文件的启动过程
网上流传的一篇非常好的文章 (1)当我们双击App.exe图标启动程序时,系统首先做什么呢,让我们先听一听侯捷是如何说的吧“执行起来的App进程其实是shell调用
CreateProcess
激活的”--
wdsswadjsn
·
2008-03-23 12:00
多进程服务端实现-共享socket
几个关键点:1)
CreateProcess
使用InheritHandle标记来sharesockethandle2
小明思考
·
2008-03-10 14:00
用
CreateProcess
API函数来创建相应的进程
我们可以利用
CreateProcess
API函数来创建相应的进程,该函数的原型如下:
CreateProcess
( LPCWSTRlpszImageName, //指向可执行的模块的指针
hnhyhongmingjiang
·
2008-02-26 11:00
浏览器
api
null
文档
Path
attributes
VC Skills 2
c.ShellExecuteShellExecute(NULL,"open","d://WINDOWS//system32//cmd.exe","/cmdd://zzz","",SW_SHOW);d.
CreateProcess
Blue_Dream_
·
2007-12-24 17:00
ListView
null
buffer
Path
keyboard
attributes
Windows API一日一练(87)
CreateProcess
函数
创建进程运行,需要使用函数
CreateProcess
来实现。 函数CreateP
caimouse
·
2007-12-11 21:00
用来生成CAB安装文件的.inf文件制作(英文版)
Processor-SpecificSectionsThe.CABfilescreatedusingan.inffileareprocessorspecific:Eachonecanbeusedwithonlyonetypeofprocessor.To
createprocess
or-specificCABfiles
benny5609
·
2007-12-03 09:00
windows
String
File
application
extension
macros
这两天的问题
最天调用COM接口实现了脚本执行的功能,可是不好的是要运行一次,提供的.EXE,我用
CreateProcess
打开后但不想让它显示出来,但只有控制台下的才行.难!
dyx1024
·
2007-11-29 19:00
脚本
让程序拥有XP风格
第一步:创建一个名为YourApp.exe.manifest的文件(YourApp代表你的程序),内容如下(用UTF8编码):对程序的一些描述第二步:在程序的资源文件里,做为第一个资源,加上:
CREATEPROCESS
_MANIFEST_RESOURCE_IDRT_MANIFEST"YourApp.exe.manifest
SeaWave
·
2007-11-25 17:00
[转贴]Gloomy对Windows内核的分析(研究
CreateProcess
)
(转载)Gloomy对Windows内核的分析(研究
CreateProcess
)我给出一个反汇编Win32API函数
CreateProcess
的例子,来演示研究子系统的技术
mydo
·
2007-09-10 16:00
windows
api
Microsoft
Access
inheritance
attributes
[转贴]在Windows 2003中HOOK Zw
CreateProcess
Ex
***********************************************************在Windows2003中HOOKZw
CreateProcess
Ex创建时间:2005
mydo
·
2007-09-10 16:00
windows
function
image
object
hook
attributes
调用一个控制台程序并取得其输出
曾经很迷惑这个功能的实现,直到有一天看到下面的参考代码才恍然大悟,原来一切都这么简单,只不过用了CreatePipe、
CreateProcess
、ReadFile寥寥几个函数而已。特此记下以供参考。
lights_joy
·
2007-08-31 22:00
STARTUPINFO
STARTUPINFOAckarlixTheSTARTUPINFOstructureisusedwiththe
CreateProcess
functiontospecifymainwindowpropertiesifanewwindowiscreatedforthenewprocess.Forgraphicaluserinterface
Ackarlix
·
2007-08-29 02:00
windows
function
System
character
structure
Constants
四种进程间通信方式简介与比较
CreatePipe(&m_hRead,&m_hWrite,&sa,0)创建匿名管道
CreateProcess
("..
digu
·
2007-08-28 16:00
网络
服务器
File
null
Access
邪恶的RING0注射SHELLCODE
Zw
CreateProcess
Ex是个非常非常好的东西,虽然他是个UNDOC.但是如果你仔细阅读过WIN2K的SRC,并且非常了解PE的运行机制,你会发现一些很有趣的东西。
iiprogram
·
2007-08-22 09:00
看使用 GetStartupInfo 检查自己是否被"调试"
在看雪浏览时看到的一篇dummy大牛写的文章,他是那么说的:在使用
CreateProcess
创建进程时,需要传递 STARTUPINFO 的结构的指针,而常常我们并不会一个一个设置其结构的值,连把其他不用的值清
iiprogram
·
2007-08-16 09:00
shell
绕过杀毒软件之一
一:Notify部分 二:Attach到文件系统部分一:Notify对与杀毒软件致关重要(有些流氓软件也用的),主要用到的是 PsSetLoadImageNotifyRoutine和 PsSet
CreateProcess
NotifyRoutine
iiprogram
·
2007-08-08 15:00
用来生成CAB安装文件的.inf文件制作(英文版)
Processor-SpecificSectionsThe.CABfilescreatedusingan.inffileareprocessorspecific:Eachonecanbeusedwithonlyonetypeofprocessor.To
createprocess
or-specificCABfiles
JamesXing
·
2007-08-03 13:00
将manifest文件嵌入到资源文件中
打开.rc文件,加入一条
CREATEPROCESS
_MANIFEST_RESOURCE_IDRT_MANIFEST"YourApp.exe.manifest"这样不用在发布程序时要加一个manifest
karl_max
·
2007-08-03 13:00
Unicode版本和ANSI版本中
CreateProcess
的区别
Unicode版本和ANSI版本中
CreateProcess
的区别1.ANSI在ANSI版本下
CreateProcess
被映射为
CreateProcess
A,只需要少量参数就可以调用这个API,比如:1
tiny vm
·
2007-07-31 09:00
系统程序的命令行参数
subject -to:添加目标地址 举个例子: constszCMD[]=_T("-service\"MMS\"-to\"
[email protected]
;13800571505\"");
CreateProcess
披星戴月
·
2007-06-21 13:00
Visual C++ 中调用其他应用程序的方法(函数) (转rockybug)
三个SDK函数WinExec,ShellExecute,
CreateProcess
实现调用其他程序的方法VisualC++中调用其他应用程序的方法(函数) 三个SDK函数:WinExec,ShellExecute
abcpanpeng
·
2007-06-07 16:00
MFC中启动EXE
三个SDK函数 winexec, shellexecute,
createprocess
可以使用。
lelexy
·
2007-05-23 11:00
父进程等待子进程执行某动作的模型码
,HINSTANCEhPrevInstance,LPSTRlpCmdLine,intnShowCmd){ PROCESS_INFORMATIONpi; //创建子进程 BOOLbIsOk=
CreateProcess
todototry
·
2007-04-13 14:00
OS
include
winapi
原创]我是如何破解的
打起精神重新来过,没几步到了
CreateProcess
这一句,察看其对应的文件为/setup/setup.exe文件,切到该目录下
mydo
·
2007-04-12 08:00
游戏
String
table
exe
破解
bad environment-failed to execute 'devices.exe -default'
failedtoexecute'devices.exe-default'(
createprocess
)在向vc中导入工作区间时出现这样的提示是音问你环境变量设置的不好badenvironment嘛 EPOCROOT
virus
·
2007-04-11 22:23
TO
failed
execute
-default
devices.exe
bad environment-failed to execute 'devices.exe -default'
failedtoexecute'devices.exe-default'(
createprocess
)在向vc中导入工作区间时出现这样的提示是音问你环境变量设置的不好badenvironment嘛 EPOCROOT
virus
·
2007-04-11 22:23
TO
failed
execute
devices.exe
-default
WMI工具
([WMIObject]|[]|[])[].用法:PROCESSASSOC[]PROCESSCALL[]PROCESS
CREATEPROCESS
DELETEPROCESSGET[][]PROCESSLIST
程序之家
·
2007-03-11 13:00
我在服务程序里用
CreateProcess
WithLogon
小虾米22:50:46我是用的Delphivar Domain,UserName,Pwd:String; hToken:THandle; si:TStartupInfo; pi:TProcessInformation;begin Domain:=''; UserName:='虾米'; Pwd:=''; //用户登录 ifnotLogonUser(pChar(UserName),pChar(Doma
fsc2988877
·
2007-03-03 23:00
windows核心编程--线程高级
当调用
CreateProcess
或CreateThread函数时,就创建了线程的内核对象,并且它的暂停计数被初始化为1。
strollerV
·
2007-01-18 15:00
thread
编程
c
windows
properties
Integer
XMLDOM对象方法手册
nbsp; //创建xml doc = new ActiveXObject("Microsoft.XMLDOM"); var p = doc.
createProcess
ingInstruction
knight
·
2007-01-08 16:00
xml
Microsoft
上一页
23
24
25
26
27
28
29
30
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他