Difference between revisions of "PMDbg:LaunchAppDebug"
Jump to navigation
Jump to search
Steveice10 (talk | contribs) m (→Request) |
Steveice10 (talk | contribs) m (Flag info.) |
||
Line 12: | Line 12: | ||
|- | |- | ||
| 5 | | 5 | ||
− | | Process launch flags | + | | Process launch flags (Internally ORed with 1) |
|} | |} | ||
Revision as of 19:15, 11 October 2015
Request
Index Word | Description |
---|---|
0 | Header code [0x00010140] |
1-4 | ProgramInfo struct |
5 | Process launch flags (Internally ORed with 1) |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
2 | N/A |
3 | Debug handle for the launched process from svcDebugActiveProcess |