SceSysconTzs

From Vita Development Wiki
Revision as of 21:10, 4 March 2019 by CelesteBlue (talk | contribs)
Jump to navigation Jump to search

Module

Known NIDs

Version Name World Privilege NID
0.940 SceSysconTzs Secure Kernel unk

Libraries

This secure kernel module doesn't export any library.

Not exported functions

module_start

int module_start()
{
  void **v0; // r1@1

  LOWORD(v0) = 389;
  HIWORD(v0) = (unsigned int)&dword_81000000[97] + 1;
  sceKernelRegisterMonitorCallHandler(0x11A, v0);
  return 0;
}