stratosphere: version detect via svcCallSecureMonitor

This commit is contained in:
Michael Scire
2019-01-31 03:24:19 -08:00
parent de07ed42bb
commit a3adb70a04
10 changed files with 19 additions and 10 deletions

View File

@@ -69,7 +69,8 @@
"svcUnmapProcessMemory" : "0x75",
"svcMapProcessCodeMemory" : "0x77",
"svcUnmapProcessCodeMemory" : "0x78",
"svcCreateProcess" : "0x79"
"svcCreateProcess" : "0x79",
"svcCallSecureMonitor": "0x7F"
}
}
]