Friend Services: Difference between revisions
Jump to navigation
Jump to search
m No need to brag about it, people can know it's you from edit history. |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 173: | Line 173: | ||
|- | |- | ||
| 0x00010000 | | 0x00010000 | ||
| | | GetHandleOfNdmStatusChangedEvent | ||
|- | |- | ||
| 0x00020000 | | 0x00020000 | ||
| | | Resume | ||
|- | |- | ||
| 0x00030040 | | 0x00030040 | ||
| | | SuspendAsync | ||
|- | |- | ||
| 0x00040000 | | 0x00040000 | ||
| | | QueryStatus | ||
|} | |} | ||
Line 198: | Line 198: | ||
|- | |- | ||
| 0x04060042 | | 0x04060042 | ||
| AddFriendOnline | | [[FRDA:AddFriendOnline|AddFriendOnline]] | ||
|- | |||
| 0x04090100 | |||
| [[FRDA:RemoveFriend|RemoveFriend]] | |||
|- | |- | ||
| 0x040B00C0 | | 0x040B00C0 |
Revision as of 09:04, 11 July 2022
Friend Service "frd:u"
"frd:n"
Command Header | Description |
---|---|
0x00010000 | GetHandleOfNdmStatusChangedEvent |
0x00020000 | Resume |
0x00030040 | SuspendAsync |
0x00040000 | QueryStatus |
"frd:a"
This contains a similar (probably the same) command handler from 0x0001.... to 0x002F.... as them in frd:u. In addition, it also contains
Command Header | Description |
---|---|
0x04050000 | Used in creating the user Mii. No cmdbuff parameters. |
0x04060042 | AddFriendOnline |
0x04090100 | RemoveFriend |
0x040B00C0 | UpdatePrefrences |
0x040C0800 | Used in creating the user Mii. 128-byte struct as cmdbuff parameters. |
HTTPS Requests
Trusted RootCAs
No RootCertChain(s) are used. For the nasc site, friends-module uses HTTPC:AddDefaultCert with the following certIDs: 0x1, 0x2, and 0x3.