Skip to content

Instantly share code, notes, and snippets.

@psxdev
Created July 31, 2022 22:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psxdev/b876404d30cea461ed54feaa752bc780 to your computer and use it in GitHub Desktop.
Save psxdev/b876404d30cea461ed54feaa752bc780 to your computer and use it in GitHub Desktop.
prospero handle for modules
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x2
[PROSPERO][INFO] [+] module name libSceLibcInternal.sprx
[PROSPERO][INFO] [+] module base 0x8058d8000
[PROSPERO][INFO] [+] module size 901120
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x11
[PROSPERO][INFO] [+] module name libSceSysmodule.sprx
[PROSPERO][INFO] [+] module base 0x807f90000
[PROSPERO][INFO] [+] module size 49152
[PROSPERO][INFO] [+] handle 11 dlsym symbol sceSysmoduleIsLoaded address 0x807f90290
[PROSPERO][INFO] [+] handle 11 dlsym symbol sceSysmoduleIsLoadedInternal address 0x807f90540
[PROSPERO][INFO] [+] handle 11 dlsym symbol sceSysmoduleLoadModule address 0x807f900d0
[PROSPERO][INFO] [+] handle 11 dlsym symbol sceSysmoduleLoadModuleByNameInternal address 0x807f90730
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x16
[PROSPERO][INFO] [+] module name libSceIpmi.sprx
[PROSPERO][INFO] [+] module base 0x812798000
[PROSPERO][INFO] [+] module size 32768
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x17
[PROSPERO][INFO] [+] module name libSceNetCtl.sprx
[PROSPERO][INFO] [+] module base 0x8189f8000
[PROSPERO][INFO] [+] module size 32768
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x19
[PROSPERO][INFO] [+] module name libSceRegMgr.sprx
[PROSPERO][INFO] [+] module base 0x83614c000
[PROSPERO][INFO] [+] module size 16384
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x1a
[PROSPERO][INFO] [+] module name libSceSystemService.sprx
[PROSPERO][INFO] [+] module base 0x82a8b4000
[PROSPERO][INFO] [+] module size 180224
[PROSPERO][INFO] [+] before call sceKernelGetModuleInfo for module 0x2b
[PROSPERO][INFO] [+] module name libSceNet.sprx
[PROSPERO][INFO] [+] module base 0x82041c000
[PROSPERO][INFO] [+] module size 196608
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment