Difference between revisions of "Process Manager Services"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
| 0x0004.... | | 0x0004.... | ||
| [[PMApp:TerminateProcessTID|TerminateProcessTID]] | | [[PMApp:TerminateProcessTID|TerminateProcessTID]] | ||
+ | |- | ||
+ | | 0x0005.... | ||
+ | | Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID. | ||
|} | |} | ||
Revision as of 07:15, 12 December 2012
Process Manager app port "pm:app"
Command Header | Description |
---|---|
0x0001.... | LaunchTitle |
0x0004.... | TerminateProcessTID |
0x0005.... | Mostly the same as TerminateProcessTID, except this uses an unknown process field instead of the TID. |
Process Manager debug port "pm:dbg"
Command Header | Description |
---|---|
0x0001.... | LaunchTitleDebug |
0x0002.... | LaunchTitle |