SVC: Difference between revisions

Line 1,586: Line 1,586:
|}
|}


Exit specific:
{| class=wikitable
! Offset || Length || Description
|-
| 0x10 || u64 || Type (0=PausedThread, 1=RunningThread, 2=TerminatedProcess)
|}
AttachThread specific:
AttachThread specific:
{| class=wikitable
{| class=wikitable
Line 1,603: Line 1,597:
|}
|}


ExitProcess/ExitThread specific:
Exit specific:
{| class=wikitable
{| class=wikitable
! Offset || Length || Description
! Offset || Length || Description
|-
|-
| 0x10 || u32 || ProcessId/ThreadId?
| 0x10 || u64 || Type (0=PausedThread, 1=RunningThread, 2=TerminatedProcess)
|}
|}