Request #
| Word | Description |
|---|---|
| 0 | 0x00130002Cmd0x0013Param0Xlat2 |
| 1 | Descriptor for mapping a write-only buffer in the target process |
| 2 | Output NEXServiceToken buffer |
Response #
| Word | Description |
|---|---|
| 0 | 0x00130042Cmd0x0013Param1Xlat2 |
| 1 | Result code |
| 2 | Descriptor for mapping a write-only buffer in the target process |
| 3 | Output NEXServiceToken buffer |
Description #
Returns the NEX service token requested using ACTU:AcquireNexServiceToken.
NEXServiceToken #
| 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 |