APT:StartApplication

APT:StartApplication

Request #

Index WordDescription
0Header code [0x001B00C4]
1Parameter Size (capped to 0x300)
2HMAC Size (capped to 0x20)
3u8, Paused (0 = not paused, 1 = paused)
4(Parameter Size << 14) | 2
5void*, Parameter
6(HMAC Size << 14) | 0x802
7void*, HMAC

Response #

Index WordDescription
0Header code
1Result code

Description #

The parameter buffer is copied to NS FIRMparams+0x0, then the HMAC buffer is copied to NS FIRMparams+0x480. Then the application is launched.