ACTU:GetNexServiceToken
Jump to navigation
Jump to search
Request[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Descriptor for mapping a write-only buffer in the target process | ||||||||
2 | Output NEXServiceToken buffer |
Response[edit]
Index Word | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
0 |
| ||||||||
1 | Result code | ||||||||
2 | Descriptor for mapping a write-only buffer in the target process | ||||||||
3 | Output NEXServiceToken buffer |
Description[edit]
Returns the NEX service token requested using ACTU:AcquireNexServiceToken.
NEXServiceToken[edit]
Offset | Size | Description |
---|---|---|
0 | 0x200 + 1 | base64 NULL-terminated NEX token |
0x201 | 0x3 | padding |
0x204 | 0x40 + 1 | base64 NULL-terminated password |
0x245 | 0x3 | padding |
0x248 | 0x10 | ASCII NULL-terminated NEX server host |
0x258 | 0x2 | u16, NEX server port |
0x25A | 0x2 | padding |