Difference between revisions of "FRDU:GetMyPassword"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100040] |- | 1 | Buffer length |} The following is located 0x100-bytes after ...")
 
 

Latest revision as of 07:32, 8 December 2015

Request[edit]

Index Word Description
0 Header code [0x00100040]
1 Buffer length

The following is located 0x100-bytes after the beginning of the above command buffer:

Index Word Description
0 (bufferLength << 14) | 2
1 char* buffer

Response[edit]

Index Word Description
0 Header code
1 Result code