NCM services: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| Line 68: | Line 68: | ||
| 17 || || Takes a 0x10-sized entry and a u64.  | | 17 || || Takes a 0x10-sized entry and a u64.  | ||
|-  | |-  | ||
| 18 || ||   | | 18 || [[#ReadEntryRaw]] ||  | ||
|-  | |-  | ||
| 19 || || Takes a 0x10-sized entry and returns another 0x10-sized entry.  | | 19 || || Takes a 0x10-sized entry and returns another 0x10-sized entry.  | ||
| Line 90: | Line 90: | ||
Each entry is 16 completely random-looking bytes.  | Each entry is 16 completely random-looking bytes.  | ||
== ReadEntryRaw ==  | |||
Takes an 16-byte entry as input, and a u64 file offset.  | |||
Returns encrypted looking data.  | |||
== IContentMetaDatabase ==  | == IContentMetaDatabase ==  | ||