├── README.md ├── data └── stub.asm.template ├── generate.py └── ps4libdoc ├── README.md ├── names.txt ├── system ├── common │ └── lib │ │ ├── MonoCompiler.elf.json │ │ ├── ScePlayReady.self.json │ │ ├── SecureUIProcess.self.json │ │ ├── SecureWebProcess.self.json │ │ ├── UIProcess.self.json │ │ ├── WebAppBundle.sprx.json │ │ ├── WebBrowserUIProcess.self.json │ │ ├── WebProcess.self.json │ │ ├── WebProcessHTMLTile.self.json │ │ ├── WebProcessHeapLimited.self.json │ │ ├── WebProcessWebApp.self.json │ │ ├── custom_video_core.elf.json │ │ ├── libMonoCompiler.sprx.json │ │ ├── libMonoCompilerBridge.sprx.json │ │ ├── libMonoLogProfiler.sprx.json │ │ ├── libMonoVirtualMachine.sprx.json │ │ ├── libMonoVirtualMachineBridge.sprx.json │ │ ├── libMonoWrapperProfiler.sprx.json │ │ ├── libSceAbstractDailymotion.sprx.json │ │ ├── libSceAbstractFacebook.sprx.json │ │ ├── libSceAbstractLocal.sprx.json │ │ ├── libSceAbstractStorage.sprx.json │ │ ├── libSceAbstractTwitter.sprx.json │ │ ├── libSceAbstractYoutube.sprx.json │ │ ├── libSceAjm.sprx.json │ │ ├── libSceAppContent.sprx.json │ │ ├── libSceAppInstUtil.sprx.json │ │ ├── libSceAt9Enc.sprx.json │ │ ├── libSceAudio3d.sprx.json │ │ ├── libSceAudioIn.sprx.json │ │ ├── libSceAudioOut.sprx.json │ │ ├── libSceAudiodec.sprx.json │ │ ├── libSceAudiodecCpu.sprx.json │ │ ├── libSceAudiodecCpuDdp.sprx.json │ │ ├── libSceAudiodecCpuDtsHdLbr.sprx.json │ │ ├── libSceAudiodecCpuHevag.sprx.json │ │ ├── libSceAudiodecCpuM4aac.sprx.json │ │ ├── libSceAutoMounterClient.sprx.json │ │ ├── libSceAvPlayer.sprx.json │ │ ├── libSceAvPlayerStreaming.sprx.json │ │ ├── libSceAvSetting.sprx.json │ │ ├── libSceAvcap.sprx.json │ │ ├── libSceBackupRestoreUtil.sprx.json │ │ ├── libSceBeisobmf.sprx.json │ │ ├── libSceBemp2sys.sprx.json │ │ ├── libSceBgft.sprx.json │ │ ├── libSceBluetoothHid.sprx.json │ │ ├── libSceCamera.sprx.json │ │ ├── libSceCdlgUtilServer.sprx.json │ │ ├── libSceClSysCallWrapper.sprx.json │ │ ├── libSceCommonDialog.sprx.json │ │ ├── libSceCompanionHttpd.sprx.json │ │ ├── libSceCompanionUtil.sprx.json │ │ ├── libSceCompositeExt.sprx.json │ │ ├── libSceContentDelete.sprx.json │ │ ├── libSceContentExport.sprx.json │ │ ├── libSceContentSearch.sprx.json │ │ ├── libSceConvertKeycode.sprx.json │ │ ├── libSceCoreIPC.sprx.json │ │ ├── libSceCustomMusicCore.sprx.json │ │ ├── libSceCustomMusicService.sprx.json │ │ ├── libSceDataTransfer.sprx.json │ │ ├── libSceDepth.sprx.json │ │ ├── libSceDiscMap.sprx.json │ │ ├── libSceDtcpIp.sprx.json │ │ ├── libSceEditMp4.sprx.json │ │ ├── libSceErrorDialog.sprx.json │ │ ├── libSceFiber.sprx.json │ │ ├── libSceFios2.sprx.json │ │ ├── libSceFont.sprx.json │ │ ├── libSceFontFt.sprx.json │ │ ├── libSceFreeTypeHinter.sprx.json │ │ ├── libSceFreeTypeOl.sprx.json │ │ ├── libSceFreeTypeOptOl.sprx.json │ │ ├── libSceFreeTypeOt.sprx.json │ │ ├── libSceFreeTypeSubFunc.sprx.json │ │ ├── libSceGameCustomDataDialog.sprx.json │ │ ├── libSceGameLiveStreaming.sprx.json │ │ ├── libSceGameUpdate.sprx.json │ │ ├── libSceGifParser.sprx.json │ │ ├── libSceGnmDriver.sprx.json │ │ ├── libSceGnmDriverForNeoMode.sprx.json │ │ ├── libSceGvMp4Parser.sprx.json │ │ ├── libSceHidControl.sprx.json │ │ ├── libSceHmd.sprx.json │ │ ├── libSceHmdSetupDialog.sprx.json │ │ ├── libSceHttp.sprx.json │ │ ├── libSceIduUtil.sprx.json │ │ ├── libSceImageUtil.sprx.json │ │ ├── libSceIme.sprx.json │ │ ├── libSceImeBackend.sprx.json │ │ ├── libSceImeDialog.sprx.json │ │ ├── libSceInjectedBundle.sprx.json │ │ ├── libSceInvitationDialog.sprx.json │ │ ├── libSceIpmi.sprx.json │ │ ├── libSceJitBridge.sprx.json │ │ ├── libSceJpegDec.sprx.json │ │ ├── libSceJpegEnc.sprx.json │ │ ├── libSceJpegParser.sprx.json │ │ ├── libSceJscCompiler.sprx.json │ │ ├── libSceJson.sprx.json │ │ ├── libSceJson2.sprx.json │ │ ├── libSceKbEmulate.sprx.json │ │ ├── libSceKeyboard.sprx.json │ │ ├── libSceLibcInternal.sprx.json │ │ ├── libSceLoginDialog.sprx.json │ │ ├── libSceLoginService.sprx.json │ │ ├── libSceM4aacEnc.sprx.json │ │ ├── libSceManxWtf.sprx.json │ │ ├── libSceMbus.sprx.json │ │ ├── libSceMetadataReaderWriter.sprx.json │ │ ├── libSceMouse.sprx.json │ │ ├── libSceMove.sprx.json │ │ ├── libSceMoveTracker.sprx.json │ │ ├── libSceMsgDialog.sprx.json │ │ ├── libSceMusicCoreServerClient.sprx.json │ │ ├── libSceMusicCoreServerClientJsEx.sprx.json │ │ ├── libSceMusicPlayerService.sprx.json │ │ ├── libSceNet.sprx.json │ │ ├── libSceNetCtl.sprx.json │ │ ├── libSceNetCtlApDialog.sprx.json │ │ ├── libSceNgs2.sprx.json │ │ ├── libSceNpAuth.sprx.json │ │ ├── libSceNpCommerce.sprx.json │ │ ├── libSceNpCommon.sprx.json │ │ ├── libSceNpEulaDialog.sprx.json │ │ ├── libSceNpFriendListDialog.sprx.json │ │ ├── libSceNpGriefReport.sprx.json │ │ ├── libSceNpManager.sprx.json │ │ ├── libSceNpMatching2.sprx.json │ │ ├── libSceNpParty.sprx.json │ │ ├── libSceNpProfileDialog.sprx.json │ │ ├── libSceNpScoreRanking.sprx.json │ │ ├── libSceNpSignaling.sprx.json │ │ ├── libSceNpSns.sprx.json │ │ ├── libSceNpSnsDailymotionDialog.sprx.json │ │ ├── libSceNpSnsDialog.sprx.json │ │ ├── libSceNpSnsFacebookDialog.sprx.json │ │ ├── libSceNpSnsYouTubeDialog.sprx.json │ │ ├── libSceNpTrophy.sprx.json │ │ ├── libSceNpTus.sprx.json │ │ ├── libSceNpUtility.sprx.json │ │ ├── libSceNpWebApi.sprx.json │ │ ├── libSceOpusCeltDec.sprx.json │ │ ├── libSceOrbisCompat.sprx.json │ │ ├── libSceOrbisCompatForVideoService.sprx.json │ │ ├── libScePad.sprx.json │ │ ├── libScePadTracker.sprx.json │ │ ├── libScePatchCheckerClient.sprx.json │ │ ├── libScePigletv2VSH.sprx.json │ │ ├── libScePlayGo.sprx.json │ │ ├── libScePlayGoDialog.sprx.json │ │ ├── libScePlayReady.sprx.json │ │ ├── libScePngDec.sprx.json │ │ ├── libScePngEnc.sprx.json │ │ ├── libScePngParser.sprx.json │ │ ├── libSceProfileCacheExternal.sprx.json │ │ ├── libScePs2EmuMenuDialog.sprx.json │ │ ├── libScePsm.sprx.json │ │ ├── libScePsmKitSystem.sprx.json │ │ ├── libScePsmUtil.sprx.json │ │ ├── libScePsm_aot.sprx.json │ │ ├── libSceRandom.sprx.json │ │ ├── libSceRegMgr.sprx.json │ │ ├── libSceRemoteplay.sprx.json │ │ ├── libSceRtc.sprx.json │ │ ├── libSceRudp.sprx.json │ │ ├── libSceSaveData.sprx.json │ │ ├── libSceSaveDataDialog.sprx.json │ │ ├── libSceScm.sprx.json │ │ ├── libSceScreenShot.sprx.json │ │ ├── libSceShareFactoryUtil.sprx.json │ │ ├── libSceSharePlay.sprx.json │ │ ├── libSceShareUtility.sprx.json │ │ ├── libSceShellUIUtil.sprx.json │ │ ├── libSceSigninDialog.sprx.json │ │ ├── libSceSocialScreen.sprx.json │ │ ├── libSceSocialScreenDialog.sprx.json │ │ ├── libSceSpSysCallWrapper.sprx.json │ │ ├── libSceSsl.sprx.json │ │ ├── libSceSysCore.sprx.json │ │ ├── libSceSysUtil.sprx.json │ │ ├── libSceSysmodule.sprx.json │ │ ├── libSceSystemGesture.sprx.json │ │ ├── libSceSystemLogger.sprx.json │ │ ├── libSceSystemService.sprx.json │ │ ├── libSceTextToSpeech.sprx.json │ │ ├── libSceTtsCoreEnUs.sprx.json │ │ ├── libSceTtsCoreJp.sprx.json │ │ ├── libSceUlt.sprx.json │ │ ├── libSceUpdateService.sprx.json │ │ ├── libSceUsbStorage.sprx.json │ │ ├── libSceUsbStorageDialog.sprx.json │ │ ├── libSceUsbd.sprx.json │ │ ├── libSceUserService.sprx.json │ │ ├── libSceVdecCore.sprx.json │ │ ├── libSceVdecSavc.sprx.json │ │ ├── libSceVdecSavc2.sprx.json │ │ ├── libSceVdecShevc.sprx.json │ │ ├── libSceVdecsw.sprx.json │ │ ├── libSceVdecwrap.sprx.json │ │ ├── libSceVideoCoreInterface.sprx.json │ │ ├── libSceVideoCoreServerInterface.sprx.json │ │ ├── libSceVideoDecoderArbitration.sprx.json │ │ ├── libSceVideoNativeExtEssential.sprx.json │ │ ├── libSceVideoOut.sprx.json │ │ ├── libSceVideoOutSecondary.sprx.json │ │ ├── libSceVideoRecording.sprx.json │ │ ├── libSceVideodec.sprx.json │ │ ├── libSceVideodec2.sprx.json │ │ ├── libSceVoice.sprx.json │ │ ├── libSceVoiceQoS.sprx.json │ │ ├── libSceVrServiceDialog.sprx.json │ │ ├── libSceVrTracker.sprx.json │ │ ├── libSceVshCommon_aot.sprx.json │ │ ├── libSceWeb.sprx.json │ │ ├── libSceWebBrowserDialog.sprx.json │ │ ├── libSceWebBrowserInjectedBundle.sprx.json │ │ ├── libSceWebCdlgInjectedBundle.sprx.json │ │ ├── libSceWebForVideoService.sprx.json │ │ ├── libSceWebKit2.sprx.json │ │ ├── libSceWebKit2ForVideoService.sprx.json │ │ ├── libSceWebKit2Secure.sprx.json │ │ ├── libSceWkFontConfig.sprx.json │ │ ├── libSceXml.sprx.json │ │ ├── libSceZlib.sprx.json │ │ ├── libc.sprx.json │ │ ├── libkernel.sprx.json │ │ ├── libkernel_sys.sprx.json │ │ ├── libkernel_web.sprx.json │ │ ├── libswctrl.sprx.json │ │ ├── libswreset.sprx.json │ │ ├── orbis-jsc-compiler.self.json │ │ ├── swagner.self.json │ │ ├── swreset.self.json │ │ ├── ulobjmgr.sprx.json │ │ └── webapp.self.json ├── priv │ └── lib │ │ ├── libSceAc3Enc.sprx.json │ │ ├── libSceAudiodReport.sprx.json │ │ ├── libSceAudiodecCpuDts.sprx.json │ │ ├── libSceAudiodecCpuDtsHdMa.sprx.json │ │ ├── libSceAudiodecCpuLpcm.sprx.json │ │ ├── libSceComposite.sprx.json │ │ ├── libSceDipsw.sprx.json │ │ ├── libSceDiscMapForVsh.sprx.json │ │ ├── libSceDseehx.sprx.json │ │ ├── libSceDtsEnc.sprx.json │ │ ├── libSceGnmDriver_sys.sprx.json │ │ ├── libSceLoginMgrServer.sprx.json │ │ ├── libSceMarlin.sprx.json │ │ ├── libSceOpusCeltEnc.sprx.json │ │ ├── libSceS3da.sprx.json │ │ ├── libSceSdma.sprx.json │ │ ├── libSceSrcUtl.sprx.json │ │ ├── libSceSulphaDrv.sprx.json │ │ ├── libSceVencCore.sprx.json │ │ ├── libSceVencCoreForNeo.sprx.json │ │ ├── libSceVisionManager.sprx.json │ │ ├── libSceVorbisDec.sprx.json │ │ └── libmdbg_syscore.sprx.json ├── sys │ ├── GnmCompositor.elf.json │ ├── SceSysCore.elf.json │ ├── SceVdecProxy.elf.json │ ├── SceVencProxy.elf.json │ ├── coredump.elf.json │ ├── fs_cleaner.elf.json │ ├── gpudump.elf.json │ ├── orbis_audiod.elf.json │ └── orbis_setip.elf.json └── vsh │ ├── SceShellCore.elf.json │ ├── app │ ├── NPXS20119 │ │ └── eboot.bin.json │ ├── NPXS21000 │ │ └── eboot.bin.json │ ├── NPXS21001 │ │ └── eboot.bin.json │ ├── NPXS21002 │ │ └── eboot.bin.json │ ├── NPXS21003 │ │ └── eboot.bin.json │ ├── NPXS21004 │ │ ├── avbase.elf.json │ │ ├── becore.elf.json │ │ └── eboot.bin.json │ ├── NPXS21005 │ │ └── eboot.bin.json │ ├── NPXS21006 │ │ └── eboot.bin.json │ ├── NPXS21007 │ │ ├── BgmPlayerCore.self.json │ │ ├── BgmPlayerCore2.self.json │ │ └── eboot.bin.json │ ├── NPXS21010 │ │ └── eboot.bin.json │ ├── NPXS21012 │ │ └── eboot.bin.json │ ├── NPXS21016 │ │ └── eboot.bin.json │ ├── NPXS21019 │ │ └── eboot.bin.json │ └── NPXS22010 │ │ ├── eboot.bin.json │ │ └── libSceCdlg_aot.sprx.json │ └── sce_video_service │ └── eboot.bin.json └── system_ex └── app ├── NPXS20001 ├── eboot.bin.json └── libSceVsh_aot.sprx.json ├── NPXS20103 └── eboot.bin.json ├── NPXS20113 ├── BdmvPlayerCore.elf.json ├── BdvdPlayerCore.elf.json ├── bdj.elf.json ├── bdjstack │ └── bin │ │ └── JavaJitCompiler.elf.json ├── eboot.bin.json ├── libAacs.sprx.json ├── libBdplus.sprx.json ├── libCprm.sprx.json └── libCss.sprx.json ├── NPXS20114 └── eboot.bin.json ├── NPXS20118 ├── eboot.bin.json └── gaikai-player.sprx.json └── NPXS20120 ├── avbaseMiniApp.self.json ├── eboot.bin.json └── libSceWebApp_aot.sprx.json /README.md: -------------------------------------------------------------------------------- 1 | # OrbisLibGen 2 | > d7e4da5142f40d210ab32db69517ed91 OPEN_SDK_STUBS_FINAL_RELEASE.7z 3 | ##### Link to compiled stubs : https://file.io/YrM7f0 4 | ## Version 1.00 5 | 6 | This python script is used to generate stub files for the Orbis Open Source SDK! 7 | This tool is in the release phase of development and is usable for production use now! 8 | 9 | This tool was written by **CrazyVoid** 10 | 11 | If you wish to contribute to this tool, please verify or attempt to verify it works on all platforms before pushing changes 12 | Windows, Linux, Mac 13 | 14 | ### Steps to use this tool 15 | 16 | #### 1: Run our script and point it to idc ps4libdoc system/common/lib folder 17 | ##### ./generate.py ps4libdoc/system/common/lib 18 | 19 | #### 2: Cd into the build folder 20 | ##### cd build 21 | 22 | #### 3: Lets Compile our Asm files into objects 23 | ##### make xobjects 24 | 25 | #### 4: Lets make this objects a lib 26 | ##### make xstubs 27 | 28 | 29 | Once all the stubs are compiled into their respected .a files. 30 | Copy all .a to you're sdk lib folder! 31 | 32 | ### Improved Instructions and Description will come in the future! 33 | -------------------------------------------------------------------------------- /data/stub.asm.template: -------------------------------------------------------------------------------- 1 | .section .orbislink.fstubs.$$LIB_NAME$$,"ax",%progbits 2 | .align 4 3 | .global $$FUNCTION_NAME$$ 4 | .type $$FUNCTION_NAME$$, %function 5 | $$FUNCTION_NAME$$: 6 | .string "$$NID$$" 7 | .align 4 -------------------------------------------------------------------------------- /generate.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python 2 | import sys, os, json 3 | from pprint import pprint 4 | from subprocess import call 5 | 6 | #print introduction 7 | print('\nPS4 Stub Generator\nBy CrazyVoid\n') 8 | 9 | stub_template_fh = open("data/stub.asm.template", "rb") 10 | stub_template_content = stub_template_fh.read() 11 | stub_template_fh.close() 12 | 13 | linker_prefix = "llvm-ar rc " 14 | compiler_prefix = "clang-5.0 -target x86_64-scei-ps4 " 15 | 16 | compiler_makefile_data = "\nxobjects:\n\t" + compiler_prefix + "*.S -c\n" 17 | 18 | linker_data = [] 19 | linker_data.append("\nxstubs:\n\t$(info Compiling Stubs)") 20 | 21 | msCount = 0 22 | 23 | # Print Help Function 24 | def printHelp(): 25 | print('Usage : generate.py idc_ps4libdoc_location\n') 26 | print('ps4libdoc location is the system/common/lib folder\n\n') 27 | 28 | 29 | # Generate Asm Function 30 | def genAsm(inSymbols, xmodule_name, xlib_name): 31 | 32 | prxFilelist = list() 33 | 34 | global linker_data 35 | 36 | linker_temp = [] 37 | fnCount = 0 38 | 39 | for prxSyms in inSymbols: 40 | if prxSyms["name"] and prxSyms["encoded_id"]: 41 | fnCount += 1 42 | xstub_filename = (xlib_name + "." + prxSyms["name"] + ".S") 43 | xobject_filename = (xlib_name + "." + prxSyms["name"] + ".o") 44 | 45 | linker_insert = xlib_name + "." + prxSyms["name"] + ".o" 46 | linker_temp.append(linker_insert + " ") 47 | 48 | prxFilelist.append("build/" + xobject_filename) 49 | 50 | xstub_content_temp = [] 51 | xstub_content_temp = stub_template_content 52 | 53 | xstub_content_temp = xstub_content_temp.replace("$$LIB_NAME$$", xlib_name) 54 | xstub_content_temp = xstub_content_temp.replace("$$FUNCTION_NAME$$", prxSyms["name"]) 55 | xstub_content_temp = xstub_content_temp.replace("$$NID$$", prxSyms["encoded_id"]) 56 | 57 | print("[INFO] Generating " + xlib_name + "." + prxSyms["name"] + " Stub\n") 58 | 59 | output_stub_fh = open("build/" + xstub_filename, "wb") 60 | output_stub_fh.write("".join(xstub_content_temp)) 61 | output_stub_fh.close() 62 | else: 63 | print("[INFO] Failed to generate stub\n") 64 | 65 | if fnCount != 0: 66 | linkPrefixData = "\n\t" + linker_prefix + xlib_name + ".a " 67 | linker_data.append(linkPrefixData) 68 | linker_data.append("".join(linker_temp)) 69 | #linker_data = "".join(linker_temp) 70 | #linker_data.append("\n" + "".join(linker_temp)) 71 | 72 | def writeMakefile(): 73 | print("[INFO] Generating Makefile") 74 | output_makefile_fh = open("build/Makefile", "wb") 75 | output_makefile_fh.write(compiler_makefile_data) 76 | output_makefile_fh.write("".join(linker_data)) 77 | output_makefile_fh.close() 78 | 79 | 80 | #Check if there the proper amount of args 81 | if len(sys.argv) != 2: 82 | printHelp() 83 | sys.exit(0) 84 | 85 | # Check if build folder exist, if not create it! 86 | if not os.path.exists('build'): 87 | os.makedirs('build') 88 | print('[INFO] Creating Folder Build\n') 89 | else: 90 | print('[INFO] Build Folder exists\n'); 91 | 92 | 93 | input_idc_file_loc = sys.argv[1] 94 | print("Stub Documentation File Location : " + sys.argv[1] + "\n") 95 | 96 | json_list = [] 97 | 98 | 99 | for jsonFile in os.listdir(input_idc_file_loc): 100 | if jsonFile.endswith(".sprx.json"): 101 | print("[INFO] Loading Sprx Documentation File : " + jsonFile + "\n") 102 | 103 | 104 | input_sprx_content = json.load(open(input_idc_file_loc + "/" + jsonFile)) 105 | 106 | 107 | module_name = input_sprx_content["modules"][0]["name"] 108 | lib_name = input_sprx_content["modules"][0]["libraries"][0]["name"] 109 | module_symbols = input_sprx_content["modules"][0]["libraries"][0]["symbols"] 110 | 111 | if module_name in json_list: 112 | print("[HONEYPOT] " + module_name + " has already been parsed and generated\n") 113 | else: 114 | # add module to checked list 115 | json_list.append(module_name) 116 | xcount = 0 117 | print("Module : " + module_name + " - SPRX : " + lib_name + ".sprx\n") 118 | # Generate the asm files 119 | genAsm(module_symbols, module_name, lib_name) 120 | 121 | else: 122 | print("[INFO] " + jsonFile + " Is not a sprx documentation\n") 123 | 124 | print("[INFO] Finished Generating Stub Source Files\n") 125 | writeMakefile() -------------------------------------------------------------------------------- /ps4libdoc/README.md: -------------------------------------------------------------------------------- 1 | # PS4LibDoc 2 | PS4 library documentation. 3 | 4 | ## See also 5 | * [ps4_nid_resolver_ida](https://github.com/Thunder07/ps4_nid_resolver_ida), a plugin for IDA which makes use of ps4libdoc. 6 | 7 | ## JSON Format 8 | Documentation is split across a file for each executable, to improve diffs. 9 | 10 | ```json 11 | { 12 | "shared_object_name": "", 13 | "shared_object_names": [ 14 | "" 15 | ], 16 | "modules": [ 17 | { 18 | "name": "", 19 | "libraries": [ 20 | { 21 | "name": "", 22 | "is_export": false, 23 | "symbols": [ 24 | { 25 | "id": 9819116604689812748, 26 | "hex_id": "884482872EAD0D0C", 27 | "encoded_id": "iESChy6tDQw", 28 | "type": "", 29 | "name": "" 30 | } 31 | ] 32 | } 33 | ] 34 | } 35 | ] 36 | } 37 | ``` 38 | 39 | `is_export` indicates if that library is exported, if false, it is imported. 40 | 41 | * `type` when not present is `Function`. Can be `Function`, `Object`, `TLS`, or `Unknown11` (TBD). 42 | * `name` is either not present or is `null` when the name for the symbol is unknown. 43 | * `hex_id` and `encoded_id` are included for human convenience and are not used by tools. 44 | -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libMonoWrapperProfiler.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libkernel", 10 | "libraries": [ 11 | { 12 | "name": "libkernel", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 4246298716624633464, 17 | "hex_id": "3AEDE22F569BBE78", 18 | "encoded_id": "Ou3iL1abvng", 19 | "name": "__stack_chk_fail" 20 | }, 21 | { 22 | "id": 9204107242627281749, 23 | "hex_id": "7FBB8EC58F663355", 24 | "encoded_id": "f7uOxY9mM1U", 25 | "type": "Object", 26 | "name": "__stack_chk_guard" 27 | }, 28 | { 29 | "id": 12853875791220663375, 30 | "hex_id": "B26223EDEAB3644F", 31 | "encoded_id": "smIj7eqzZE8", 32 | "name": "clock_getres" 33 | }, 34 | { 35 | "id": 10714929889791734349, 36 | "hex_id": "94B313F6F240724D", 37 | "encoded_id": "lLMT9vJAck0", 38 | "name": "clock_gettime" 39 | }, 40 | { 41 | "id": 11515475305845857647, 42 | "hex_id": "9FCF2FC770B99D6F", 43 | "encoded_id": "n88vx3C5nW8", 44 | "name": "gettimeofday" 45 | }, 46 | { 47 | "id": 1336251812889512446, 48 | "hex_id": "128B51F1ADC049FE", 49 | "encoded_id": "EotR8a3ASf4", 50 | "name": "pthread_self" 51 | } 52 | ] 53 | } 54 | ] 55 | }, 56 | { 57 | "name": "libmonovm", 58 | "libraries": [ 59 | { 60 | "name": "libmonovm", 61 | "is_export": false, 62 | "symbols": [ 63 | { 64 | "id": 17025074570885952246, 65 | "hex_id": "EC45371E983172F6", 66 | "encoded_id": "7EU3HpgxcvY", 67 | "name": "mono_free" 68 | }, 69 | { 70 | "id": 10795936057528545188, 71 | "hex_id": "95D2DEA51ED1EFA4", 72 | "encoded_id": "ldLepR7R76Q", 73 | "name": "mono_profiler_install" 74 | }, 75 | { 76 | "id": 8287691362404050022, 77 | "hex_id": "7303CB62502AA466", 78 | "encoded_id": "cwPLYlAqpGY", 79 | "name": "mono_profiler_install_enter_leave" 80 | }, 81 | { 82 | "id": 1572787015247972952, 83 | "hex_id": "15D3A9751733CA58", 84 | "encoded_id": "FdOpdRczylg", 85 | "name": "mono_profiler_set_events" 86 | }, 87 | { 88 | "id": 4828443188930578038, 89 | "hex_id": "4302137F865C8676", 90 | "encoded_id": "QwITf4ZchnY", 91 | "name": null 92 | }, 93 | { 94 | "id": 15870076563718837959, 95 | "hex_id": "DC3DD68D2AB696C7", 96 | "encoded_id": "3D3WjSq2lsc", 97 | "name": null 98 | } 99 | ] 100 | } 101 | ] 102 | }, 103 | { 104 | "name": "libSceLibcInternal", 105 | "libraries": [ 106 | { 107 | "name": "libSceLibcInternal", 108 | "is_export": false, 109 | "symbols": [ 110 | { 111 | "id": 13171837702886641551, 112 | "hex_id": "B6CBC49A77A7CF8F", 113 | "encoded_id": "tsvEmnenz48", 114 | "name": "__cxa_atexit" 115 | }, 116 | { 117 | "id": 2262984834435268711, 118 | "hex_id": "1F67BCB7949C4067", 119 | "encoded_id": "H2e8t5ScQGc", 120 | "name": "__cxa_finalize" 121 | }, 122 | { 123 | "id": 10377119781520139457, 124 | "hex_id": "9002EF76012FE4C1", 125 | "encoded_id": "kALvdgEv5ME", 126 | "name": "_Locksyslock" 127 | }, 128 | { 129 | "id": 17759941344607029668, 130 | "hex_id": "F677FC8E851349A4", 131 | "encoded_id": "9nf8joUTSaQ", 132 | "name": "_Unlocksyslock" 133 | }, 134 | { 135 | "id": 14980096904033348633, 136 | "hex_id": "CFE3FEC429D62C19", 137 | "encoded_id": "z+P+xCnWLBk", 138 | "name": "_ZdlPv" 139 | }, 140 | { 141 | "id": 8978464314348367017, 142 | "hex_id": "7C99E9B955416CA9", 143 | "encoded_id": "fJnpuVVBbKk", 144 | "name": "_Znwm" 145 | }, 146 | { 147 | "id": 8736302346086039989, 148 | "hex_id": "793D94B264DEC1B5", 149 | "encoded_id": "eT2UsmTewbU", 150 | "name": "_ZSt11_Xbad_allocv" 151 | }, 152 | { 153 | "id": 13043032518080565850, 154 | "hex_id": "B50228F8620F925A", 155 | "encoded_id": "tQIo+GIPklo", 156 | "name": "_ZSt14_Xlength_errorPKc" 157 | }, 158 | { 159 | "id": 17941924494238559728, 160 | "hex_id": "F8FE854461F82DF0", 161 | "encoded_id": "+P6FRGH4LfA", 162 | "name": "memmove" 163 | }, 164 | { 165 | "id": 17524849461551964383, 166 | "hex_id": "F334C5BC120020DF", 167 | "encoded_id": "8zTFvBIAIN8", 168 | "name": "memset" 169 | }, 170 | { 171 | "id": 7295283892122268634, 172 | "hex_id": "653E0E0C3D93B3DA", 173 | "encoded_id": "ZT4ODD2Ts9o", 174 | "type": "Object", 175 | "name": "Need_sceLibcInternal" 176 | }, 177 | { 178 | "id": 9640958307794899731, 179 | "hex_id": "85CB90803E775313", 180 | "encoded_id": "hcuQgD53UxM", 181 | "name": "printf" 182 | }, 183 | { 184 | "id": 10341780252942172940, 185 | "hex_id": "8F856258D1C4830C", 186 | "encoded_id": "j4ViWNHEgww", 187 | "name": "strlen" 188 | }, 189 | { 190 | "id": 7632249581959732014, 191 | "hex_id": "69EB328EB1D55B2E", 192 | "encoded_id": "aesyjrHVWy4", 193 | "name": "strncmp" 194 | } 195 | ] 196 | } 197 | ] 198 | } 199 | ] 200 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceAt9Enc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAt9Enc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAt9Enc", 10 | "libraries": [ 11 | { 12 | "name": "libSceAt9Enc", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 7227999318981966521, 17 | "hex_id": "644F0315C4AF7AB9", 18 | "encoded_id": "ZE8DFcSverk", 19 | "name": "sceAt9EncClearContext" 20 | }, 21 | { 22 | "id": 9433017987616798164, 23 | "hex_id": "82E8CFE1A7C4F5D4", 24 | "encoded_id": "gujP4afE9dQ", 25 | "name": "sceAt9EncCreateEncoder" 26 | }, 27 | { 28 | "id": 6347845031607351347, 29 | "hex_id": "5818136C862F3833", 30 | "encoded_id": "WBgTbIYvODM", 31 | "name": "sceAt9EncEncode" 32 | }, 33 | { 34 | "id": 10153880560112150308, 35 | "hex_id": "8CE9D492653AA724", 36 | "encoded_id": "jOnUkmU6pyQ", 37 | "name": "sceAt9EncFlush" 38 | }, 39 | { 40 | "id": 15429556144627548592, 41 | "hex_id": "D620CB90727881B0", 42 | "encoded_id": "1iDLkHJ4gbA", 43 | "name": "sceAt9EncQueryMemSize" 44 | } 45 | ] 46 | } 47 | ] 48 | }, 49 | { 50 | "name": "libkernel", 51 | "libraries": [ 52 | { 53 | "name": "libkernel", 54 | "is_export": false, 55 | "symbols": [ 56 | { 57 | "id": 4246298716624633464, 58 | "hex_id": "3AEDE22F569BBE78", 59 | "encoded_id": "Ou3iL1abvng", 60 | "name": "__stack_chk_fail" 61 | }, 62 | { 63 | "id": 9204107242627281749, 64 | "hex_id": "7FBB8EC58F663355", 65 | "encoded_id": "f7uOxY9mM1U", 66 | "type": "Object", 67 | "name": "__stack_chk_guard" 68 | } 69 | ] 70 | } 71 | ] 72 | }, 73 | { 74 | "name": "libSceLibcInternal", 75 | "libraries": [ 76 | { 77 | "name": "libSceLibcInternal", 78 | "is_export": false, 79 | "symbols": [ 80 | { 81 | "id": 2262984834435268711, 82 | "hex_id": "1F67BCB7949C4067", 83 | "encoded_id": "H2e8t5ScQGc", 84 | "name": "__cxa_finalize" 85 | }, 86 | { 87 | "id": 14803511125883792450, 88 | "hex_id": "CD70A2EFC6D8AC42", 89 | "encoded_id": "zXCi78bYrEI", 90 | "name": "_Log" 91 | }, 92 | { 93 | "id": 4860863683521237115, 94 | "hex_id": "437541C425E1507B", 95 | "encoded_id": "Q3VBxCXhUHs", 96 | "name": "memcpy" 97 | }, 98 | { 99 | "id": 17941924494238559728, 100 | "hex_id": "F8FE854461F82DF0", 101 | "encoded_id": "+P6FRGH4LfA", 102 | "name": "memmove" 103 | }, 104 | { 105 | "id": 17524849461551964383, 106 | "hex_id": "F334C5BC120020DF", 107 | "encoded_id": "8zTFvBIAIN8", 108 | "name": "memset" 109 | }, 110 | { 111 | "id": 7295283892122268634, 112 | "hex_id": "653E0E0C3D93B3DA", 113 | "encoded_id": "ZT4ODD2Ts9o", 114 | "type": "Object", 115 | "name": "Need_sceLibcInternal" 116 | } 117 | ] 118 | } 119 | ] 120 | } 121 | ] 122 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceAudiodecCpuDdp.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuDdp.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuDdp", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuDdp", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 14315048971510461608, 17 | "hex_id": "C6A94531F933B4A8", 18 | "encoded_id": "xqlFMfkztKg", 19 | "type": "Object", 20 | "name": null 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | }, 46 | { 47 | "id": 6349717562011184837, 48 | "hex_id": "581EBA7AFBBC6EC5", 49 | "encoded_id": "WB66evu8bsU", 50 | "name": "sceKernelGetCompiledSdkVersion" 51 | } 52 | ] 53 | } 54 | ] 55 | }, 56 | { 57 | "name": "libSceLibcInternal", 58 | "libraries": [ 59 | { 60 | "name": "libSceLibcInternal", 61 | "is_export": false, 62 | "symbols": [ 63 | { 64 | "id": 2262984834435268711, 65 | "hex_id": "1F67BCB7949C4067", 66 | "encoded_id": "H2e8t5ScQGc", 67 | "name": "__cxa_finalize" 68 | }, 69 | { 70 | "id": 7611307775470540570, 71 | "hex_id": "69A0CC186917171A", 72 | "encoded_id": "aaDMGGkXFxo", 73 | "name": "frexpf" 74 | }, 75 | { 76 | "id": 12521537373341517197, 77 | "hex_id": "ADC56FE62BCC858D", 78 | "encoded_id": "rcVv5ivMhY0", 79 | "name": "lrintf" 80 | }, 81 | { 82 | "id": 1006747189132769736, 83 | "hex_id": "0DF8AF3C0AE1B9C8", 84 | "encoded_id": "DfivPArhucg", 85 | "name": "memcmp" 86 | }, 87 | { 88 | "id": 4860863683521237115, 89 | "hex_id": "437541C425E1507B", 90 | "encoded_id": "Q3VBxCXhUHs", 91 | "name": "memcpy" 92 | }, 93 | { 94 | "id": 3770336395815098584, 95 | "hex_id": "3452ECF9D44918D8", 96 | "encoded_id": "NFLs+dRJGNg", 97 | "name": "memcpy_s" 98 | }, 99 | { 100 | "id": 17941924494238559728, 101 | "hex_id": "F8FE854461F82DF0", 102 | "encoded_id": "+P6FRGH4LfA", 103 | "name": "memmove" 104 | }, 105 | { 106 | "id": 549297098563154357, 107 | "hex_id": "079F7ECD040271B5", 108 | "encoded_id": "B59+zQQCcbU", 109 | "name": "memmove_s" 110 | }, 111 | { 112 | "id": 17524849461551964383, 113 | "hex_id": "F334C5BC120020DF", 114 | "encoded_id": "8zTFvBIAIN8", 115 | "name": "memset" 116 | }, 117 | { 118 | "id": 7295283892122268634, 119 | "hex_id": "653E0E0C3D93B3DA", 120 | "encoded_id": "ZT4ODD2Ts9o", 121 | "type": "Object", 122 | "name": "Need_sceLibcInternal" 123 | }, 124 | { 125 | "id": 14144455290064062907, 126 | "hex_id": "C44B332551A9C9BB", 127 | "encoded_id": "xEszJVGpybs", 128 | "name": "sprintf_s" 129 | }, 130 | { 131 | "id": 6979679543507855432, 132 | "hex_id": "60DCCD909CD8A848", 133 | "encoded_id": "YNzNkJzYqEg", 134 | "name": "strncpy_s" 135 | } 136 | ] 137 | } 138 | ] 139 | } 140 | ] 141 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceAudiodecCpuDtsHdLbr.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuDtsHdLbr.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuDtsHdLbr", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuDtsHdLbr", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 11321248330383002714, 17 | "hex_id": "9D1D275FBA768C5A", 18 | "encoded_id": "nR0nX7p2jFo", 19 | "type": "Object", 20 | "name": null 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libSceLibcInternal", 52 | "libraries": [ 53 | { 54 | "name": "libSceLibcInternal", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 2262984834435268711, 59 | "hex_id": "1F67BCB7949C4067", 60 | "encoded_id": "H2e8t5ScQGc", 61 | "name": "__cxa_finalize" 62 | }, 63 | { 64 | "id": 14803511125883792450, 65 | "hex_id": "CD70A2EFC6D8AC42", 66 | "encoded_id": "zXCi78bYrEI", 67 | "name": "_Log" 68 | }, 69 | { 70 | "id": 8081115055188988140, 71 | "hex_id": "7025E353BD99D0EC", 72 | "encoded_id": "cCXjU72Z0Ow", 73 | "name": "_Sin" 74 | }, 75 | { 76 | "id": 3843432498592777332, 77 | "hex_id": "35569D7E7CD08474", 78 | "encoded_id": "NVadfnzQhHQ", 79 | "name": "exp" 80 | }, 81 | { 82 | "id": 10786259999654564973, 83 | "hex_id": "95B07E52566A546D", 84 | "encoded_id": "lbB+UlZqVG0", 85 | "name": "fread" 86 | }, 87 | { 88 | "id": 13008767002086125649, 89 | "hex_id": "B4886CAA3D2AB051", 90 | "encoded_id": "tIhsqj0qsFE", 91 | "name": "free" 92 | }, 93 | { 94 | "id": 3646896666160666298, 95 | "hex_id": "329C61321F1016BA", 96 | "encoded_id": "MpxhMh8QFro", 97 | "name": "fwrite" 98 | }, 99 | { 100 | "id": 9297117245426667155, 101 | "hex_id": "8105FEE060D08E93", 102 | "encoded_id": "gQX+4GDQjpM", 103 | "name": "malloc" 104 | }, 105 | { 106 | "id": 4860863683521237115, 107 | "hex_id": "437541C425E1507B", 108 | "encoded_id": "Q3VBxCXhUHs", 109 | "name": "memcpy" 110 | }, 111 | { 112 | "id": 3770336395815098584, 113 | "hex_id": "3452ECF9D44918D8", 114 | "encoded_id": "NFLs+dRJGNg", 115 | "name": "memcpy_s" 116 | }, 117 | { 118 | "id": 17941924494238559728, 119 | "hex_id": "F8FE854461F82DF0", 120 | "encoded_id": "+P6FRGH4LfA", 121 | "name": "memmove" 122 | }, 123 | { 124 | "id": 17524849461551964383, 125 | "hex_id": "F334C5BC120020DF", 126 | "encoded_id": "8zTFvBIAIN8", 127 | "name": "memset" 128 | }, 129 | { 130 | "id": 7295283892122268634, 131 | "hex_id": "653E0E0C3D93B3DA", 132 | "encoded_id": "ZT4ODD2Ts9o", 133 | "type": "Object", 134 | "name": "Need_sceLibcInternal" 135 | }, 136 | { 137 | "id": 17631772472041858455, 138 | "hex_id": "F4B0A3A56C90E597", 139 | "encoded_id": "9LCjpWyQ5Zc", 140 | "name": "pow" 141 | }, 142 | { 143 | "id": 16916178298454784681, 144 | "hex_id": "EAC256896491BAA9", 145 | "encoded_id": "6sJWiWSRuqk", 146 | "name": "strncpy" 147 | } 148 | ] 149 | } 150 | ] 151 | } 152 | ] 153 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceAudiodecCpuHevag.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuHevag.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuHevag", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuHevag", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 10772671697699919013, 17 | "hex_id": "958037D53F4ED4A5", 18 | "encoded_id": "lYA31T9O1KU", 19 | "type": "Object", 20 | "name": "audiodeccpuinternal_core_ops_hevag2" 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libSceLibcInternal", 52 | "libraries": [ 53 | { 54 | "name": "libSceLibcInternal", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 2262984834435268711, 59 | "hex_id": "1F67BCB7949C4067", 60 | "encoded_id": "H2e8t5ScQGc", 61 | "name": "__cxa_finalize" 62 | }, 63 | { 64 | "id": 1006747189132769736, 65 | "hex_id": "0DF8AF3C0AE1B9C8", 66 | "encoded_id": "DfivPArhucg", 67 | "name": "memcmp" 68 | }, 69 | { 70 | "id": 7295283892122268634, 71 | "hex_id": "653E0E0C3D93B3DA", 72 | "encoded_id": "ZT4ODD2Ts9o", 73 | "type": "Object", 74 | "name": "Need_sceLibcInternal" 75 | } 76 | ] 77 | } 78 | ] 79 | } 80 | ] 81 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceAudiodecCpuM4aac.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuM4aac.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuM4aac", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuM4aac", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 9960637246951777821, 17 | "hex_id": "8A3B4ACD6915E61D", 18 | "encoded_id": "ijtKzWkV5h0", 19 | "type": "Object", 20 | "name": null 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libSceLibcInternal", 52 | "libraries": [ 53 | { 54 | "name": "libSceLibcInternal", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 2262984834435268711, 59 | "hex_id": "1F67BCB7949C4067", 60 | "encoded_id": "H2e8t5ScQGc", 61 | "name": "__cxa_finalize" 62 | }, 63 | { 64 | "id": 12408316382461658856, 65 | "hex_id": "AC333201FD4986E8", 66 | "encoded_id": "rDMyAf1Jhug", 67 | "name": "__isinff" 68 | }, 69 | { 70 | "id": 10248171075245781235, 71 | "hex_id": "8E38D14BB97530F3", 72 | "encoded_id": "jjjRS7l1MPM", 73 | "name": "_FLog" 74 | }, 75 | { 76 | "id": 7410933385659480828, 77 | "hex_id": "66D8ECA64250FAFC", 78 | "encoded_id": "ZtjspkJQ+vw", 79 | "name": "_FSin" 80 | }, 81 | { 82 | "id": 14803511125883792450, 83 | "hex_id": "CD70A2EFC6D8AC42", 84 | "encoded_id": "zXCi78bYrEI", 85 | "name": "_Log" 86 | }, 87 | { 88 | "id": 1188934837021505495, 89 | "hex_id": "107FF1EF5DC0F7D7", 90 | "encoded_id": "EH-x713A99c", 91 | "name": "atan2f" 92 | }, 93 | { 94 | "id": 13970428293800001105, 95 | "hex_id": "C1E0EE83C403FE51", 96 | "encoded_id": "weDug8QD-lE", 97 | "name": "atanf" 98 | }, 99 | { 100 | "id": 8536183975933329313, 101 | "hex_id": "76769E1976E33FA1", 102 | "encoded_id": "dnaeGXbjP6E", 103 | "name": "exp2" 104 | }, 105 | { 106 | "id": 14042242020483704714, 107 | "hex_id": "C2E010B7F8FEA78A", 108 | "encoded_id": "wuAQt-j+p4o", 109 | "name": "exp2f" 110 | }, 111 | { 112 | "id": 2791111507495761597, 113 | "hex_id": "26BC0520CCCA36BD", 114 | "encoded_id": "JrwFIMzKNr0", 115 | "name": "ldexp" 116 | }, 117 | { 118 | "id": 4860863683521237115, 119 | "hex_id": "437541C425E1507B", 120 | "encoded_id": "Q3VBxCXhUHs", 121 | "name": "memcpy" 122 | }, 123 | { 124 | "id": 17941924494238559728, 125 | "hex_id": "F8FE854461F82DF0", 126 | "encoded_id": "+P6FRGH4LfA", 127 | "name": "memmove" 128 | }, 129 | { 130 | "id": 17524849461551964383, 131 | "hex_id": "F334C5BC120020DF", 132 | "encoded_id": "8zTFvBIAIN8", 133 | "name": "memset" 134 | }, 135 | { 136 | "id": 7295283892122268634, 137 | "hex_id": "653E0E0C3D93B3DA", 138 | "encoded_id": "ZT4ODD2Ts9o", 139 | "type": "Object", 140 | "name": "Need_sceLibcInternal" 141 | }, 142 | { 143 | "id": 17631772472041858455, 144 | "hex_id": "F4B0A3A56C90E597", 145 | "encoded_id": "9LCjpWyQ5Zc", 146 | "name": "pow" 147 | }, 148 | { 149 | "id": 15293388536655622673, 150 | "hex_id": "D43D07D8A363B211", 151 | "encoded_id": "1D0H2KNjshE", 152 | "name": "powf" 153 | } 154 | ] 155 | } 156 | ] 157 | } 158 | ] 159 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceConvertKeycode.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceConvertKeycode.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceConvertKeycode", 11 | "libraries": [ 12 | { 13 | "name": "libSceConvertKeycode", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 4769736866080590270, 18 | "hex_id": "4231826896D189BE", 19 | "encoded_id": "QjGCaJbRib4", 20 | "name": "sceConvertKeycodeGetCharacter" 21 | }, 22 | { 23 | "id": 13585996847837593171, 24 | "hex_id": "BC8B2826C2EFBE53", 25 | "encoded_id": "vIsoJsLvvlM", 26 | "name": "sceConvertKeycodeGetVirtualKeycode" 27 | } 28 | ] 29 | } 30 | ] 31 | }, 32 | { 33 | "name": "libSceLibcInternal", 34 | "libraries": [ 35 | { 36 | "name": "libSceLibcInternal", 37 | "is_export": false, 38 | "symbols": [ 39 | { 40 | "id": 2262984834435268711, 41 | "hex_id": "1F67BCB7949C4067", 42 | "encoded_id": "H2e8t5ScQGc", 43 | "name": "__cxa_finalize" 44 | }, 45 | { 46 | "id": 7295283892122268634, 47 | "hex_id": "653E0E0C3D93B3DA", 48 | "encoded_id": "ZT4ODD2Ts9o", 49 | "type": "Object", 50 | "name": "Need_sceLibcInternal" 51 | } 52 | ] 53 | } 54 | ] 55 | } 56 | ] 57 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceHidControl.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceHidControl.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceMbus.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceHidControl", 11 | "libraries": [ 12 | { 13 | "name": "libSceHidControl", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 11350750751689046719, 18 | "hex_id": "9D85F7AB786C7ABF", 19 | "encoded_id": "nYX3q3hser8", 20 | "name": "sceHidControlDisconnectPort" 21 | }, 22 | { 23 | "id": 7658796498932182193, 24 | "hex_id": "6A4982D675DBACB1", 25 | "encoded_id": "akmC1nXbrLE", 26 | "name": "sceHidControlGetBatteryState" 27 | }, 28 | { 29 | "id": 13502261476030236204, 30 | "hex_id": "BB61AB463F39462C", 31 | "encoded_id": "u2GrRj85Riw", 32 | "name": "sceHidControlGetDeviceInfo" 33 | }, 34 | { 35 | "id": 1295897240760388865, 36 | "hex_id": "11FBF3ACACEE8D01", 37 | "encoded_id": "EfvzrKzujQE", 38 | "name": "sceHidControlGetDeviceName" 39 | }, 40 | { 41 | "id": 4453908634779999895, 42 | "hex_id": "3DCF764E361B5E97", 43 | "encoded_id": "Pc92TjYbXpc", 44 | "name": "sceHidControlGetSparkState" 45 | }, 46 | { 47 | "id": 2721268720935095079, 48 | "hex_id": "25C3E37BD9B7CB27", 49 | "encoded_id": "JcPje9m3yyc", 50 | "name": "sceHidControlSetApplicationFocus" 51 | }, 52 | { 53 | "id": 16935748387907191242, 54 | "hex_id": "EB07DD6DEA9A41CA", 55 | "encoded_id": "6wfdbeqaQco", 56 | "name": "sceHidControlSetUserColor" 57 | }, 58 | { 59 | "id": 91294252608603885, 60 | "hex_id": "014457A398C546ED", 61 | "encoded_id": "AURXo5jFRu0", 62 | "name": null 63 | }, 64 | { 65 | "id": 97777183616441602, 66 | "hex_id": "015B5FD498989D02", 67 | "encoded_id": "AVtf1JiYnQI", 68 | "name": null 69 | }, 70 | { 71 | "id": 1934254739140110435, 72 | "hex_id": "1AD7DA6FE78FE863", 73 | "encoded_id": "Gtfab+eP6GM", 74 | "name": null 75 | }, 76 | { 77 | "id": 2402931824053340177, 78 | "hex_id": "2158EDC3402E4811", 79 | "encoded_id": "IVjtw0AuSBE", 80 | "name": null 81 | }, 82 | { 83 | "id": 4097299145219051293, 84 | "hex_id": "38DC87DD394B0F1D", 85 | "encoded_id": "ONyH3TlLDx0", 86 | "name": null 87 | }, 88 | { 89 | "id": 6304053152759207671, 90 | "hex_id": "577C7EF12F64D6F7", 91 | "encoded_id": "V3x+8S9k1vc", 92 | "name": null 93 | }, 94 | { 95 | "id": 7128461889587590124, 96 | "hex_id": "62ED625203C733EC", 97 | "encoded_id": "Yu1iUgPHM+w", 98 | "name": null 99 | }, 100 | { 101 | "id": 7157807515561828563, 102 | "hex_id": "6355A402FFAF20D3", 103 | "encoded_id": "Y1WkAv+vINM", 104 | "name": null 105 | }, 106 | { 107 | "id": 7591915573979988570, 108 | "hex_id": "695BE6FDA7D5425A", 109 | "encoded_id": "aVvm-afVQlo", 110 | "name": null 111 | }, 112 | { 113 | "id": 9596466486960007214, 114 | "hex_id": "852D7F6CF631282E", 115 | "encoded_id": "hS1-bPYxKC4", 116 | "name": null 117 | }, 118 | { 119 | "id": 12856271731986904569, 120 | "hex_id": "B26AA70658F9B5F9", 121 | "encoded_id": "smqnBlj5tfk", 122 | "name": null 123 | }, 124 | { 125 | "id": 13659389879689781815, 126 | "hex_id": "BD8FE6B99B79A237", 127 | "encoded_id": "vY-muZt5ojc", 128 | "name": null 129 | }, 130 | { 131 | "id": 15216068984331381713, 132 | "hex_id": "D32A561F80E92BD1", 133 | "encoded_id": "0ypWH4DpK9E", 134 | "name": null 135 | }, 136 | { 137 | "id": 17976644425430662223, 138 | "hex_id": "F979DEDC4F4CFC4F", 139 | "encoded_id": "+Xne3E9M-E8", 140 | "name": null 141 | } 142 | ] 143 | } 144 | ] 145 | }, 146 | { 147 | "name": "libkernel", 148 | "libraries": [ 149 | { 150 | "name": "libkernel", 151 | "is_export": false, 152 | "symbols": [ 153 | { 154 | "id": 4246298716624633464, 155 | "hex_id": "3AEDE22F569BBE78", 156 | "encoded_id": "Ou3iL1abvng", 157 | "name": "__stack_chk_fail" 158 | }, 159 | { 160 | "id": 9204107242627281749, 161 | "hex_id": "7FBB8EC58F663355", 162 | "encoded_id": "f7uOxY9mM1U", 163 | "type": "Object", 164 | "name": "__stack_chk_guard" 165 | }, 166 | { 167 | "id": 4465068684319409537, 168 | "hex_id": "3DF71C4FBA944581", 169 | "encoded_id": "PfccT7qURYE", 170 | "name": "ioctl" 171 | }, 172 | { 173 | "id": 14042412343999313768, 174 | "hex_id": "C2E0ABA081A3B768", 175 | "encoded_id": "wuCroIGjt2g", 176 | "name": "open" 177 | } 178 | ] 179 | } 180 | ] 181 | }, 182 | { 183 | "name": "libSceLibcInternal", 184 | "libraries": [ 185 | { 186 | "name": "libSceLibcInternal", 187 | "is_export": false, 188 | "symbols": [ 189 | { 190 | "id": 2262984834435268711, 191 | "hex_id": "1F67BCB7949C4067", 192 | "encoded_id": "H2e8t5ScQGc", 193 | "name": "__cxa_finalize" 194 | }, 195 | { 196 | "id": 7295283892122268634, 197 | "hex_id": "653E0E0C3D93B3DA", 198 | "encoded_id": "ZT4ODD2Ts9o", 199 | "type": "Object", 200 | "name": "Need_sceLibcInternal" 201 | } 202 | ] 203 | } 204 | ] 205 | } 206 | ] 207 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceJpegDec.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceJpegDec.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceJpegDec", 10 | "libraries": [ 11 | { 12 | "name": "libSceJpegDec", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 2664010459697669895, 17 | "hex_id": "24F8776608346707", 18 | "encoded_id": "JPh3Zgg0Zwc", 19 | "name": "sceJpegDecCreate" 20 | }, 21 | { 22 | "id": 15441946223652929824, 23 | "hex_id": "D64CD04685848120", 24 | "encoded_id": "1kzQRoWEgSA", 25 | "name": "sceJpegDecDecode" 26 | }, 27 | { 28 | "id": 2236166785189096066, 29 | "hex_id": "1F0875D7E9B92A82", 30 | "encoded_id": "Hwh11+m5KoI", 31 | "name": "sceJpegDecDelete" 32 | }, 33 | { 34 | "id": 3254035041311256541, 35 | "hex_id": "2D28A7A12407EFDD", 36 | "encoded_id": "LSinoSQH790", 37 | "name": "sceJpegDecParseHeader" 38 | }, 39 | { 40 | "id": 13317166741258317900, 41 | "hex_id": "B8D014980359304C", 42 | "encoded_id": "uNAUmANZMEw", 43 | "name": "sceJpegDecQueryMemorySize" 44 | }, 45 | { 46 | "id": 17825049987609692290, 47 | "hex_id": "F75F4C85C70E8882", 48 | "encoded_id": "919MhccOiII", 49 | "name": null 50 | } 51 | ] 52 | }, 53 | { 54 | "name": "libSceJpegDec_jvm", 55 | "is_export": true, 56 | "symbols": [ 57 | { 58 | "id": 17825049987609692290, 59 | "hex_id": "F75F4C85C70E8882", 60 | "encoded_id": "919MhccOiII", 61 | "name": null 62 | } 63 | ] 64 | } 65 | ] 66 | }, 67 | { 68 | "name": "libkernel", 69 | "libraries": [ 70 | { 71 | "name": "libkernel", 72 | "is_export": false, 73 | "symbols": [ 74 | { 75 | "id": 4246298716624633464, 76 | "hex_id": "3AEDE22F569BBE78", 77 | "encoded_id": "Ou3iL1abvng", 78 | "name": "__stack_chk_fail" 79 | }, 80 | { 81 | "id": 9204107242627281749, 82 | "hex_id": "7FBB8EC58F663355", 83 | "encoded_id": "f7uOxY9mM1U", 84 | "type": "Object", 85 | "name": "__stack_chk_guard" 86 | } 87 | ] 88 | } 89 | ] 90 | }, 91 | { 92 | "name": "libSceLibcInternal", 93 | "libraries": [ 94 | { 95 | "name": "libSceLibcInternal", 96 | "is_export": false, 97 | "symbols": [ 98 | { 99 | "id": 2262984834435268711, 100 | "hex_id": "1F67BCB7949C4067", 101 | "encoded_id": "H2e8t5ScQGc", 102 | "name": "__cxa_finalize" 103 | }, 104 | { 105 | "id": 4860863683521237115, 106 | "hex_id": "437541C425E1507B", 107 | "encoded_id": "Q3VBxCXhUHs", 108 | "name": "memcpy" 109 | }, 110 | { 111 | "id": 17941924494238559728, 112 | "hex_id": "F8FE854461F82DF0", 113 | "encoded_id": "+P6FRGH4LfA", 114 | "name": "memmove" 115 | }, 116 | { 117 | "id": 17524849461551964383, 118 | "hex_id": "F334C5BC120020DF", 119 | "encoded_id": "8zTFvBIAIN8", 120 | "name": "memset" 121 | }, 122 | { 123 | "id": 7295283892122268634, 124 | "hex_id": "653E0E0C3D93B3DA", 125 | "encoded_id": "ZT4ODD2Ts9o", 126 | "type": "Object", 127 | "name": "Need_sceLibcInternal" 128 | } 129 | ] 130 | } 131 | ] 132 | } 133 | ] 134 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceJpegEnc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceJpegEnc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceJpegEnc", 10 | "libraries": [ 11 | { 12 | "name": "libSceJpegEnc", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 3164597266801799154, 17 | "hex_id": "2BEAE87288E4AFF2", 18 | "encoded_id": "K+rocojkr-I", 19 | "name": "sceJpegEncCreate" 20 | }, 21 | { 22 | "id": 10327583191380850733, 23 | "hex_id": "8F52F231D68CF82D", 24 | "encoded_id": "j1LyMdaM+C0", 25 | "name": "sceJpegEncDelete" 26 | }, 27 | { 28 | "id": 4736331955553993795, 29 | "hex_id": "41BAD4D1C5208443", 30 | "encoded_id": "QbrU0cUghEM", 31 | "name": "sceJpegEncEncode" 32 | }, 33 | { 34 | "id": 11792218630913874292, 35 | "hex_id": "A3A6605DF15D5974", 36 | "encoded_id": "o6ZgXfFdWXQ", 37 | "name": "sceJpegEncQueryMemorySize" 38 | } 39 | ] 40 | } 41 | ] 42 | }, 43 | { 44 | "name": "libkernel", 45 | "libraries": [ 46 | { 47 | "name": "libkernel", 48 | "is_export": false, 49 | "symbols": [ 50 | { 51 | "id": 4246298716624633464, 52 | "hex_id": "3AEDE22F569BBE78", 53 | "encoded_id": "Ou3iL1abvng", 54 | "name": "__stack_chk_fail" 55 | }, 56 | { 57 | "id": 9204107242627281749, 58 | "hex_id": "7FBB8EC58F663355", 59 | "encoded_id": "f7uOxY9mM1U", 60 | "type": "Object", 61 | "name": "__stack_chk_guard" 62 | } 63 | ] 64 | } 65 | ] 66 | }, 67 | { 68 | "name": "libSceLibcInternal", 69 | "libraries": [ 70 | { 71 | "name": "libSceLibcInternal", 72 | "is_export": false, 73 | "symbols": [ 74 | { 75 | "id": 2262984834435268711, 76 | "hex_id": "1F67BCB7949C4067", 77 | "encoded_id": "H2e8t5ScQGc", 78 | "name": "__cxa_finalize" 79 | }, 80 | { 81 | "id": 4860863683521237115, 82 | "hex_id": "437541C425E1507B", 83 | "encoded_id": "Q3VBxCXhUHs", 84 | "name": "memcpy" 85 | }, 86 | { 87 | "id": 17524849461551964383, 88 | "hex_id": "F334C5BC120020DF", 89 | "encoded_id": "8zTFvBIAIN8", 90 | "name": "memset" 91 | }, 92 | { 93 | "id": 7295283892122268634, 94 | "hex_id": "653E0E0C3D93B3DA", 95 | "encoded_id": "ZT4ODD2Ts9o", 96 | "type": "Object", 97 | "name": "Need_sceLibcInternal" 98 | } 99 | ] 100 | } 101 | ] 102 | } 103 | ] 104 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceKbEmulate.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceKbEmulate.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceKbEmulate", 11 | "libraries": [ 12 | { 13 | "name": "libSceKbEmulate", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 9071099781797313165, 18 | "hex_id": "7DE30530D826FA8D", 19 | "encoded_id": "feMFMNgm+o0", 20 | "name": "sceKeyboardPadEmulateClose" 21 | }, 22 | { 23 | "id": 10976528212800517461, 24 | "hex_id": "98547640DF073555", 25 | "encoded_id": "mFR2QN8HNVU", 26 | "name": "sceKeyboardPadEmulateOpen" 27 | } 28 | ] 29 | } 30 | ] 31 | }, 32 | { 33 | "name": "libkernel", 34 | "libraries": [ 35 | { 36 | "name": "libkernel", 37 | "is_export": false, 38 | "symbols": [ 39 | { 40 | "id": 4246298716624633464, 41 | "hex_id": "3AEDE22F569BBE78", 42 | "encoded_id": "Ou3iL1abvng", 43 | "name": "__stack_chk_fail" 44 | }, 45 | { 46 | "id": 9204107242627281749, 47 | "hex_id": "7FBB8EC58F663355", 48 | "encoded_id": "f7uOxY9mM1U", 49 | "type": "Object", 50 | "name": "__stack_chk_guard" 51 | }, 52 | { 53 | "id": 3674219662310620530, 54 | "hex_id": "32FD7350E6C7BD72", 55 | "encoded_id": "Mv1zUObHvXI", 56 | "name": "sceKernelGetSystemSwVersion" 57 | }, 58 | { 59 | "id": 15436042836469058247, 60 | "hex_id": "D637D72D15738AC7", 61 | "encoded_id": "1jfXLRVzisc", 62 | "name": "sceKernelUsleep" 63 | }, 64 | { 65 | "id": 16961262908902657475, 66 | "hex_id": "EB6282C04326CDC3", 67 | "encoded_id": "62KCwEMmzcM", 68 | "name": "scePthreadAttrDestroy" 69 | }, 70 | { 71 | "id": 11440876111961047256, 72 | "hex_id": "9EC628351CB0C0D8", 73 | "encoded_id": "nsYoNRywwNg", 74 | "name": "scePthreadAttrInit" 75 | }, 76 | { 77 | "id": 16809735917717999038, 78 | "hex_id": "E9482DC15FB4CDBE", 79 | "encoded_id": "6UgtwV+0zb4", 80 | "name": "scePthreadCreate" 81 | }, 82 | { 83 | "id": 11705797661942087023, 84 | "hex_id": "A27358F41CA7FD6F", 85 | "encoded_id": "onNY9Byn-W8", 86 | "name": "scePthreadJoin" 87 | } 88 | ] 89 | } 90 | ] 91 | }, 92 | { 93 | "name": "libSceIpmi", 94 | "libraries": [ 95 | { 96 | "name": "libSceIpmi", 97 | "is_export": false, 98 | "symbols": [ 99 | { 100 | "id": 5055425952416062612, 101 | "hex_id": "46287B1E720CDC94", 102 | "encoded_id": "Rih7HnIM3JQ", 103 | "name": "_ZN4IPMI6Client6Config24estimateClientMemorySizeEv" 104 | }, 105 | { 106 | "id": 4276538226575468222, 107 | "hex_id": "3B5950DBE768E6BE", 108 | "encoded_id": "O1lQ2+do5r4", 109 | "name": "_ZN4IPMI6Client6ConfigC1Ev" 110 | }, 111 | { 112 | "id": 15220780841409761909, 113 | "hex_id": "D33B1388384CD275", 114 | "encoded_id": "0zsTiDhM0nU", 115 | "name": "_ZN4IPMI6Client6createEPPS0_PKNS0_6ConfigEPvS6_" 116 | } 117 | ] 118 | } 119 | ] 120 | }, 121 | { 122 | "name": "libSceLibcInternal", 123 | "libraries": [ 124 | { 125 | "name": "libSceLibcInternal", 126 | "is_export": false, 127 | "symbols": [ 128 | { 129 | "id": 2262984834435268711, 130 | "hex_id": "1F67BCB7949C4067", 131 | "encoded_id": "H2e8t5ScQGc", 132 | "name": "__cxa_finalize" 133 | }, 134 | { 135 | "id": 3509893966030264529, 136 | "hex_id": "30B5A5F7448558D1", 137 | "encoded_id": "MLWl90SFWNE", 138 | "name": "_ZdaPv" 139 | }, 140 | { 141 | "id": 9644938409774083380, 142 | "hex_id": "85D9B461F31AED34", 143 | "encoded_id": "hdm0YfMa7TQ", 144 | "name": "_Znam" 145 | }, 146 | { 147 | "id": 7295283892122268634, 148 | "hex_id": "653E0E0C3D93B3DA", 149 | "encoded_id": "ZT4ODD2Ts9o", 150 | "type": "Object", 151 | "name": "Need_sceLibcInternal" 152 | }, 153 | { 154 | "id": 9640958307794899731, 155 | "hex_id": "85CB90803E775313", 156 | "encoded_id": "hcuQgD53UxM", 157 | "name": "printf" 158 | } 159 | ] 160 | } 161 | ] 162 | } 163 | ] 164 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceLoginService.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceLoginService.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceLoginService", 11 | "libraries": [ 12 | { 13 | "name": "libSceLoginService", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 5755545043821706692, 18 | "hex_id": "4FDFCDB921C0BDC4", 19 | "encoded_id": "T9-NuSHAvcQ", 20 | "name": "sceLoginServiceInitialize" 21 | }, 22 | { 23 | "id": 5428299351579437047, 24 | "hex_id": "4B55317FF96027F7", 25 | "encoded_id": "S1Uxf-lgJ-c", 26 | "name": "sceLoginServiceRequestDevices" 27 | }, 28 | { 29 | "id": 7574841400993356609, 30 | "hex_id": "691F3E1EF8219B41", 31 | "encoded_id": "aR8+Hvghm0E", 32 | "name": "sceLoginServiceTerminate" 33 | } 34 | ] 35 | } 36 | ] 37 | }, 38 | { 39 | "name": "libkernel", 40 | "libraries": [ 41 | { 42 | "name": "libkernel", 43 | "is_export": false, 44 | "symbols": [ 45 | { 46 | "id": 4246298716624633464, 47 | "hex_id": "3AEDE22F569BBE78", 48 | "encoded_id": "Ou3iL1abvng", 49 | "name": "__stack_chk_fail" 50 | }, 51 | { 52 | "id": 9204107242627281749, 53 | "hex_id": "7FBB8EC58F663355", 54 | "encoded_id": "f7uOxY9mM1U", 55 | "type": "Object", 56 | "name": "__stack_chk_guard" 57 | }, 58 | { 59 | "id": 17215081135755774893, 60 | "hex_id": "EEE8411564404BAD", 61 | "encoded_id": "7uhBFWRAS60", 62 | "name": "sceKernelClearEventFlag" 63 | }, 64 | { 65 | "id": 12961308510551063348, 66 | "hex_id": "B3DFD16B1BA4BB34", 67 | "encoded_id": "s9-RaxukuzQ", 68 | "name": "sceKernelCloseEventFlag" 69 | }, 70 | { 71 | "id": 15488119338087069472, 72 | "hex_id": "D6F0DA7A7989B720", 73 | "encoded_id": "1vDaenmJtyA", 74 | "name": "sceKernelOpenEventFlag" 75 | }, 76 | { 77 | "id": 2682950751421492020, 78 | "hex_id": "253BC17E58586B34", 79 | "encoded_id": "JTvBflhYazQ", 80 | "name": "sceKernelWaitEventFlag" 81 | }, 82 | { 83 | "id": 12854826477634635885, 84 | "hex_id": "B2658492D8B2C86D", 85 | "encoded_id": "smWEktiyyG0", 86 | "name": "scePthreadMutexattrDestroy" 87 | }, 88 | { 89 | "id": 1713289937870576590, 90 | "hex_id": "17C6D41F0006DBCE", 91 | "encoded_id": "F8bUHwAG284", 92 | "name": "scePthreadMutexattrInit" 93 | }, 94 | { 95 | "id": 9856827359800220910, 96 | "hex_id": "88CA7C42913E5CEE", 97 | "encoded_id": "iMp8QpE+XO4", 98 | "name": "scePthreadMutexattrSettype" 99 | }, 100 | { 101 | "id": 15629729862101927441, 102 | "hex_id": "D8E7F47FEDE68611", 103 | "encoded_id": "2Of0f+3mhhE", 104 | "name": "scePthreadMutexDestroy" 105 | }, 106 | { 107 | "id": 8244460636280417242, 108 | "hex_id": "726A3544862F6BDA", 109 | "encoded_id": "cmo1RIYva9o", 110 | "name": "scePthreadMutexInit" 111 | }, 112 | { 113 | "id": 17672887709872455390, 114 | "hex_id": "F542B5BCB6507EDE", 115 | "encoded_id": "9UK1vLZQft4", 116 | "name": "scePthreadMutexLock" 117 | }, 118 | { 119 | "id": 13149901319649172397, 120 | "hex_id": "B67DD5943D211BAD", 121 | "encoded_id": "tn3VlD0hG60", 122 | "name": "scePthreadMutexUnlock" 123 | } 124 | ] 125 | } 126 | ] 127 | }, 128 | { 129 | "name": "libSceIpmi", 130 | "libraries": [ 131 | { 132 | "name": "libSceIpmi", 133 | "is_export": false, 134 | "symbols": [ 135 | { 136 | "id": 4276538226575468222, 137 | "hex_id": "3B5950DBE768E6BE", 138 | "encoded_id": "O1lQ2+do5r4", 139 | "name": "_ZN4IPMI6Client6ConfigC1Ev" 140 | }, 141 | { 142 | "id": 15220780841409761909, 143 | "hex_id": "D33B1388384CD275", 144 | "encoded_id": "0zsTiDhM0nU", 145 | "name": "_ZN4IPMI6Client6createEPPS0_PKNS0_6ConfigEPvS6_" 146 | } 147 | ] 148 | } 149 | ] 150 | }, 151 | { 152 | "name": "libSceLibcInternal", 153 | "libraries": [ 154 | { 155 | "name": "libSceLibcInternal", 156 | "is_export": false, 157 | "symbols": [ 158 | { 159 | "id": 13171837702886641551, 160 | "hex_id": "B6CBC49A77A7CF8F", 161 | "encoded_id": "tsvEmnenz48", 162 | "name": "__cxa_atexit" 163 | }, 164 | { 165 | "id": 2262984834435268711, 166 | "hex_id": "1F67BCB7949C4067", 167 | "encoded_id": "H2e8t5ScQGc", 168 | "name": "__cxa_finalize" 169 | }, 170 | { 171 | "id": 7295283892122268634, 172 | "hex_id": "653E0E0C3D93B3DA", 173 | "encoded_id": "ZT4ODD2Ts9o", 174 | "type": "Object", 175 | "name": "Need_sceLibcInternal" 176 | }, 177 | { 178 | "id": 16916178298454784681, 179 | "hex_id": "EAC256896491BAA9", 180 | "encoded_id": "6sJWiWSRuqk", 181 | "name": "strncpy" 182 | } 183 | ] 184 | } 185 | ] 186 | } 187 | ] 188 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceM4aacEnc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceM4aacEnc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceM4aacEnc", 11 | "libraries": [ 12 | { 13 | "name": "libSceM4aacEnc", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 13329161475316224435, 18 | "hex_id": "B8FAB1BDAA0B91B3", 19 | "encoded_id": "uPqxvaoLkbM", 20 | "name": "sceM4aacEncClearContext" 21 | }, 22 | { 23 | "id": 6010228138396290248, 24 | "hex_id": "53689EA5F82B0CC8", 25 | "encoded_id": "U2iepfgrDMg", 26 | "name": "sceM4aacEncCreateEncoder" 27 | }, 28 | { 29 | "id": 14951801243172938449, 30 | "hex_id": "CF7F78033B9122D1", 31 | "encoded_id": "z394AzuRItE", 32 | "name": "sceM4aacEncDeleteEncoder" 33 | }, 34 | { 35 | "id": 1633117549698890219, 36 | "hex_id": "16A9FFC2424239EB", 37 | "encoded_id": "Fqn-wkJCOes", 38 | "name": "sceM4aacEncEncode" 39 | }, 40 | { 41 | "id": 17926402517513756908, 42 | "hex_id": "F8C7601C8D1360EC", 43 | "encoded_id": "+MdgHI0TYOw", 44 | "name": "sceM4aacEncFlush" 45 | }, 46 | { 47 | "id": 1834150499565012567, 48 | "hex_id": "197436295F2D8657", 49 | "encoded_id": "GXQ2KV8thlc", 50 | "name": null 51 | }, 52 | { 53 | "id": 15325927116029109965, 54 | "hex_id": "D4B0A183047126CD", 55 | "encoded_id": "1LChgwRxJs0", 56 | "name": null 57 | } 58 | ] 59 | } 60 | ] 61 | }, 62 | { 63 | "name": "libkernel", 64 | "libraries": [ 65 | { 66 | "name": "libkernel", 67 | "is_export": false, 68 | "symbols": [ 69 | { 70 | "id": 4246298716624633464, 71 | "hex_id": "3AEDE22F569BBE78", 72 | "encoded_id": "Ou3iL1abvng", 73 | "name": "__stack_chk_fail" 74 | }, 75 | { 76 | "id": 9204107242627281749, 77 | "hex_id": "7FBB8EC58F663355", 78 | "encoded_id": "f7uOxY9mM1U", 79 | "type": "Object", 80 | "name": "__stack_chk_guard" 81 | } 82 | ] 83 | } 84 | ] 85 | }, 86 | { 87 | "name": "libSceAjm", 88 | "libraries": [ 89 | { 90 | "name": "libSceAjm", 91 | "is_export": false, 92 | "symbols": [ 93 | { 94 | "id": 8530084243668145791, 95 | "hex_id": "7660F26CDFFF167F", 96 | "encoded_id": "dmDybN--Fn8", 97 | "name": "sceAjmBatchJobControlBufferRa" 98 | }, 99 | { 100 | "id": 1322691838721532539, 101 | "hex_id": "125B25382A4E227B", 102 | "encoded_id": "ElslOCpOIns", 103 | "name": "sceAjmBatchJobRunBufferRa" 104 | }, 105 | { 106 | "id": 8958051717620898155, 107 | "hex_id": "7C5164934C5F196B", 108 | "encoded_id": "fFFkk0xfGWs", 109 | "name": "sceAjmBatchStartBuffer" 110 | }, 111 | { 112 | "id": 18348487849989554310, 113 | "hex_id": "FEA2EC7C3032C086", 114 | "encoded_id": "-qLsfDAywIY", 115 | "name": "sceAjmBatchWait" 116 | }, 117 | { 118 | "id": 3493574960162296555, 119 | "hex_id": "307BABEAA0AC52EB", 120 | "encoded_id": "MHur6qCsUus", 121 | "name": "sceAjmFinalize" 122 | }, 123 | { 124 | "id": 8529739046756504302, 125 | "hex_id": "765FB87874B352EE", 126 | "encoded_id": "dl+4eHSzUu4", 127 | "name": "sceAjmInitialize" 128 | }, 129 | { 130 | "id": 223495170982273183, 131 | "hex_id": "031A03AC8369E09F", 132 | "encoded_id": "AxoDrINp4J8", 133 | "name": "sceAjmInstanceCreate" 134 | }, 135 | { 136 | "id": 5022318120677461530, 137 | "hex_id": "45B2DBB8ABFCCE1A", 138 | "encoded_id": "RbLbuKv8zho", 139 | "name": "sceAjmInstanceDestroy" 140 | }, 141 | { 142 | "id": 4861479765544443822, 143 | "hex_id": "43777216EC069FAE", 144 | "encoded_id": "Q3dyFuwGn64", 145 | "name": "sceAjmModuleRegister" 146 | }, 147 | { 148 | "id": 6498346500183423138, 149 | "hex_id": "5A2EC3B652D5F8A2", 150 | "encoded_id": "Wi7DtlLV+KI", 151 | "name": "sceAjmModuleUnregister" 152 | } 153 | ] 154 | } 155 | ] 156 | }, 157 | { 158 | "name": "libSceLibcInternal", 159 | "libraries": [ 160 | { 161 | "name": "libSceLibcInternal", 162 | "is_export": false, 163 | "symbols": [ 164 | { 165 | "id": 2262984834435268711, 166 | "hex_id": "1F67BCB7949C4067", 167 | "encoded_id": "H2e8t5ScQGc", 168 | "name": "__cxa_finalize" 169 | }, 170 | { 171 | "id": 7295283892122268634, 172 | "hex_id": "653E0E0C3D93B3DA", 173 | "encoded_id": "ZT4ODD2Ts9o", 174 | "type": "Object", 175 | "name": "Need_sceLibcInternal" 176 | } 177 | ] 178 | } 179 | ] 180 | } 181 | ] 182 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceOpusCeltDec.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceOpusCeltDec.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceOpusCeltDec", 11 | "libraries": [ 12 | { 13 | "name": "libSceOpusCeltDec", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 1755942429179675528, 18 | "hex_id": "185E5C56014A8388", 19 | "encoded_id": "GF5cVgFKg4g", 20 | "name": null 21 | }, 22 | { 23 | "id": 5368234293943547868, 24 | "hex_id": "4A7FCCA5F19337DC", 25 | "encoded_id": "Sn-MpfGTN9w", 26 | "name": null 27 | }, 28 | { 29 | "id": 10099227698310018160, 30 | "hex_id": "8C27AA15678DF470", 31 | "encoded_id": "jCeqFWeN9HA", 32 | "name": null 33 | }, 34 | { 35 | "id": 12375488612924272622, 36 | "hex_id": "ABBE9153473E2FEE", 37 | "encoded_id": "q76RU0c+L+4", 38 | "name": null 39 | }, 40 | { 41 | "id": 14216308207809040274, 42 | "hex_id": "C54A78FE67ED8F92", 43 | "encoded_id": "xUp4-mftj5I", 44 | "name": null 45 | }, 46 | { 47 | "id": 14745915996801598811, 48 | "hex_id": "CCA40478CD1C055B", 49 | "encoded_id": "zKQEeM0cBVs", 50 | "name": null 51 | }, 52 | { 53 | "id": 14970948638841965441, 54 | "hex_id": "CFC37E77B0CB0B81", 55 | "encoded_id": "z8N+d7DLC4E", 56 | "name": null 57 | }, 58 | { 59 | "id": 16860449090009138304, 60 | "hex_id": "E9FC591DEB8D8480", 61 | "encoded_id": "6fxZHeuNhIA", 62 | "name": null 63 | } 64 | ] 65 | } 66 | ] 67 | }, 68 | { 69 | "name": "libkernel", 70 | "libraries": [ 71 | { 72 | "name": "libkernel", 73 | "is_export": false, 74 | "symbols": [ 75 | { 76 | "id": 4246298716624633464, 77 | "hex_id": "3AEDE22F569BBE78", 78 | "encoded_id": "Ou3iL1abvng", 79 | "name": "__stack_chk_fail" 80 | }, 81 | { 82 | "id": 9204107242627281749, 83 | "hex_id": "7FBB8EC58F663355", 84 | "encoded_id": "f7uOxY9mM1U", 85 | "type": "Object", 86 | "name": "__stack_chk_guard" 87 | } 88 | ] 89 | } 90 | ] 91 | }, 92 | { 93 | "name": "libSceAjm", 94 | "libraries": [ 95 | { 96 | "name": "libSceAjm", 97 | "is_export": false, 98 | "symbols": [ 99 | { 100 | "id": 8530084243668145791, 101 | "hex_id": "7660F26CDFFF167F", 102 | "encoded_id": "dmDybN--Fn8", 103 | "name": "sceAjmBatchJobControlBufferRa" 104 | }, 105 | { 106 | "id": 1322691838721532539, 107 | "hex_id": "125B25382A4E227B", 108 | "encoded_id": "ElslOCpOIns", 109 | "name": "sceAjmBatchJobRunBufferRa" 110 | }, 111 | { 112 | "id": 8958051717620898155, 113 | "hex_id": "7C5164934C5F196B", 114 | "encoded_id": "fFFkk0xfGWs", 115 | "name": "sceAjmBatchStartBuffer" 116 | }, 117 | { 118 | "id": 18348487849989554310, 119 | "hex_id": "FEA2EC7C3032C086", 120 | "encoded_id": "-qLsfDAywIY", 121 | "name": "sceAjmBatchWait" 122 | }, 123 | { 124 | "id": 3493574960162296555, 125 | "hex_id": "307BABEAA0AC52EB", 126 | "encoded_id": "MHur6qCsUus", 127 | "name": "sceAjmFinalize" 128 | }, 129 | { 130 | "id": 8529739046756504302, 131 | "hex_id": "765FB87874B352EE", 132 | "encoded_id": "dl+4eHSzUu4", 133 | "name": "sceAjmInitialize" 134 | }, 135 | { 136 | "id": 223495170982273183, 137 | "hex_id": "031A03AC8369E09F", 138 | "encoded_id": "AxoDrINp4J8", 139 | "name": "sceAjmInstanceCreate" 140 | }, 141 | { 142 | "id": 5022318120677461530, 143 | "hex_id": "45B2DBB8ABFCCE1A", 144 | "encoded_id": "RbLbuKv8zho", 145 | "name": "sceAjmInstanceDestroy" 146 | }, 147 | { 148 | "id": 4861479765544443822, 149 | "hex_id": "43777216EC069FAE", 150 | "encoded_id": "Q3dyFuwGn64", 151 | "name": "sceAjmModuleRegister" 152 | }, 153 | { 154 | "id": 6498346500183423138, 155 | "hex_id": "5A2EC3B652D5F8A2", 156 | "encoded_id": "Wi7DtlLV+KI", 157 | "name": "sceAjmModuleUnregister" 158 | } 159 | ] 160 | } 161 | ] 162 | }, 163 | { 164 | "name": "libSceLibcInternal", 165 | "libraries": [ 166 | { 167 | "name": "libSceLibcInternal", 168 | "is_export": false, 169 | "symbols": [ 170 | { 171 | "id": 2262984834435268711, 172 | "hex_id": "1F67BCB7949C4067", 173 | "encoded_id": "H2e8t5ScQGc", 174 | "name": "__cxa_finalize" 175 | }, 176 | { 177 | "id": 17524849461551964383, 178 | "hex_id": "F334C5BC120020DF", 179 | "encoded_id": "8zTFvBIAIN8", 180 | "name": "memset" 181 | }, 182 | { 183 | "id": 7295283892122268634, 184 | "hex_id": "653E0E0C3D93B3DA", 185 | "encoded_id": "ZT4ODD2Ts9o", 186 | "type": "Object", 187 | "name": "Need_sceLibcInternal" 188 | } 189 | ] 190 | } 191 | ] 192 | } 193 | ] 194 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libScePngDec.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libScePngDec.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libScePngDec", 10 | "libraries": [ 11 | { 12 | "name": "libScePngDec", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 11190203707306658220, 17 | "hex_id": "9B4B96FBCA45C9AC", 18 | "encoded_id": "m0uW+8pFyaw", 19 | "name": "scePngDecCreate" 20 | }, 21 | { 22 | "id": 6353934658148176478, 23 | "hex_id": "582DB5E830F7125E", 24 | "encoded_id": "WC216DD3El4", 25 | "name": "scePngDecDecode" 26 | }, 27 | { 28 | "id": 4733563000844501647, 29 | "hex_id": "41B0FE784344C28F", 30 | "encoded_id": "QbD+eENEwo8", 31 | "name": "scePngDecDelete" 32 | }, 33 | { 34 | "id": 6028200573366517156, 35 | "hex_id": "53A8787B92513DA4", 36 | "encoded_id": "U6h4e5JRPaQ", 37 | "name": "scePngDecParseHeader" 38 | }, 39 | { 40 | "id": 18422866118852693125, 41 | "hex_id": "FFAB2B2066CB4C85", 42 | "encoded_id": "-6srIGbLTIU", 43 | "name": "scePngDecQueryMemorySize" 44 | }, 45 | { 46 | "id": 8115486352698216434, 47 | "hex_id": "709FFFD7101B8FF2", 48 | "encoded_id": "cJ--1xAbj-I", 49 | "name": null 50 | } 51 | ] 52 | }, 53 | { 54 | "name": "libScePngDec_jvm", 55 | "is_export": true, 56 | "symbols": [ 57 | { 58 | "id": 8115486352698216434, 59 | "hex_id": "709FFFD7101B8FF2", 60 | "encoded_id": "cJ--1xAbj-I", 61 | "name": null 62 | } 63 | ] 64 | } 65 | ] 66 | }, 67 | { 68 | "name": "libkernel", 69 | "libraries": [ 70 | { 71 | "name": "libkernel", 72 | "is_export": false, 73 | "symbols": [ 74 | { 75 | "id": 4246298716624633464, 76 | "hex_id": "3AEDE22F569BBE78", 77 | "encoded_id": "Ou3iL1abvng", 78 | "name": "__stack_chk_fail" 79 | }, 80 | { 81 | "id": 9204107242627281749, 82 | "hex_id": "7FBB8EC58F663355", 83 | "encoded_id": "f7uOxY9mM1U", 84 | "type": "Object", 85 | "name": "__stack_chk_guard" 86 | } 87 | ] 88 | } 89 | ] 90 | }, 91 | { 92 | "name": "libSceLibcInternal", 93 | "libraries": [ 94 | { 95 | "name": "libSceLibcInternal", 96 | "is_export": false, 97 | "symbols": [ 98 | { 99 | "id": 2262984834435268711, 100 | "hex_id": "1F67BCB7949C4067", 101 | "encoded_id": "H2e8t5ScQGc", 102 | "name": "__cxa_finalize" 103 | }, 104 | { 105 | "id": 10709856612502962333, 106 | "hex_id": "94A10DD8879B809D", 107 | "encoded_id": "lKEN2IebgJ0", 108 | "name": "longjmp" 109 | }, 110 | { 111 | "id": 1006747189132769736, 112 | "hex_id": "0DF8AF3C0AE1B9C8", 113 | "encoded_id": "DfivPArhucg", 114 | "name": "memcmp" 115 | }, 116 | { 117 | "id": 4860863683521237115, 118 | "hex_id": "437541C425E1507B", 119 | "encoded_id": "Q3VBxCXhUHs", 120 | "name": "memcpy" 121 | }, 122 | { 123 | "id": 17524849461551964383, 124 | "hex_id": "F334C5BC120020DF", 125 | "encoded_id": "8zTFvBIAIN8", 126 | "name": "memset" 127 | }, 128 | { 129 | "id": 7295283892122268634, 130 | "hex_id": "653E0E0C3D93B3DA", 131 | "encoded_id": "ZT4ODD2Ts9o", 132 | "type": "Object", 133 | "name": "Need_sceLibcInternal" 134 | }, 135 | { 136 | "id": 9283103381505662001, 137 | "hex_id": "80D435576BDF5C31", 138 | "encoded_id": "gNQ1V2vfXDE", 139 | "name": "setjmp" 140 | } 141 | ] 142 | } 143 | ] 144 | } 145 | ] 146 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libScePngEnc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libScePngEnc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libScePngEnc", 10 | "libraries": [ 11 | { 12 | "name": "libScePngEnc", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 17123129152651284443, 17 | "hex_id": "EDA1933DFAEA4FDB", 18 | "encoded_id": "7aGTPfrqT9s", 19 | "name": "scePngEncCreate" 20 | }, 21 | { 22 | "id": 4993038943564228399, 23 | "hex_id": "454AD67704D6672F", 24 | "encoded_id": "RUrWdwTWZy8", 25 | "name": "scePngEncDelete" 26 | }, 27 | { 28 | "id": 14267653366126266490, 29 | "hex_id": "C600E324AA5CC87A", 30 | "encoded_id": "xgDjJKpcyHo", 31 | "name": "scePngEncEncode" 32 | }, 33 | { 34 | "id": 17820167883943289374, 35 | "hex_id": "F74DF4467043A21E", 36 | "encoded_id": "9030RnBDoh4", 37 | "name": "scePngEncQueryMemorySize" 38 | } 39 | ] 40 | } 41 | ] 42 | }, 43 | { 44 | "name": "libkernel", 45 | "libraries": [ 46 | { 47 | "name": "libkernel", 48 | "is_export": false, 49 | "symbols": [ 50 | { 51 | "id": 4246298716624633464, 52 | "hex_id": "3AEDE22F569BBE78", 53 | "encoded_id": "Ou3iL1abvng", 54 | "name": "__stack_chk_fail" 55 | }, 56 | { 57 | "id": 9204107242627281749, 58 | "hex_id": "7FBB8EC58F663355", 59 | "encoded_id": "f7uOxY9mM1U", 60 | "type": "Object", 61 | "name": "__stack_chk_guard" 62 | } 63 | ] 64 | } 65 | ] 66 | }, 67 | { 68 | "name": "libSceLibcInternal", 69 | "libraries": [ 70 | { 71 | "name": "libSceLibcInternal", 72 | "is_export": false, 73 | "symbols": [ 74 | { 75 | "id": 2262984834435268711, 76 | "hex_id": "1F67BCB7949C4067", 77 | "encoded_id": "H2e8t5ScQGc", 78 | "name": "__cxa_finalize" 79 | }, 80 | { 81 | "id": 10709856612502962333, 82 | "hex_id": "94A10DD8879B809D", 83 | "encoded_id": "lKEN2IebgJ0", 84 | "name": "longjmp" 85 | }, 86 | { 87 | "id": 4860863683521237115, 88 | "hex_id": "437541C425E1507B", 89 | "encoded_id": "Q3VBxCXhUHs", 90 | "name": "memcpy" 91 | }, 92 | { 93 | "id": 17524849461551964383, 94 | "hex_id": "F334C5BC120020DF", 95 | "encoded_id": "8zTFvBIAIN8", 96 | "name": "memset" 97 | }, 98 | { 99 | "id": 7295283892122268634, 100 | "hex_id": "653E0E0C3D93B3DA", 101 | "encoded_id": "ZT4ODD2Ts9o", 102 | "type": "Object", 103 | "name": "Need_sceLibcInternal" 104 | }, 105 | { 106 | "id": 9283103381505662001, 107 | "hex_id": "80D435576BDF5C31", 108 | "encoded_id": "gNQ1V2vfXDE", 109 | "name": "setjmp" 110 | } 111 | ] 112 | } 113 | ] 114 | } 115 | ] 116 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libScePsmKitSystem.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libScePsmKitSystem.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceSystemService.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libScePsmKitSystem", 11 | "libraries": [ 12 | { 13 | "name": "libScePsmKitSystem", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 85068400845884878, 18 | "hex_id": "012E394286078DCE", 19 | "encoded_id": "AS45QoYHjc4", 20 | "name": "_Z5dummyv" 21 | }, 22 | { 23 | "id": 5046482130984543282, 24 | "hex_id": "4608B4C2BEB0A432", 25 | "encoded_id": "Rgi0wr6wpDI", 26 | "name": null 27 | }, 28 | { 29 | "id": 15700069162115042706, 30 | "hex_id": "D9E1D9B86CEE8D92", 31 | "encoded_id": "2eHZuGzujZI", 32 | "name": null 33 | } 34 | ] 35 | } 36 | ] 37 | }, 38 | { 39 | "name": "libkernel", 40 | "libraries": [ 41 | { 42 | "name": "libkernel", 43 | "is_export": false, 44 | "symbols": [ 45 | { 46 | "id": 2623297511407571098, 47 | "hex_id": "2467D330139D509A", 48 | "encoded_id": "JGfTMBOdUJo", 49 | "name": null 50 | } 51 | ] 52 | } 53 | ] 54 | }, 55 | { 56 | "name": "libSceLibcInternal", 57 | "libraries": [ 58 | { 59 | "name": "libSceLibcInternal", 60 | "is_export": false, 61 | "symbols": [ 62 | { 63 | "id": 2262984834435268711, 64 | "hex_id": "1F67BCB7949C4067", 65 | "encoded_id": "H2e8t5ScQGc", 66 | "name": "__cxa_finalize" 67 | }, 68 | { 69 | "id": 15880793502959808828, 70 | "hex_id": "DC63E98D0740313C", 71 | "encoded_id": "3GPpjQdAMTw", 72 | "name": "__cxa_guard_acquire" 73 | }, 74 | { 75 | "id": 17775740718153119521, 76 | "hex_id": "F6B01E00D4F6B721", 77 | "encoded_id": "9rAeANT2tyE", 78 | "name": "__cxa_guard_release" 79 | }, 80 | { 81 | "id": 4860863683521237115, 82 | "hex_id": "437541C425E1507B", 83 | "encoded_id": "Q3VBxCXhUHs", 84 | "name": "memcpy" 85 | }, 86 | { 87 | "id": 7295283892122268634, 88 | "hex_id": "653E0E0C3D93B3DA", 89 | "encoded_id": "ZT4ODD2Ts9o", 90 | "type": "Object", 91 | "name": "Need_sceLibcInternal" 92 | }, 93 | { 94 | "id": 10341780252942172940, 95 | "hex_id": "8F856258D1C4830C", 96 | "encoded_id": "j4ViWNHEgww", 97 | "name": "strlen" 98 | } 99 | ] 100 | } 101 | ] 102 | } 103 | ] 104 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libScePsm_aot.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libmonovm", 10 | "libraries": [ 11 | { 12 | "name": "libmonovm", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 9010492412357117298, 17 | "hex_id": "7D0BB31C01E60572", 18 | "encoded_id": "fQuzHAHmBXI", 19 | "name": "mono_aot_register_module" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libSceLibcInternal", 27 | "libraries": [ 28 | { 29 | "name": "libSceLibcInternal", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 2262984834435268711, 34 | "hex_id": "1F67BCB7949C4067", 35 | "encoded_id": "H2e8t5ScQGc", 36 | "name": "__cxa_finalize" 37 | }, 38 | { 39 | "id": 15663861474493055139, 40 | "hex_id": "D96137053615C0A3", 41 | "encoded_id": "2WE3BTYVwKM", 42 | "name": "cos" 43 | }, 44 | { 45 | "id": 17524849461551964383, 46 | "hex_id": "F334C5BC120020DF", 47 | "encoded_id": "8zTFvBIAIN8", 48 | "name": "memset" 49 | }, 50 | { 51 | "id": 7295283892122268634, 52 | "hex_id": "653E0E0C3D93B3DA", 53 | "encoded_id": "ZT4ODD2Ts9o", 54 | "type": "Object", 55 | "name": "Need_sceLibcInternal" 56 | }, 57 | { 58 | "id": 2291376565028949426, 59 | "hex_id": "1FCC9AD87D348DB2", 60 | "encoded_id": "H8ya2H00jbI", 61 | "name": "sin" 62 | } 63 | ] 64 | } 65 | ] 66 | } 67 | ] 68 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceRandom.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceRandom.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceRandom", 10 | "libraries": [ 11 | { 12 | "name": "libSceRandom", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 4363674822408447425, 17 | "hex_id": "3C8EE32198F8A5C1", 18 | "encoded_id": "PI7jIZj4pcE", 19 | "name": "sceRandomGetRandomNumber" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libkernel", 27 | "libraries": [ 28 | { 29 | "name": "libkernel", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 4246298716624633464, 34 | "hex_id": "3AEDE22F569BBE78", 35 | "encoded_id": "Ou3iL1abvng", 36 | "name": "__stack_chk_fail" 37 | }, 38 | { 39 | "id": 9204107242627281749, 40 | "hex_id": "7FBB8EC58F663355", 41 | "encoded_id": "f7uOxY9mM1U", 42 | "type": "Object", 43 | "name": "__stack_chk_guard" 44 | }, 45 | { 46 | "id": 7894756526838107668, 47 | "hex_id": "6D8FCF3BA261CE14", 48 | "encoded_id": "bY-PO6JhzhQ", 49 | "name": "close" 50 | }, 51 | { 52 | "id": 4465068684319409537, 53 | "hex_id": "3DF71C4FBA944581", 54 | "encoded_id": "PfccT7qURYE", 55 | "name": "ioctl" 56 | }, 57 | { 58 | "id": 14042412343999313768, 59 | "hex_id": "C2E0ABA081A3B768", 60 | "encoded_id": "wuCroIGjt2g", 61 | "name": "open" 62 | } 63 | ] 64 | } 65 | ] 66 | }, 67 | { 68 | "name": "libSceLibcInternal", 69 | "libraries": [ 70 | { 71 | "name": "libSceLibcInternal", 72 | "is_export": false, 73 | "symbols": [ 74 | { 75 | "id": 2262984834435268711, 76 | "hex_id": "1F67BCB7949C4067", 77 | "encoded_id": "H2e8t5ScQGc", 78 | "name": "__cxa_finalize" 79 | }, 80 | { 81 | "id": 4860863683521237115, 82 | "hex_id": "437541C425E1507B", 83 | "encoded_id": "Q3VBxCXhUHs", 84 | "name": "memcpy" 85 | }, 86 | { 87 | "id": 7295283892122268634, 88 | "hex_id": "653E0E0C3D93B3DA", 89 | "encoded_id": "ZT4ODD2Ts9o", 90 | "type": "Object", 91 | "name": "Need_sceLibcInternal" 92 | } 93 | ] 94 | } 95 | ] 96 | } 97 | ] 98 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceScm.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceScm.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceScm", 10 | "libraries": [ 11 | { 12 | "name": "libSceScm", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 16667272735370400184, 17 | "hex_id": "E74E0C3EEE4E51B8", 18 | "encoded_id": "504MPu5OUbg", 19 | "name": "sceSblACMgrCheckPlatformDLL" 20 | }, 21 | { 22 | "id": 7947999624945570912, 23 | "hex_id": "6E4CF78C6FD19460", 24 | "encoded_id": "bkz3jG-RlGA", 25 | "name": null 26 | }, 27 | { 28 | "id": 10657598070619054503, 29 | "hex_id": "93E764FA962321A7", 30 | "encoded_id": "k+dk+pYjIac", 31 | "name": null 32 | }, 33 | { 34 | "id": 14553943192744805891, 35 | "hex_id": "C9F9FE3944C4C603", 36 | "encoded_id": "yfn+OUTExgM", 37 | "name": null 38 | } 39 | ] 40 | } 41 | ] 42 | }, 43 | { 44 | "name": "libkernel", 45 | "libraries": [ 46 | { 47 | "name": "libkernel", 48 | "is_export": false, 49 | "symbols": [ 50 | { 51 | "id": 4246298716624633464, 52 | "hex_id": "3AEDE22F569BBE78", 53 | "encoded_id": "Ou3iL1abvng", 54 | "name": "__stack_chk_fail" 55 | }, 56 | { 57 | "id": 9204107242627281749, 58 | "hex_id": "7FBB8EC58F663355", 59 | "encoded_id": "f7uOxY9mM1U", 60 | "type": "Object", 61 | "name": "__stack_chk_guard" 62 | }, 63 | { 64 | "id": 12064123588047262223, 65 | "hex_id": "A76C607C1FF7D20F", 66 | "encoded_id": "p2xgfB-30g8", 67 | "name": "get_self_auth_info" 68 | }, 69 | { 70 | "id": 3607587661212454224, 71 | "hex_id": "3210B9DD32A68D50", 72 | "encoded_id": "MhC53TKmjVA", 73 | "name": "sysctlbyname" 74 | }, 75 | { 76 | "id": 822308324908933217, 77 | "hex_id": "0B696D10920B2061", 78 | "encoded_id": "C2ltEJILIGE", 79 | "name": null 80 | }, 81 | { 82 | "id": 11714744756755613850, 83 | "hex_id": "A2932249F4C9C89A", 84 | "encoded_id": "opMiSfTJyJo", 85 | "name": null 86 | } 87 | ] 88 | } 89 | ] 90 | }, 91 | { 92 | "name": "libSceLibcInternal", 93 | "libraries": [ 94 | { 95 | "name": "libSceLibcInternal", 96 | "is_export": false, 97 | "symbols": [ 98 | { 99 | "id": 2262984834435268711, 100 | "hex_id": "1F67BCB7949C4067", 101 | "encoded_id": "H2e8t5ScQGc", 102 | "name": "__cxa_finalize" 103 | }, 104 | { 105 | "id": 7295283892122268634, 106 | "hex_id": "653E0E0C3D93B3DA", 107 | "encoded_id": "ZT4ODD2Ts9o", 108 | "type": "Object", 109 | "name": "Need_sceLibcInternal" 110 | } 111 | ] 112 | } 113 | ] 114 | } 115 | ] 116 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceShareFactoryUtil.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceShareFactoryUtil.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx", 7 | "libSceSystemService.prx" 8 | ], 9 | "modules": [ 10 | { 11 | "name": "libSceShareFactoryUtil", 12 | "libraries": [ 13 | { 14 | "name": "libSceShareFactoryUtil", 15 | "is_export": true, 16 | "symbols": [ 17 | { 18 | "id": 4505893995802873413, 19 | "hex_id": "3E8826B747654E45", 20 | "encoded_id": "Pogmt0dlTkU", 21 | "name": "sceShareFactoryUtilBackToGameFromShareFactory" 22 | }, 23 | { 24 | "id": 17935061657304494459, 25 | "hex_id": "F8E6238DA45CF17B", 26 | "encoded_id": "+OYjjaRc8Xs", 27 | "name": "sceShareFactoryUtilGetLaunchStatusOfShareFactory" 28 | }, 29 | { 30 | "id": 1009152327766051493, 31 | "hex_id": "0E013AB204C10AA5", 32 | "encoded_id": "DgE6sgTBCqU", 33 | "name": null 34 | }, 35 | { 36 | "id": 6864750219848927692, 37 | "hex_id": "5F447DF435E149CC", 38 | "encoded_id": "X0R99DXhScw", 39 | "name": null 40 | }, 41 | { 42 | "id": 16478240338362757225, 43 | "hex_id": "E4AE7848439FF069", 44 | "encoded_id": "5K54SEOf8Gk", 45 | "name": null 46 | }, 47 | { 48 | "id": 16996577793533935247, 49 | "hex_id": "EBDFF97394E1FE8F", 50 | "encoded_id": "69-5c5Th-o8", 51 | "name": null 52 | } 53 | ] 54 | } 55 | ] 56 | }, 57 | { 58 | "name": "libkernel", 59 | "libraries": [ 60 | { 61 | "name": "libkernel", 62 | "is_export": false, 63 | "symbols": [ 64 | { 65 | "id": 4246298716624633464, 66 | "hex_id": "3AEDE22F569BBE78", 67 | "encoded_id": "Ou3iL1abvng", 68 | "name": "__stack_chk_fail" 69 | }, 70 | { 71 | "id": 9204107242627281749, 72 | "hex_id": "7FBB8EC58F663355", 73 | "encoded_id": "f7uOxY9mM1U", 74 | "type": "Object", 75 | "name": "__stack_chk_guard" 76 | }, 77 | { 78 | "id": 15488119338087069472, 79 | "hex_id": "D6F0DA7A7989B720", 80 | "encoded_id": "1vDaenmJtyA", 81 | "name": "sceKernelOpenEventFlag" 82 | }, 83 | { 84 | "id": 15436042836469058247, 85 | "hex_id": "D637D72D15738AC7", 86 | "encoded_id": "1jfXLRVzisc", 87 | "name": "sceKernelUsleep" 88 | }, 89 | { 90 | "id": 17672887709872455390, 91 | "hex_id": "F542B5BCB6507EDE", 92 | "encoded_id": "9UK1vLZQft4", 93 | "name": "scePthreadMutexLock" 94 | }, 95 | { 96 | "id": 13149901319649172397, 97 | "hex_id": "B67DD5943D211BAD", 98 | "encoded_id": "tn3VlD0hG60", 99 | "name": "scePthreadMutexUnlock" 100 | } 101 | ] 102 | } 103 | ] 104 | }, 105 | { 106 | "name": "libSceIpmi", 107 | "libraries": [ 108 | { 109 | "name": "libSceIpmi", 110 | "is_export": false, 111 | "symbols": [ 112 | { 113 | "id": 4276538226575468222, 114 | "hex_id": "3B5950DBE768E6BE", 115 | "encoded_id": "O1lQ2+do5r4", 116 | "name": "_ZN4IPMI6Client6ConfigC1Ev" 117 | }, 118 | { 119 | "id": 15220780841409761909, 120 | "hex_id": "D33B1388384CD275", 121 | "encoded_id": "0zsTiDhM0nU", 122 | "name": "_ZN4IPMI6Client6createEPPS0_PKNS0_6ConfigEPvS6_" 123 | } 124 | ] 125 | } 126 | ] 127 | }, 128 | { 129 | "name": "libSceLibcInternal", 130 | "libraries": [ 131 | { 132 | "name": "libSceLibcInternal", 133 | "is_export": false, 134 | "symbols": [ 135 | { 136 | "id": 2262984834435268711, 137 | "hex_id": "1F67BCB7949C4067", 138 | "encoded_id": "H2e8t5ScQGc", 139 | "name": "__cxa_finalize" 140 | }, 141 | { 142 | "id": 7295283892122268634, 143 | "hex_id": "653E0E0C3D93B3DA", 144 | "encoded_id": "ZT4ODD2Ts9o", 145 | "type": "Object", 146 | "name": "Need_sceLibcInternal" 147 | }, 148 | { 149 | "id": 9640958307794899731, 150 | "hex_id": "85CB90803E775313", 151 | "encoded_id": "hcuQgD53UxM", 152 | "name": "printf" 153 | }, 154 | { 155 | "id": 8698495712930102709, 156 | "hex_id": "78B743C3A974FDB5", 157 | "encoded_id": "eLdDw6l0-bU", 158 | "name": "snprintf" 159 | }, 160 | { 161 | "id": 5328893492371373675, 162 | "hex_id": "49F40865CAAFBE6B", 163 | "encoded_id": "SfQIZcqvvms", 164 | "name": "strlcpy" 165 | } 166 | ] 167 | } 168 | ] 169 | }, 170 | { 171 | "name": "libSceSystemService", 172 | "libraries": [ 173 | { 174 | "name": "libSceLncUtil", 175 | "is_export": false, 176 | "symbols": [ 177 | { 178 | "id": 1086603961302389646, 179 | "hex_id": "0F14648BB4F6138E", 180 | "encoded_id": "DxRki7T2E44", 181 | "name": "sceLncUtilGetAppStatus" 182 | } 183 | ] 184 | } 185 | ] 186 | } 187 | ] 188 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceShellUIUtil.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceShellUIUtil.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceShellUIUtil", 11 | "libraries": [ 12 | { 13 | "name": "libSceShellUIUtil", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 1282334607425123113, 18 | "hex_id": "11CBC48806C3B329", 19 | "encoded_id": "EcvEiAbDsyk", 20 | "name": "sceShellUIUtilGetAppUrl" 21 | }, 22 | { 23 | "id": 9264334846889247340, 24 | "hex_id": "809187756D1B426C", 25 | "encoded_id": "gJGHdW0bQmw", 26 | "name": "sceShellUIUtilGetDefaultQueryParameter" 27 | }, 28 | { 29 | "id": 18310344567416302163, 30 | "hex_id": "FE1B695F27DA2A53", 31 | "encoded_id": "-htpXyfaKlM", 32 | "name": "sceShellUIUtilInitialize" 33 | }, 34 | { 35 | "id": 3904238220719496793, 36 | "hex_id": "362EA3F9E87D1E59", 37 | "encoded_id": "Ni6j+eh9Hlk", 38 | "name": "sceShellUIUtilLaunchByUri" 39 | }, 40 | { 41 | "id": 14605717257909383676, 42 | "hex_id": "CAB1EE762F7B31FC", 43 | "encoded_id": "yrHudi97Mfw", 44 | "name": "sceShellUIUtilTerminate" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libkernel", 52 | "libraries": [ 53 | { 54 | "name": "libkernel", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 4246298716624633464, 59 | "hex_id": "3AEDE22F569BBE78", 60 | "encoded_id": "Ou3iL1abvng", 61 | "name": "__stack_chk_fail" 62 | }, 63 | { 64 | "id": 9204107242627281749, 65 | "hex_id": "7FBB8EC58F663355", 66 | "encoded_id": "f7uOxY9mM1U", 67 | "type": "Object", 68 | "name": "__stack_chk_guard" 69 | }, 70 | { 71 | "id": 12854826477634635885, 72 | "hex_id": "B2658492D8B2C86D", 73 | "encoded_id": "smWEktiyyG0", 74 | "name": "scePthreadMutexattrDestroy" 75 | }, 76 | { 77 | "id": 1713289937870576590, 78 | "hex_id": "17C6D41F0006DBCE", 79 | "encoded_id": "F8bUHwAG284", 80 | "name": "scePthreadMutexattrInit" 81 | }, 82 | { 83 | "id": 9856827359800220910, 84 | "hex_id": "88CA7C42913E5CEE", 85 | "encoded_id": "iMp8QpE+XO4", 86 | "name": "scePthreadMutexattrSettype" 87 | }, 88 | { 89 | "id": 15629729862101927441, 90 | "hex_id": "D8E7F47FEDE68611", 91 | "encoded_id": "2Of0f+3mhhE", 92 | "name": "scePthreadMutexDestroy" 93 | }, 94 | { 95 | "id": 8244460636280417242, 96 | "hex_id": "726A3544862F6BDA", 97 | "encoded_id": "cmo1RIYva9o", 98 | "name": "scePthreadMutexInit" 99 | }, 100 | { 101 | "id": 17672887709872455390, 102 | "hex_id": "F542B5BCB6507EDE", 103 | "encoded_id": "9UK1vLZQft4", 104 | "name": "scePthreadMutexLock" 105 | }, 106 | { 107 | "id": 13149901319649172397, 108 | "hex_id": "B67DD5943D211BAD", 109 | "encoded_id": "tn3VlD0hG60", 110 | "name": "scePthreadMutexUnlock" 111 | } 112 | ] 113 | } 114 | ] 115 | }, 116 | { 117 | "name": "libSceIpmi", 118 | "libraries": [ 119 | { 120 | "name": "libSceIpmi", 121 | "is_export": false, 122 | "symbols": [ 123 | { 124 | "id": 4276538226575468222, 125 | "hex_id": "3B5950DBE768E6BE", 126 | "encoded_id": "O1lQ2+do5r4", 127 | "name": "_ZN4IPMI6Client6ConfigC1Ev" 128 | }, 129 | { 130 | "id": 15220780841409761909, 131 | "hex_id": "D33B1388384CD275", 132 | "encoded_id": "0zsTiDhM0nU", 133 | "name": "_ZN4IPMI6Client6createEPPS0_PKNS0_6ConfigEPvS6_" 134 | } 135 | ] 136 | } 137 | ] 138 | }, 139 | { 140 | "name": "libSceLibcInternal", 141 | "libraries": [ 142 | { 143 | "name": "libSceLibcInternal", 144 | "is_export": false, 145 | "symbols": [ 146 | { 147 | "id": 13171837702886641551, 148 | "hex_id": "B6CBC49A77A7CF8F", 149 | "encoded_id": "tsvEmnenz48", 150 | "name": "__cxa_atexit" 151 | }, 152 | { 153 | "id": 2262984834435268711, 154 | "hex_id": "1F67BCB7949C4067", 155 | "encoded_id": "H2e8t5ScQGc", 156 | "name": "__cxa_finalize" 157 | }, 158 | { 159 | "id": 14980096904033348633, 160 | "hex_id": "CFE3FEC429D62C19", 161 | "encoded_id": "z+P+xCnWLBk", 162 | "name": "_ZdlPv" 163 | }, 164 | { 165 | "id": 8978464314348367017, 166 | "hex_id": "7C99E9B955416CA9", 167 | "encoded_id": "fJnpuVVBbKk", 168 | "name": "_Znwm" 169 | }, 170 | { 171 | "id": 3477591441803991725, 172 | "hex_id": "3042E2FDC2AA5AAD", 173 | "encoded_id": "MELi-cKqWq0", 174 | "name": "_ZSt19_Xbad_function_callv" 175 | }, 176 | { 177 | "id": 7295283892122268634, 178 | "hex_id": "653E0E0C3D93B3DA", 179 | "encoded_id": "ZT4ODD2Ts9o", 180 | "type": "Object", 181 | "name": "Need_sceLibcInternal" 182 | }, 183 | { 184 | "id": 10341780252942172940, 185 | "hex_id": "8F856258D1C4830C", 186 | "encoded_id": "j4ViWNHEgww", 187 | "name": "strlen" 188 | }, 189 | { 190 | "id": 16916178298454784681, 191 | "hex_id": "EAC256896491BAA9", 192 | "encoded_id": "6sJWiWSRuqk", 193 | "name": "strncpy" 194 | }, 195 | { 196 | "id": 16587723275794093056, 197 | "hex_id": "E6336E6F0E2F9400", 198 | "encoded_id": "5jNubw4vlAA", 199 | "name": "strnlen" 200 | } 201 | ] 202 | } 203 | ] 204 | } 205 | ] 206 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceSystemLogger.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceSystemLogger.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceIpmi.prx", 6 | "libSceLibcInternal.prx", 7 | "libSceSysmodule.prx" 8 | ], 9 | "modules": [ 10 | { 11 | "name": "libSceSystemLogger", 12 | "libraries": [ 13 | { 14 | "name": "libSceSystemLogger", 15 | "is_export": true, 16 | "symbols": [ 17 | { 18 | "id": 110004262555358071, 19 | "hex_id": "0186D04B41641377", 20 | "encoded_id": "AYbQS0FkE3c", 21 | "name": null 22 | }, 23 | { 24 | "id": 1369298937799187078, 25 | "hex_id": "1300BA210AD71A86", 26 | "encoded_id": "EwC6IQrXGoY", 27 | "name": null 28 | }, 29 | { 30 | "id": 10372185335510239399, 31 | "hex_id": "8FF1679BC39A88A7", 32 | "encoded_id": "j-Fnm8OaiKc", 33 | "name": null 34 | } 35 | ] 36 | } 37 | ] 38 | }, 39 | { 40 | "name": "libkernel", 41 | "libraries": [ 42 | { 43 | "name": "libkernel", 44 | "is_export": false, 45 | "symbols": [ 46 | { 47 | "id": 4246298716624633464, 48 | "hex_id": "3AEDE22F569BBE78", 49 | "encoded_id": "Ou3iL1abvng", 50 | "name": "__stack_chk_fail" 51 | }, 52 | { 53 | "id": 9204107242627281749, 54 | "hex_id": "7FBB8EC58F663355", 55 | "encoded_id": "f7uOxY9mM1U", 56 | "type": "Object", 57 | "name": "__stack_chk_guard" 58 | }, 59 | { 60 | "id": 12854826477634635885, 61 | "hex_id": "B2658492D8B2C86D", 62 | "encoded_id": "smWEktiyyG0", 63 | "name": "scePthreadMutexattrDestroy" 64 | }, 65 | { 66 | "id": 1713289937870576590, 67 | "hex_id": "17C6D41F0006DBCE", 68 | "encoded_id": "F8bUHwAG284", 69 | "name": "scePthreadMutexattrInit" 70 | }, 71 | { 72 | "id": 15629729862101927441, 73 | "hex_id": "D8E7F47FEDE68611", 74 | "encoded_id": "2Of0f+3mhhE", 75 | "name": "scePthreadMutexDestroy" 76 | }, 77 | { 78 | "id": 8244460636280417242, 79 | "hex_id": "726A3544862F6BDA", 80 | "encoded_id": "cmo1RIYva9o", 81 | "name": "scePthreadMutexInit" 82 | }, 83 | { 84 | "id": 17672887709872455390, 85 | "hex_id": "F542B5BCB6507EDE", 86 | "encoded_id": "9UK1vLZQft4", 87 | "name": "scePthreadMutexLock" 88 | }, 89 | { 90 | "id": 13446083479687599585, 91 | "hex_id": "BA9A15AF330715E1", 92 | "encoded_id": "upoVrzMHFeE", 93 | "name": "scePthreadMutexTrylock" 94 | }, 95 | { 96 | "id": 13149901319649172397, 97 | "hex_id": "B67DD5943D211BAD", 98 | "encoded_id": "tn3VlD0hG60", 99 | "name": "scePthreadMutexUnlock" 100 | } 101 | ] 102 | } 103 | ] 104 | }, 105 | { 106 | "name": "libSceIpmi", 107 | "libraries": [ 108 | { 109 | "name": "libSceIpmi", 110 | "is_export": false, 111 | "symbols": [ 112 | { 113 | "id": 5055425952416062612, 114 | "hex_id": "46287B1E720CDC94", 115 | "encoded_id": "Rih7HnIM3JQ", 116 | "name": "_ZN4IPMI6Client6Config24estimateClientMemorySizeEv" 117 | }, 118 | { 119 | "id": 4276538226575468222, 120 | "hex_id": "3B5950DBE768E6BE", 121 | "encoded_id": "O1lQ2+do5r4", 122 | "name": "_ZN4IPMI6Client6ConfigC1Ev" 123 | }, 124 | { 125 | "id": 15220780841409761909, 126 | "hex_id": "D33B1388384CD275", 127 | "encoded_id": "0zsTiDhM0nU", 128 | "name": "_ZN4IPMI6Client6createEPPS0_PKNS0_6ConfigEPvS6_" 129 | } 130 | ] 131 | } 132 | ] 133 | }, 134 | { 135 | "name": "libSceLibcInternal", 136 | "libraries": [ 137 | { 138 | "name": "libSceLibcInternal", 139 | "is_export": false, 140 | "symbols": [ 141 | { 142 | "id": 2262984834435268711, 143 | "hex_id": "1F67BCB7949C4067", 144 | "encoded_id": "H2e8t5ScQGc", 145 | "name": "__cxa_finalize" 146 | }, 147 | { 148 | "id": 14980096904033348633, 149 | "hex_id": "CFE3FEC429D62C19", 150 | "encoded_id": "z+P+xCnWLBk", 151 | "name": "_ZdlPv" 152 | }, 153 | { 154 | "id": 8978464314348367017, 155 | "hex_id": "7C99E9B955416CA9", 156 | "encoded_id": "fJnpuVVBbKk", 157 | "name": "_Znwm" 158 | }, 159 | { 160 | "id": 13008767002086125649, 161 | "hex_id": "B4886CAA3D2AB051", 162 | "encoded_id": "tIhsqj0qsFE", 163 | "name": "free" 164 | }, 165 | { 166 | "id": 9297117245426667155, 167 | "hex_id": "8105FEE060D08E93", 168 | "encoded_id": "gQX+4GDQjpM", 169 | "name": "malloc" 170 | }, 171 | { 172 | "id": 4860863683521237115, 173 | "hex_id": "437541C425E1507B", 174 | "encoded_id": "Q3VBxCXhUHs", 175 | "name": "memcpy" 176 | }, 177 | { 178 | "id": 17524849461551964383, 179 | "hex_id": "F334C5BC120020DF", 180 | "encoded_id": "8zTFvBIAIN8", 181 | "name": "memset" 182 | }, 183 | { 184 | "id": 7295283892122268634, 185 | "hex_id": "653E0E0C3D93B3DA", 186 | "encoded_id": "ZT4ODD2Ts9o", 187 | "type": "Object", 188 | "name": "Need_sceLibcInternal" 189 | }, 190 | { 191 | "id": 16916178298454784681, 192 | "hex_id": "EAC256896491BAA9", 193 | "encoded_id": "6sJWiWSRuqk", 194 | "name": "strncpy" 195 | }, 196 | { 197 | "id": 16587723275794093056, 198 | "hex_id": "E6336E6F0E2F9400", 199 | "encoded_id": "5jNubw4vlAA", 200 | "name": "strnlen" 201 | } 202 | ] 203 | } 204 | ] 205 | } 206 | ] 207 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceVdecwrap.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceVdecwrap.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceVdecCore.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceVdecwrap", 11 | "libraries": [ 12 | { 13 | "name": "libSceVdecwrap", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 3906896610252488960, 18 | "hex_id": "363815C474470100", 19 | "encoded_id": "NjgVxHRHAQA", 20 | "name": null 21 | }, 22 | { 23 | "id": 4022492726176251458, 24 | "hex_id": "37D2C3D28753FE42", 25 | "encoded_id": "N9LD0odT-kI", 26 | "name": null 27 | }, 28 | { 29 | "id": 6930615309765909939, 30 | "hex_id": "602E7DE77D7B1DB3", 31 | "encoded_id": "YC595317HbM", 32 | "name": null 33 | }, 34 | { 35 | "id": 7703697351668380218, 36 | "hex_id": "6AE907ECE74FB23A", 37 | "encoded_id": "aukH7OdPsjo", 38 | "name": null 39 | }, 40 | { 41 | "id": 7860982058067820123, 42 | "hex_id": "6D17D18854D9FE5B", 43 | "encoded_id": "bRfRiFTZ-ls", 44 | "name": null 45 | }, 46 | { 47 | "id": 12653741093149610693, 48 | "hex_id": "AF9B1E7B58F212C5", 49 | "encoded_id": "r5see1jyEsU", 50 | "name": null 51 | }, 52 | { 53 | "id": 14100418860041554947, 54 | "hex_id": "C3AEC03EF8FECC03", 55 | "encoded_id": "w67APvj+zAM", 56 | "name": null 57 | }, 58 | { 59 | "id": 14303250046173207812, 60 | "hex_id": "C67F5A2297BE5D04", 61 | "encoded_id": "xn9aIpe+XQQ", 62 | "name": null 63 | }, 64 | { 65 | "id": 15201184303459017297, 66 | "hex_id": "D2F57495ACEB2251", 67 | "encoded_id": "0vV0lazrIlE", 68 | "name": null 69 | }, 70 | { 71 | "id": 18423434521667563981, 72 | "hex_id": "FFAD3015FEA9F1CD", 73 | "encoded_id": "-60wFf6p8c0", 74 | "name": null 75 | } 76 | ] 77 | } 78 | ] 79 | }, 80 | { 81 | "name": "libkernel", 82 | "libraries": [ 83 | { 84 | "name": "libkernel", 85 | "is_export": false, 86 | "symbols": [ 87 | { 88 | "id": 4246298716624633464, 89 | "hex_id": "3AEDE22F569BBE78", 90 | "encoded_id": "Ou3iL1abvng", 91 | "name": "__stack_chk_fail" 92 | }, 93 | { 94 | "id": 9204107242627281749, 95 | "hex_id": "7FBB8EC58F663355", 96 | "encoded_id": "f7uOxY9mM1U", 97 | "type": "Object", 98 | "name": "__stack_chk_guard" 99 | } 100 | ] 101 | } 102 | ] 103 | }, 104 | { 105 | "name": "libSceLibcInternal", 106 | "libraries": [ 107 | { 108 | "name": "libSceLibcInternal", 109 | "is_export": false, 110 | "symbols": [ 111 | { 112 | "id": 2262984834435268711, 113 | "hex_id": "1F67BCB7949C4067", 114 | "encoded_id": "H2e8t5ScQGc", 115 | "name": "__cxa_finalize" 116 | }, 117 | { 118 | "id": 7295283892122268634, 119 | "hex_id": "653E0E0C3D93B3DA", 120 | "encoded_id": "ZT4ODD2Ts9o", 121 | "type": "Object", 122 | "name": "Need_sceLibcInternal" 123 | }, 124 | { 125 | "id": 9640958307794899731, 126 | "hex_id": "85CB90803E775313", 127 | "encoded_id": "hcuQgD53UxM", 128 | "name": "printf" 129 | } 130 | ] 131 | } 132 | ] 133 | }, 134 | { 135 | "name": "libSceVdecCore", 136 | "libraries": [ 137 | { 138 | "name": "libSceVdecCore", 139 | "is_export": false, 140 | "symbols": [ 141 | { 142 | "id": 14012260366377013870, 143 | "hex_id": "C2758C90262FD26E", 144 | "encoded_id": "wnWMkCYv0m4", 145 | "name": "sceVdecCoreCreateDecoder" 146 | }, 147 | { 148 | "id": 1100099532888615899, 149 | "hex_id": "0F4456B253662BDB", 150 | "encoded_id": "D0RWslNmK9s", 151 | "name": "sceVdecCoreDeleteDecoder" 152 | }, 153 | { 154 | "id": 8019885157706027875, 155 | "hex_id": "6F4C5B0F4C7ED363", 156 | "encoded_id": "b0xbD0x+02M", 157 | "name": "sceVdecCoreFlushDecodeOutput" 158 | }, 159 | { 160 | "id": 3137610358359097063, 161 | "hex_id": "2B8B07FF45947EE7", 162 | "encoded_id": "K4sH-0WUfuc", 163 | "name": "sceVdecCoreGetDecodeOutput" 164 | }, 165 | { 166 | "id": 17115294515424144778, 167 | "hex_id": "ED85BDAE5A0C2D8A", 168 | "encoded_id": "7YW9rloMLYo", 169 | "name": "sceVdecCoreMapMemoryBlock" 170 | }, 171 | { 172 | "id": 5986824775234683992, 173 | "hex_id": "53157969DC5F0458", 174 | "encoded_id": "UxV5adxfBFg", 175 | "name": "sceVdecCoreQueryFrameBufferInfo" 176 | }, 177 | { 178 | "id": 7406298418077962065, 179 | "hex_id": "66C8752BC6130F51", 180 | "encoded_id": "Zsh1K8YTD1E", 181 | "name": "sceVdecCoreQueryInstanceSize" 182 | }, 183 | { 184 | "id": 11266317263832093482, 185 | "hex_id": "9C59FFDC2590132A", 186 | "encoded_id": "nFn-3CWQEyo", 187 | "name": "sceVdecCoreResetDecoder" 188 | }, 189 | { 190 | "id": 1696145197101953998, 191 | "hex_id": "1789EB11F8BF33CE", 192 | "encoded_id": "F4nrEfi-M84", 193 | "name": "sceVdecCoreSetDecodeInput" 194 | }, 195 | { 196 | "id": 4263872057878765643, 197 | "hex_id": "3B2C510BB193E04B", 198 | "encoded_id": "OyxRC7GT4Es", 199 | "name": "sceVdecCoreSyncDecode" 200 | } 201 | ] 202 | } 203 | ] 204 | } 205 | ] 206 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceVshCommon_aot.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libmonovm", 10 | "libraries": [ 11 | { 12 | "name": "libmonovm", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 9010492412357117298, 17 | "hex_id": "7D0BB31C01E60572", 18 | "encoded_id": "fQuzHAHmBXI", 19 | "name": "mono_aot_register_module" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libSceLibcInternal", 27 | "libraries": [ 28 | { 29 | "name": "libSceLibcInternal", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 2262984834435268711, 34 | "hex_id": "1F67BCB7949C4067", 35 | "encoded_id": "H2e8t5ScQGc", 36 | "name": "__cxa_finalize" 37 | }, 38 | { 39 | "id": 15663861474493055139, 40 | "hex_id": "D96137053615C0A3", 41 | "encoded_id": "2WE3BTYVwKM", 42 | "name": "cos" 43 | }, 44 | { 45 | "id": 17524849461551964383, 46 | "hex_id": "F334C5BC120020DF", 47 | "encoded_id": "8zTFvBIAIN8", 48 | "name": "memset" 49 | }, 50 | { 51 | "id": 7295283892122268634, 52 | "hex_id": "653E0E0C3D93B3DA", 53 | "encoded_id": "ZT4ODD2Ts9o", 54 | "type": "Object", 55 | "name": "Need_sceLibcInternal" 56 | }, 57 | { 58 | "id": 2291376565028949426, 59 | "hex_id": "1FCC9AD87D348DB2", 60 | "encoded_id": "H8ya2H00jbI", 61 | "name": "sin" 62 | } 63 | ] 64 | } 65 | ] 66 | } 67 | ] 68 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceWebBrowserInjectedBundle.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceWebBrowserInjectedBundle.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceOrbisCompat.prx", 7 | "libSceRegMgr.prx", 8 | "libSceRtc.prx", 9 | "libSceWebKit2.prx" 10 | ], 11 | "modules": [ 12 | { 13 | "name": "libSceWebBrowserInjectedBundle", 14 | "libraries": [ 15 | { 16 | "name": "libSceWebBrowserInjectedBundle", 17 | "is_export": true, 18 | "symbols": [ 19 | { 20 | "id": 8849540060348272317, 21 | "hex_id": "7ACFE1CC4AA5CEBD", 22 | "encoded_id": "es-hzEqlzr0", 23 | "name": "WKBundleInitialize" 24 | } 25 | ] 26 | } 27 | ] 28 | }, 29 | { 30 | "name": "libkernel", 31 | "libraries": [ 32 | { 33 | "name": "libkernel", 34 | "is_export": false, 35 | "symbols": [ 36 | { 37 | "id": 4246298716624633464, 38 | "hex_id": "3AEDE22F569BBE78", 39 | "encoded_id": "Ou3iL1abvng", 40 | "name": "__stack_chk_fail" 41 | }, 42 | { 43 | "id": 9204107242627281749, 44 | "hex_id": "7FBB8EC58F663355", 45 | "encoded_id": "f7uOxY9mM1U", 46 | "type": "Object", 47 | "name": "__stack_chk_guard" 48 | } 49 | ] 50 | } 51 | ] 52 | }, 53 | { 54 | "name": "libSceLibcInternal", 55 | "libraries": [ 56 | { 57 | "name": "libSceLibcInternal", 58 | "is_export": false, 59 | "symbols": [ 60 | { 61 | "id": 13171837702886641551, 62 | "hex_id": "B6CBC49A77A7CF8F", 63 | "encoded_id": "tsvEmnenz48", 64 | "name": "__cxa_atexit" 65 | }, 66 | { 67 | "id": 2262984834435268711, 68 | "hex_id": "1F67BCB7949C4067", 69 | "encoded_id": "H2e8t5ScQGc", 70 | "name": "__cxa_finalize" 71 | }, 72 | { 73 | "id": 15880793502959808828, 74 | "hex_id": "DC63E98D0740313C", 75 | "encoded_id": "3GPpjQdAMTw", 76 | "name": "__cxa_guard_acquire" 77 | }, 78 | { 79 | "id": 17775740718153119521, 80 | "hex_id": "F6B01E00D4F6B721", 81 | "encoded_id": "9rAeANT2tyE", 82 | "name": "__cxa_guard_release" 83 | }, 84 | { 85 | "id": 14980096904033348633, 86 | "hex_id": "CFE3FEC429D62C19", 87 | "encoded_id": "z+P+xCnWLBk", 88 | "name": "_ZdlPv" 89 | }, 90 | { 91 | "id": 8978464314348367017, 92 | "hex_id": "7C99E9B955416CA9", 93 | "encoded_id": "fJnpuVVBbKk", 94 | "name": "_Znwm" 95 | }, 96 | { 97 | "id": 17524849461551964383, 98 | "hex_id": "F334C5BC120020DF", 99 | "encoded_id": "8zTFvBIAIN8", 100 | "name": "memset" 101 | }, 102 | { 103 | "id": 7295283892122268634, 104 | "hex_id": "653E0E0C3D93B3DA", 105 | "encoded_id": "ZT4ODD2Ts9o", 106 | "type": "Object", 107 | "name": "Need_sceLibcInternal" 108 | }, 109 | { 110 | "id": 10341780252942172940, 111 | "hex_id": "8F856258D1C4830C", 112 | "encoded_id": "j4ViWNHEgww", 113 | "name": "strlen" 114 | } 115 | ] 116 | } 117 | ] 118 | }, 119 | { 120 | "name": "libSceOrbisCompat", 121 | "libraries": [ 122 | { 123 | "name": "libSceOrbisCompat", 124 | "is_export": false, 125 | "symbols": [ 126 | { 127 | "id": 12469875931897689244, 128 | "hex_id": "AD0DE61781F4749C", 129 | "encoded_id": "rQ3mF4H0dJw", 130 | "name": null 131 | }, 132 | { 133 | "id": 13340039212938029574, 134 | "hex_id": "B92156FC50F3EA06", 135 | "encoded_id": "uSFW-FDz6gY", 136 | "name": null 137 | } 138 | ] 139 | } 140 | ] 141 | } 142 | ] 143 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceWkFontConfig.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceWkFontConfig.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceSystemService.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceWkFontConfig", 11 | "libraries": [ 12 | { 13 | "name": "libSceWkFontConfig", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 85068400845884878, 18 | "hex_id": "012E394286078DCE", 19 | "encoded_id": "AS45QoYHjc4", 20 | "name": "_Z5dummyv" 21 | }, 22 | { 23 | "id": 2185349029512310061, 24 | "hex_id": "1E53EB5D26536D2D", 25 | "encoded_id": "HlPrXSZTbS0", 26 | "name": null 27 | }, 28 | { 29 | "id": 11489553542485613770, 30 | "hex_id": "9F73181297AF9CCA", 31 | "encoded_id": "n3MYEpevnMo", 32 | "name": null 33 | }, 34 | { 35 | "id": 13265598377772523675, 36 | "hex_id": "B818DF70C021209B", 37 | "encoded_id": "uBjfcMAhIJs", 38 | "name": null 39 | }, 40 | { 41 | "id": 14266335959587653985, 42 | "hex_id": "C5FC34F80D9A8961", 43 | "encoded_id": "xfw0+A2aiWE", 44 | "name": null 45 | }, 46 | { 47 | "id": 17452370543740084157, 48 | "hex_id": "F233468AFC1E5FBD", 49 | "encoded_id": "8jNGivweX70", 50 | "name": null 51 | } 52 | ] 53 | } 54 | ] 55 | }, 56 | { 57 | "name": "libkernel", 58 | "libraries": [ 59 | { 60 | "name": "libkernel", 61 | "is_export": false, 62 | "symbols": [ 63 | { 64 | "id": 4246298716624633464, 65 | "hex_id": "3AEDE22F569BBE78", 66 | "encoded_id": "Ou3iL1abvng", 67 | "name": "__stack_chk_fail" 68 | }, 69 | { 70 | "id": 9204107242627281749, 71 | "hex_id": "7FBB8EC58F663355", 72 | "encoded_id": "f7uOxY9mM1U", 73 | "type": "Object", 74 | "name": "__stack_chk_guard" 75 | }, 76 | { 77 | "id": 2623297511407571098, 78 | "hex_id": "2467D330139D509A", 79 | "encoded_id": "JGfTMBOdUJo", 80 | "name": null 81 | } 82 | ] 83 | } 84 | ] 85 | }, 86 | { 87 | "name": "libSceLibcInternal", 88 | "libraries": [ 89 | { 90 | "name": "libSceLibcInternal", 91 | "is_export": false, 92 | "symbols": [ 93 | { 94 | "id": 2262984834435268711, 95 | "hex_id": "1F67BCB7949C4067", 96 | "encoded_id": "H2e8t5ScQGc", 97 | "name": "__cxa_finalize" 98 | }, 99 | { 100 | "id": 15880793502959808828, 101 | "hex_id": "DC63E98D0740313C", 102 | "encoded_id": "3GPpjQdAMTw", 103 | "name": "__cxa_guard_acquire" 104 | }, 105 | { 106 | "id": 17775740718153119521, 107 | "hex_id": "F6B01E00D4F6B721", 108 | "encoded_id": "9rAeANT2tyE", 109 | "name": "__cxa_guard_release" 110 | }, 111 | { 112 | "id": 4860863683521237115, 113 | "hex_id": "437541C425E1507B", 114 | "encoded_id": "Q3VBxCXhUHs", 115 | "name": "memcpy" 116 | }, 117 | { 118 | "id": 7295283892122268634, 119 | "hex_id": "653E0E0C3D93B3DA", 120 | "encoded_id": "ZT4ODD2Ts9o", 121 | "type": "Object", 122 | "name": "Need_sceLibcInternal" 123 | }, 124 | { 125 | "id": 4248854281417786081, 126 | "hex_id": "3AF6F675224E02E1", 127 | "encoded_id": "Ovb2dSJOAuE", 128 | "name": "strcmp" 129 | }, 130 | { 131 | "id": 10341780252942172940, 132 | "hex_id": "8F856258D1C4830C", 133 | "encoded_id": "j4ViWNHEgww", 134 | "name": "strlen" 135 | }, 136 | { 137 | "id": 16916178298454784681, 138 | "hex_id": "EAC256896491BAA9", 139 | "encoded_id": "6sJWiWSRuqk", 140 | "name": "strncpy" 141 | } 142 | ] 143 | } 144 | ] 145 | }, 146 | { 147 | "name": "libSceSystemService", 148 | "libraries": [ 149 | { 150 | "name": "libSceSystemService", 151 | "is_export": false, 152 | "symbols": [ 153 | { 154 | "id": 9050609017113226414, 155 | "hex_id": "7D9A38F2E9FB2CAE", 156 | "encoded_id": "fZo48un7LK4", 157 | "name": "sceSystemServiceParamGetInt" 158 | } 159 | ] 160 | } 161 | ] 162 | } 163 | ] 164 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libSceZlib.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceZlib.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceZlib", 10 | "libraries": [ 11 | { 12 | "name": "libSceZlib", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 16894900275817608060, 17 | "hex_id": "EA76BE49AFC1F37C", 18 | "encoded_id": "6na+Sa-B83w", 19 | "name": "sceZlibFinalize" 20 | }, 21 | { 22 | "id": 15699790298541744547, 23 | "hex_id": "D9E0DC1870B461A3", 24 | "encoded_id": "2eDcGHC0YaM", 25 | "name": "sceZlibGetResult" 26 | }, 27 | { 28 | "id": 5527794521628983124, 29 | "hex_id": "4CB6ABD4750BBF54", 30 | "encoded_id": "TLar1HULv1Q", 31 | "name": "sceZlibInflate" 32 | }, 33 | { 34 | "id": 11193139068476525214, 35 | "hex_id": "9B5604ADD2170A9E", 36 | "encoded_id": "m1YErdIXCp4", 37 | "name": "sceZlibInitialize" 38 | }, 39 | { 40 | "id": 13267346753477704523, 41 | "hex_id": "B81F159430F87B4B", 42 | "encoded_id": "uB8VlDD4e0s", 43 | "name": "sceZlibWaitForDone" 44 | } 45 | ] 46 | } 47 | ] 48 | }, 49 | { 50 | "name": "libkernel", 51 | "libraries": [ 52 | { 53 | "name": "libkernel", 54 | "is_export": false, 55 | "symbols": [ 56 | { 57 | "id": 17588531036976227154, 58 | "hex_id": "F41703CA43E6A352", 59 | "encoded_id": "9BcDykPmo1I", 60 | "name": "__error" 61 | }, 62 | { 63 | "id": 4246298716624633464, 64 | "hex_id": "3AEDE22F569BBE78", 65 | "encoded_id": "Ou3iL1abvng", 66 | "name": "__stack_chk_fail" 67 | }, 68 | { 69 | "id": 9204107242627281749, 70 | "hex_id": "7FBB8EC58F663355", 71 | "encoded_id": "f7uOxY9mM1U", 72 | "type": "Object", 73 | "name": "__stack_chk_guard" 74 | }, 75 | { 76 | "id": 4465068684319409537, 77 | "hex_id": "3DF71C4FBA944581", 78 | "encoded_id": "PfccT7qURYE", 79 | "name": "ioctl" 80 | }, 81 | { 82 | "id": 6084524581721067763, 83 | "hex_id": "547092DEB09DD0F3", 84 | "encoded_id": "VHCS3rCd0PM", 85 | "name": "sceKernelAddReadEvent" 86 | }, 87 | { 88 | "id": 5813464972379181691, 89 | "hex_id": "50AD939760D6527B", 90 | "encoded_id": "UK2Tl2DWUns", 91 | "name": "sceKernelClose" 92 | }, 93 | { 94 | "id": 1099895446604211106, 95 | "hex_id": "0F439D14C8E9E3A2", 96 | "encoded_id": "D0OdFMjp46I", 97 | "name": "sceKernelCreateEqueue" 98 | }, 99 | { 100 | "id": 10273101738085114881, 101 | "hex_id": "8E91639A0002E401", 102 | "encoded_id": "jpFjmgAC5AE", 103 | "name": "sceKernelDeleteEqueue" 104 | }, 105 | { 106 | "id": 10592944380180505501, 107 | "hex_id": "9301B2CA3A21239D", 108 | "encoded_id": "kwGyyjohI50", 109 | "name": "sceKernelGetEventData" 110 | }, 111 | { 112 | "id": 15307142596818687567, 113 | "hex_id": "D46DE51751A0D64F", 114 | "encoded_id": "1G3lF1Gg1k8", 115 | "name": "sceKernelOpen" 116 | }, 117 | { 118 | "id": 9168357056915475053, 119 | "hex_id": "7F3C8C2ACF648A6D", 120 | "encoded_id": "fzyMKs9kim0", 121 | "name": "sceKernelWaitEqueue" 122 | } 123 | ] 124 | } 125 | ] 126 | }, 127 | { 128 | "name": "libSceLibcInternal", 129 | "libraries": [ 130 | { 131 | "name": "libSceLibcInternal", 132 | "is_export": false, 133 | "symbols": [ 134 | { 135 | "id": 2262984834435268711, 136 | "hex_id": "1F67BCB7949C4067", 137 | "encoded_id": "H2e8t5ScQGc", 138 | "name": "__cxa_finalize" 139 | }, 140 | { 141 | "id": 7295283892122268634, 142 | "hex_id": "653E0E0C3D93B3DA", 143 | "encoded_id": "ZT4ODD2Ts9o", 144 | "type": "Object", 145 | "name": "Need_sceLibcInternal" 146 | } 147 | ] 148 | } 149 | ] 150 | } 151 | ] 152 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/libswreset.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libSceLibcInternal.prx", 5 | "libSceSystemService.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libswreset", 10 | "libraries": [ 11 | { 12 | "name": "libswreset", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 3362808279475148854, 17 | "hex_id": "2EAB185031DBD836", 18 | "encoded_id": "LqsYUDHb2DY", 19 | "name": "SwReset" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libkernel", 27 | "libraries": [ 28 | { 29 | "name": "libkernel", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 4246298716624633464, 34 | "hex_id": "3AEDE22F569BBE78", 35 | "encoded_id": "Ou3iL1abvng", 36 | "name": "__stack_chk_fail" 37 | }, 38 | { 39 | "id": 9204107242627281749, 40 | "hex_id": "7FBB8EC58F663355", 41 | "encoded_id": "f7uOxY9mM1U", 42 | "type": "Object", 43 | "name": "__stack_chk_guard" 44 | }, 45 | { 46 | "id": 15550702909532972872, 47 | "hex_id": "D7CF31E7B258A748", 48 | "encoded_id": "188x57JYp0g", 49 | "name": "sceKernelCreateSema" 50 | }, 51 | { 52 | "id": 5139292856809294191, 53 | "hex_id": "47526F9FC6D2096F", 54 | "encoded_id": "R1Jvn8bSCW8", 55 | "name": "sceKernelDeleteSema" 56 | }, 57 | { 58 | "id": 15436042836469058247, 59 | "hex_id": "D637D72D15738AC7", 60 | "encoded_id": "1jfXLRVzisc", 61 | "name": "sceKernelUsleep" 62 | }, 63 | { 64 | "id": 7428322917191339721, 65 | "hex_id": "6716B45614154EC9", 66 | "encoded_id": "Zxa0VhQVTsk", 67 | "name": "sceKernelWaitSema" 68 | } 69 | ] 70 | } 71 | ] 72 | }, 73 | { 74 | "name": "libSceLibcInternal", 75 | "libraries": [ 76 | { 77 | "name": "libSceLibcInternal", 78 | "is_export": false, 79 | "symbols": [ 80 | { 81 | "id": 2262984834435268711, 82 | "hex_id": "1F67BCB7949C4067", 83 | "encoded_id": "H2e8t5ScQGc", 84 | "name": "__cxa_finalize" 85 | }, 86 | { 87 | "id": 7295283892122268634, 88 | "hex_id": "653E0E0C3D93B3DA", 89 | "encoded_id": "ZT4ODD2Ts9o", 90 | "type": "Object", 91 | "name": "Need_sceLibcInternal" 92 | }, 93 | { 94 | "id": 9640958307794899731, 95 | "hex_id": "85CB90803E775313", 96 | "encoded_id": "hcuQgD53UxM", 97 | "name": "printf" 98 | }, 99 | { 100 | "id": 6993289136798851207, 101 | "hex_id": "610D276AFA7E6087", 102 | "encoded_id": "YQ0navp+YIc", 103 | "name": "puts" 104 | } 105 | ] 106 | } 107 | ] 108 | }, 109 | { 110 | "name": "libSceSystemService", 111 | "libraries": [ 112 | { 113 | "name": "libSceSystemService", 114 | "is_export": false, 115 | "symbols": [ 116 | { 117 | "id": 15116750285477294324, 118 | "hex_id": "D1C97C4AEC28B0F4", 119 | "encoded_id": "0cl8SuwosPQ", 120 | "name": "sceSystemServiceAddLocalProcess" 121 | }, 122 | { 123 | "id": 13228375401750204497, 124 | "hex_id": "B794A15748D61051", 125 | "encoded_id": "t5ShV0jWEFE", 126 | "name": "sceSystemServiceGetAppStatus" 127 | } 128 | ] 129 | } 130 | ] 131 | } 132 | ] 133 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/swreset.self.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libSceLibcInternal.prx", 5 | "libSceRtc.prx", 6 | "libSceSysmodule.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libkernel", 11 | "libraries": [ 12 | { 13 | "name": "libkernel", 14 | "is_export": false, 15 | "symbols": [ 16 | { 17 | "id": 4246298716624633464, 18 | "hex_id": "3AEDE22F569BBE78", 19 | "encoded_id": "Ou3iL1abvng", 20 | "name": "__stack_chk_fail" 21 | }, 22 | { 23 | "id": 9204107242627281749, 24 | "hex_id": "7FBB8EC58F663355", 25 | "encoded_id": "f7uOxY9mM1U", 26 | "type": "Object", 27 | "name": "__stack_chk_guard" 28 | }, 29 | { 30 | "id": 7894756526838107668, 31 | "hex_id": "6D8FCF3BA261CE14", 32 | "encoded_id": "bY-PO6JhzhQ", 33 | "name": "close" 34 | }, 35 | { 36 | "id": 4465068684319409537, 37 | "hex_id": "3DF71C4FBA944581", 38 | "encoded_id": "PfccT7qURYE", 39 | "name": "ioctl" 40 | }, 41 | { 42 | "id": 14042412343999313768, 43 | "hex_id": "C2E0ABA081A3B768", 44 | "encoded_id": "wuCroIGjt2g", 45 | "name": "open" 46 | }, 47 | { 48 | "id": 2024672129836868848, 49 | "hex_id": "1C1914932D8F64F0", 50 | "encoded_id": "HBkUky2PZPA", 51 | "name": "sceKernelCloseSema" 52 | }, 53 | { 54 | "id": 15550702909532972872, 55 | "hex_id": "D7CF31E7B258A748", 56 | "encoded_id": "188x57JYp0g", 57 | "name": "sceKernelCreateSema" 58 | }, 59 | { 60 | "id": 5139292856809294191, 61 | "hex_id": "47526F9FC6D2096F", 62 | "encoded_id": "R1Jvn8bSCW8", 63 | "name": "sceKernelDeleteSema" 64 | }, 65 | { 66 | "id": 11740187997217236964, 67 | "hex_id": "A2ED86C8027027E4", 68 | "encoded_id": "ou2GyAJwJ+Q", 69 | "name": "sceKernelGetSubsysId" 70 | }, 71 | { 72 | "id": 3677267387217960623, 73 | "hex_id": "33084734A7415EAF", 74 | "encoded_id": "MwhHNKdBXq8", 75 | "name": "sceKernelOpenSema" 76 | }, 77 | { 78 | "id": 16270636446252183084, 79 | "hex_id": "E1CCE9A47062AE2C", 80 | "encoded_id": "4czppHBiriw", 81 | "name": "sceKernelSignalSema" 82 | }, 83 | { 84 | "id": 15436042836469058247, 85 | "hex_id": "D637D72D15738AC7", 86 | "encoded_id": "1jfXLRVzisc", 87 | "name": "sceKernelUsleep" 88 | } 89 | ] 90 | } 91 | ] 92 | }, 93 | { 94 | "name": "libSceLibcInternal", 95 | "libraries": [ 96 | { 97 | "name": "libSceLibcInternal", 98 | "is_export": false, 99 | "symbols": [ 100 | { 101 | "id": 8013034890507122066, 102 | "hex_id": "6F3404C72D7CF592", 103 | "encoded_id": "bzQExy189ZI", 104 | "name": "_init_env" 105 | }, 106 | { 107 | "id": 2287874432227194072, 108 | "hex_id": "1FC029ACA799B4D8", 109 | "encoded_id": "H8AprKeZtNg", 110 | "type": "Object", 111 | "name": "_Stderr" 112 | }, 113 | { 114 | "id": 17324656207506943800, 115 | "hex_id": "F06D8B07E037AF38", 116 | "encoded_id": "8G2LB+A3rzg", 117 | "name": "atexit" 118 | }, 119 | { 120 | "id": 13314789860925425882, 121 | "hex_id": "B8C7A2D56F6EC8DA", 122 | "encoded_id": "uMei1W9uyNo", 123 | "name": "exit" 124 | }, 125 | { 126 | "id": 9076987528548799568, 127 | "hex_id": "7DF7F010B5CD5450", 128 | "encoded_id": "fffwELXNVFA", 129 | "name": "fprintf" 130 | }, 131 | { 132 | "id": 3646896666160666298, 133 | "hex_id": "329C61321F1016BA", 134 | "encoded_id": "MpxhMh8QFro", 135 | "name": "fwrite" 136 | }, 137 | { 138 | "id": 1006747189132769736, 139 | "hex_id": "0DF8AF3C0AE1B9C8", 140 | "encoded_id": "DfivPArhucg", 141 | "name": "memcmp" 142 | }, 143 | { 144 | "id": 4860863683521237115, 145 | "hex_id": "437541C425E1507B", 146 | "encoded_id": "Q3VBxCXhUHs", 147 | "name": "memcpy" 148 | }, 149 | { 150 | "id": 17524849461551964383, 151 | "hex_id": "F334C5BC120020DF", 152 | "encoded_id": "8zTFvBIAIN8", 153 | "name": "memset" 154 | }, 155 | { 156 | "id": 7295283892122268634, 157 | "hex_id": "653E0E0C3D93B3DA", 158 | "encoded_id": "ZT4ODD2Ts9o", 159 | "type": "Object", 160 | "name": "Need_sceLibcInternal" 161 | }, 162 | { 163 | "id": 9640958307794899731, 164 | "hex_id": "85CB90803E775313", 165 | "encoded_id": "hcuQgD53UxM", 166 | "name": "printf" 167 | }, 168 | { 169 | "id": 6993289136798851207, 170 | "hex_id": "610D276AFA7E6087", 171 | "encoded_id": "YQ0navp+YIc", 172 | "name": "puts" 173 | } 174 | ] 175 | } 176 | ] 177 | }, 178 | { 179 | "name": "libSceRtc", 180 | "libraries": [ 181 | { 182 | "name": "libSceRtc", 183 | "is_export": false, 184 | "symbols": [ 185 | { 186 | "id": 493890337628429833, 187 | "hex_id": "06DAA6A534571E09", 188 | "encoded_id": "BtqmpTRXHgk", 189 | "name": "sceRtcGetTime_t" 190 | }, 191 | { 192 | "id": 13395852000943872332, 193 | "hex_id": "B9E7A06BABF7194C", 194 | "encoded_id": "ueega6v3GUw", 195 | "name": "sceRtcSetTick" 196 | } 197 | ] 198 | } 199 | ] 200 | } 201 | ] 202 | } -------------------------------------------------------------------------------- /ps4libdoc/system/common/lib/ulobjmgr.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "ulobjmgr.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "ulobjmgr", 10 | "libraries": [ 11 | { 12 | "name": "ulobjmgr", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 319116225007466076, 17 | "hex_id": "046DBA8411A2365C", 18 | "encoded_id": "BG26hBGiNlw", 19 | "name": null 20 | }, 21 | { 22 | "id": 2134513644819973454, 23 | "hex_id": "1D9F50D9CFB8054E", 24 | "encoded_id": "HZ9Q2c+4BU4", 25 | "name": null 26 | }, 27 | { 28 | "id": 5361533695362307319, 29 | "hex_id": "4A67FE7D435B94F7", 30 | "encoded_id": "Smf+fUNblPc", 31 | "name": null 32 | }, 33 | { 34 | "id": 5406440767322826313, 35 | "hex_id": "4B07893BBB77A649", 36 | "encoded_id": "SweJO7t3pkk", 37 | "name": null 38 | } 39 | ] 40 | } 41 | ] 42 | }, 43 | { 44 | "name": "libkernel", 45 | "libraries": [ 46 | { 47 | "name": "libkernel", 48 | "is_export": false, 49 | "symbols": [ 50 | { 51 | "id": 11006530361642092802, 52 | "hex_id": "98BF0D0C7F3A8902", 53 | "encoded_id": "mL8NDH86iQI", 54 | "name": "sceKernelMapNamedFlexibleMemory" 55 | }, 56 | { 57 | "id": 8145075439958835433, 58 | "hex_id": "71091EF54B8140E9", 59 | "encoded_id": "cQke9UuBQOk", 60 | "name": "sceKernelMunmap" 61 | }, 62 | { 63 | "id": 18261587567953912780, 64 | "hex_id": "FD6E3123969523CC", 65 | "encoded_id": "-W4xI5aVI8w", 66 | "name": null 67 | } 68 | ] 69 | } 70 | ] 71 | }, 72 | { 73 | "name": "libSceLibcInternal", 74 | "libraries": [ 75 | { 76 | "name": "libSceLibcInternal", 77 | "is_export": false, 78 | "symbols": [ 79 | { 80 | "id": 2262984834435268711, 81 | "hex_id": "1F67BCB7949C4067", 82 | "encoded_id": "H2e8t5ScQGc", 83 | "name": "__cxa_finalize" 84 | }, 85 | { 86 | "id": 7295283892122268634, 87 | "hex_id": "653E0E0C3D93B3DA", 88 | "encoded_id": "ZT4ODD2Ts9o", 89 | "type": "Object", 90 | "name": "Need_sceLibcInternal" 91 | } 92 | ] 93 | } 94 | ] 95 | } 96 | ] 97 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceAc3Enc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAc3Enc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceAc3Enc", 11 | "libraries": [ 12 | { 13 | "name": "libSceAc3Enc", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 1422927181259658483, 18 | "hex_id": "13BF40BB7C3AD4F3", 19 | "encoded_id": "E79Au3w61PM", 20 | "name": null 21 | }, 22 | { 23 | "id": 4353939337733098310, 24 | "hex_id": "3C6C4CC26F2E4B46", 25 | "encoded_id": "PGxMwm8uS0Y", 26 | "name": null 27 | }, 28 | { 29 | "id": 9649419695509749840, 30 | "hex_id": "85E9A01697844050", 31 | "encoded_id": "hemgFpeEQFA", 32 | "name": null 33 | }, 34 | { 35 | "id": 10095361260050364207, 36 | "hex_id": "8C19ED94188AB72F", 37 | "encoded_id": "jBntlBiKty8", 38 | "name": null 39 | }, 40 | { 41 | "id": 15197449966034437690, 42 | "hex_id": "D2E830397D41463A", 43 | "encoded_id": "0ugwOX1BRjo", 44 | "name": null 45 | }, 46 | { 47 | "id": 16104506635895897000, 48 | "hex_id": "DF7EB375C37EFBA8", 49 | "encoded_id": "336zdcN++6g", 50 | "name": null 51 | }, 52 | { 53 | "id": 16852788724208771324, 54 | "hex_id": "E9E1220E052C20FC", 55 | "encoded_id": "6eEiDgUsIPw", 56 | "name": null 57 | } 58 | ] 59 | } 60 | ] 61 | }, 62 | { 63 | "name": "libkernel", 64 | "libraries": [ 65 | { 66 | "name": "libkernel", 67 | "is_export": false, 68 | "symbols": [ 69 | { 70 | "id": 4246298716624633464, 71 | "hex_id": "3AEDE22F569BBE78", 72 | "encoded_id": "Ou3iL1abvng", 73 | "name": "__stack_chk_fail" 74 | }, 75 | { 76 | "id": 9204107242627281749, 77 | "hex_id": "7FBB8EC58F663355", 78 | "encoded_id": "f7uOxY9mM1U", 79 | "type": "Object", 80 | "name": "__stack_chk_guard" 81 | }, 82 | { 83 | "id": 15629729862101927441, 84 | "hex_id": "D8E7F47FEDE68611", 85 | "encoded_id": "2Of0f+3mhhE", 86 | "name": "scePthreadMutexDestroy" 87 | }, 88 | { 89 | "id": 8244460636280417242, 90 | "hex_id": "726A3544862F6BDA", 91 | "encoded_id": "cmo1RIYva9o", 92 | "name": "scePthreadMutexInit" 93 | }, 94 | { 95 | "id": 17672887709872455390, 96 | "hex_id": "F542B5BCB6507EDE", 97 | "encoded_id": "9UK1vLZQft4", 98 | "name": "scePthreadMutexLock" 99 | }, 100 | { 101 | "id": 13149901319649172397, 102 | "hex_id": "B67DD5943D211BAD", 103 | "encoded_id": "tn3VlD0hG60", 104 | "name": "scePthreadMutexUnlock" 105 | } 106 | ] 107 | } 108 | ] 109 | }, 110 | { 111 | "name": "libSceAjm", 112 | "libraries": [ 113 | { 114 | "name": "libSceAjm", 115 | "is_export": false, 116 | "symbols": [ 117 | { 118 | "id": 8530084243668145791, 119 | "hex_id": "7660F26CDFFF167F", 120 | "encoded_id": "dmDybN--Fn8", 121 | "name": "sceAjmBatchJobControlBufferRa" 122 | }, 123 | { 124 | "id": 1322691838721532539, 125 | "hex_id": "125B25382A4E227B", 126 | "encoded_id": "ElslOCpOIns", 127 | "name": "sceAjmBatchJobRunBufferRa" 128 | }, 129 | { 130 | "id": 8958051717620898155, 131 | "hex_id": "7C5164934C5F196B", 132 | "encoded_id": "fFFkk0xfGWs", 133 | "name": "sceAjmBatchStartBuffer" 134 | }, 135 | { 136 | "id": 18348487849989554310, 137 | "hex_id": "FEA2EC7C3032C086", 138 | "encoded_id": "-qLsfDAywIY", 139 | "name": "sceAjmBatchWait" 140 | }, 141 | { 142 | "id": 3493574960162296555, 143 | "hex_id": "307BABEAA0AC52EB", 144 | "encoded_id": "MHur6qCsUus", 145 | "name": "sceAjmFinalize" 146 | }, 147 | { 148 | "id": 8529739046756504302, 149 | "hex_id": "765FB87874B352EE", 150 | "encoded_id": "dl+4eHSzUu4", 151 | "name": "sceAjmInitialize" 152 | }, 153 | { 154 | "id": 223495170982273183, 155 | "hex_id": "031A03AC8369E09F", 156 | "encoded_id": "AxoDrINp4J8", 157 | "name": "sceAjmInstanceCreate" 158 | }, 159 | { 160 | "id": 5022318120677461530, 161 | "hex_id": "45B2DBB8ABFCCE1A", 162 | "encoded_id": "RbLbuKv8zho", 163 | "name": "sceAjmInstanceDestroy" 164 | }, 165 | { 166 | "id": 4861479765544443822, 167 | "hex_id": "43777216EC069FAE", 168 | "encoded_id": "Q3dyFuwGn64", 169 | "name": "sceAjmModuleRegister" 170 | }, 171 | { 172 | "id": 6498346500183423138, 173 | "hex_id": "5A2EC3B652D5F8A2", 174 | "encoded_id": "Wi7DtlLV+KI", 175 | "name": "sceAjmModuleUnregister" 176 | } 177 | ] 178 | } 179 | ] 180 | }, 181 | { 182 | "name": "libSceLibcInternal", 183 | "libraries": [ 184 | { 185 | "name": "libSceLibcInternal", 186 | "is_export": false, 187 | "symbols": [ 188 | { 189 | "id": 2262984834435268711, 190 | "hex_id": "1F67BCB7949C4067", 191 | "encoded_id": "H2e8t5ScQGc", 192 | "name": "__cxa_finalize" 193 | }, 194 | { 195 | "id": 7295283892122268634, 196 | "hex_id": "653E0E0C3D93B3DA", 197 | "encoded_id": "ZT4ODD2Ts9o", 198 | "type": "Object", 199 | "name": "Need_sceLibcInternal" 200 | } 201 | ] 202 | } 203 | ] 204 | } 205 | ] 206 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceAudiodReport.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libSceLibcInternal.prx" 5 | ], 6 | "modules": [ 7 | { 8 | "name": "libSceAudiodReport", 9 | "libraries": [ 10 | { 11 | "name": "libSceAudiodReport", 12 | "is_export": true, 13 | "symbols": [ 14 | { 15 | "id": 990377243387724445, 16 | "hex_id": "0DBE86DB09C1829D", 17 | "encoded_id": "Db6G2wnBgp0", 18 | "name": null 19 | }, 20 | { 21 | "id": 4033952508277072494, 22 | "hex_id": "37FB7A6EF8A6A26E", 23 | "encoded_id": "N-t6bvimom4", 24 | "name": null 25 | }, 26 | { 27 | "id": 6415504951193821743, 28 | "hex_id": "590873C326AAE22F", 29 | "encoded_id": "WQhzwyaq4i8", 30 | "name": null 31 | }, 32 | { 33 | "id": 10950248703718677979, 34 | "hex_id": "97F7192DDB555DDB", 35 | "encoded_id": "l-cZLdtVXds", 36 | "name": null 37 | }, 38 | { 39 | "id": 11614876924678436085, 40 | "hex_id": "A13055065556F4F5", 41 | "encoded_id": "oTBVBlVW9PU", 42 | "name": null 43 | }, 44 | { 45 | "id": 14901667714816280018, 46 | "hex_id": "CECD5BD58E8805D2", 47 | "encoded_id": "zs1b1Y6IBdI", 48 | "name": null 49 | }, 50 | { 51 | "id": 15203611743658443131, 52 | "hex_id": "D2FE145423B8017B", 53 | "encoded_id": "0v4UVCO4AXs", 54 | "name": null 55 | }, 56 | { 57 | "id": 16929468109605561893, 58 | "hex_id": "EAF18D8CAD57E625", 59 | "encoded_id": "6vGNjK1X5iU", 60 | "name": null 61 | } 62 | ] 63 | } 64 | ] 65 | }, 66 | { 67 | "name": "libkernel", 68 | "libraries": [ 69 | { 70 | "name": "libkernel", 71 | "is_export": false, 72 | "symbols": [ 73 | { 74 | "id": 4246298716624633464, 75 | "hex_id": "3AEDE22F569BBE78", 76 | "encoded_id": "Ou3iL1abvng", 77 | "name": "__stack_chk_fail" 78 | }, 79 | { 80 | "id": 9204107242627281749, 81 | "hex_id": "7FBB8EC58F663355", 82 | "encoded_id": "f7uOxY9mM1U", 83 | "type": "Object", 84 | "name": "__stack_chk_guard" 85 | }, 86 | { 87 | "id": 15436042836469058247, 88 | "hex_id": "D637D72D15738AC7", 89 | "encoded_id": "1jfXLRVzisc", 90 | "name": "sceKernelUsleep" 91 | } 92 | ] 93 | } 94 | ] 95 | }, 96 | { 97 | "name": "libSceLibcInternal", 98 | "libraries": [ 99 | { 100 | "name": "libSceLibcInternal", 101 | "is_export": false, 102 | "symbols": [ 103 | { 104 | "id": 2262984834435268711, 105 | "hex_id": "1F67BCB7949C4067", 106 | "encoded_id": "H2e8t5ScQGc", 107 | "name": "__cxa_finalize" 108 | }, 109 | { 110 | "id": 7295283892122268634, 111 | "hex_id": "653E0E0C3D93B3DA", 112 | "encoded_id": "ZT4ODD2Ts9o", 113 | "type": "Object", 114 | "name": "Need_sceLibcInternal" 115 | } 116 | ] 117 | } 118 | ] 119 | } 120 | ] 121 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceAudiodecCpuDts.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuDts.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuDts", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuDts", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 10610948949852519077, 17 | "hex_id": "9341A9D9C5C37AA5", 18 | "encoded_id": "k0Gp2cXDeqU", 19 | "type": "Object", 20 | "name": null 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libSceLibcInternal", 52 | "libraries": [ 53 | { 54 | "name": "libSceLibcInternal", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 2262984834435268711, 59 | "hex_id": "1F67BCB7949C4067", 60 | "encoded_id": "H2e8t5ScQGc", 61 | "name": "__cxa_finalize" 62 | }, 63 | { 64 | "id": 14803511125883792450, 65 | "hex_id": "CD70A2EFC6D8AC42", 66 | "encoded_id": "zXCi78bYrEI", 67 | "name": "_Log" 68 | }, 69 | { 70 | "id": 8081115055188988140, 71 | "hex_id": "7025E353BD99D0EC", 72 | "encoded_id": "cCXjU72Z0Ow", 73 | "name": "_Sin" 74 | }, 75 | { 76 | "id": 7056494897182114384, 77 | "hex_id": "61EDB4B8D9E58250", 78 | "encoded_id": "Ye20uNnlglA", 79 | "name": "abs" 80 | }, 81 | { 82 | "id": 2791111507495761597, 83 | "hex_id": "26BC0520CCCA36BD", 84 | "encoded_id": "JrwFIMzKNr0", 85 | "name": "ldexp" 86 | }, 87 | { 88 | "id": 4860863683521237115, 89 | "hex_id": "437541C425E1507B", 90 | "encoded_id": "Q3VBxCXhUHs", 91 | "name": "memcpy" 92 | }, 93 | { 94 | "id": 3770336395815098584, 95 | "hex_id": "3452ECF9D44918D8", 96 | "encoded_id": "NFLs+dRJGNg", 97 | "name": "memcpy_s" 98 | }, 99 | { 100 | "id": 17941924494238559728, 101 | "hex_id": "F8FE854461F82DF0", 102 | "encoded_id": "+P6FRGH4LfA", 103 | "name": "memmove" 104 | }, 105 | { 106 | "id": 17524849461551964383, 107 | "hex_id": "F334C5BC120020DF", 108 | "encoded_id": "8zTFvBIAIN8", 109 | "name": "memset" 110 | }, 111 | { 112 | "id": 7295283892122268634, 113 | "hex_id": "653E0E0C3D93B3DA", 114 | "encoded_id": "ZT4ODD2Ts9o", 115 | "type": "Object", 116 | "name": "Need_sceLibcInternal" 117 | }, 118 | { 119 | "id": 17631772472041858455, 120 | "hex_id": "F4B0A3A56C90E597", 121 | "encoded_id": "9LCjpWyQ5Zc", 122 | "name": "pow" 123 | } 124 | ] 125 | } 126 | ] 127 | } 128 | ] 129 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceAudiodecCpuDtsHdMa.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuDtsHdMa.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuDtsHdMa", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuDtsHdMa", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 2196310632406887614, 17 | "hex_id": "1E7ADCE23506ACBE", 18 | "encoded_id": "Hnrc4jUGrL4", 19 | "type": "Object", 20 | "name": null 21 | } 22 | ] 23 | } 24 | ] 25 | }, 26 | { 27 | "name": "libkernel", 28 | "libraries": [ 29 | { 30 | "name": "libkernel", 31 | "is_export": false, 32 | "symbols": [ 33 | { 34 | "id": 4246298716624633464, 35 | "hex_id": "3AEDE22F569BBE78", 36 | "encoded_id": "Ou3iL1abvng", 37 | "name": "__stack_chk_fail" 38 | }, 39 | { 40 | "id": 9204107242627281749, 41 | "hex_id": "7FBB8EC58F663355", 42 | "encoded_id": "f7uOxY9mM1U", 43 | "type": "Object", 44 | "name": "__stack_chk_guard" 45 | } 46 | ] 47 | } 48 | ] 49 | }, 50 | { 51 | "name": "libSceLibcInternal", 52 | "libraries": [ 53 | { 54 | "name": "libSceLibcInternal", 55 | "is_export": false, 56 | "symbols": [ 57 | { 58 | "id": 2262984834435268711, 59 | "hex_id": "1F67BCB7949C4067", 60 | "encoded_id": "H2e8t5ScQGc", 61 | "name": "__cxa_finalize" 62 | }, 63 | { 64 | "id": 14803511125883792450, 65 | "hex_id": "CD70A2EFC6D8AC42", 66 | "encoded_id": "zXCi78bYrEI", 67 | "name": "_Log" 68 | }, 69 | { 70 | "id": 8081115055188988140, 71 | "hex_id": "7025E353BD99D0EC", 72 | "encoded_id": "cCXjU72Z0Ow", 73 | "name": "_Sin" 74 | }, 75 | { 76 | "id": 13008767002086125649, 77 | "hex_id": "B4886CAA3D2AB051", 78 | "encoded_id": "tIhsqj0qsFE", 79 | "name": "free" 80 | }, 81 | { 82 | "id": 2791111507495761597, 83 | "hex_id": "26BC0520CCCA36BD", 84 | "encoded_id": "JrwFIMzKNr0", 85 | "name": "ldexp" 86 | }, 87 | { 88 | "id": 9297117245426667155, 89 | "hex_id": "8105FEE060D08E93", 90 | "encoded_id": "gQX+4GDQjpM", 91 | "name": "malloc" 92 | }, 93 | { 94 | "id": 4860863683521237115, 95 | "hex_id": "437541C425E1507B", 96 | "encoded_id": "Q3VBxCXhUHs", 97 | "name": "memcpy" 98 | }, 99 | { 100 | "id": 3770336395815098584, 101 | "hex_id": "3452ECF9D44918D8", 102 | "encoded_id": "NFLs+dRJGNg", 103 | "name": "memcpy_s" 104 | }, 105 | { 106 | "id": 17941924494238559728, 107 | "hex_id": "F8FE854461F82DF0", 108 | "encoded_id": "+P6FRGH4LfA", 109 | "name": "memmove" 110 | }, 111 | { 112 | "id": 17524849461551964383, 113 | "hex_id": "F334C5BC120020DF", 114 | "encoded_id": "8zTFvBIAIN8", 115 | "name": "memset" 116 | }, 117 | { 118 | "id": 7295283892122268634, 119 | "hex_id": "653E0E0C3D93B3DA", 120 | "encoded_id": "ZT4ODD2Ts9o", 121 | "type": "Object", 122 | "name": "Need_sceLibcInternal" 123 | }, 124 | { 125 | "id": 17631772472041858455, 126 | "hex_id": "F4B0A3A56C90E597", 127 | "encoded_id": "9LCjpWyQ5Zc", 128 | "name": "pow" 129 | } 130 | ] 131 | } 132 | ] 133 | } 134 | ] 135 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceAudiodecCpuLpcm.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceAudiodecCpuLpcm.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceAudiodecCpuLpcm", 10 | "libraries": [ 11 | { 12 | "name": "libSceAudiodecCpuLpcm", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 4523512446324752664, 17 | "hex_id": "3EC6BE9A743EC118", 18 | "encoded_id": "Psa+mnQ+wRg", 19 | "type": "Object", 20 | "name": null 21 | }, 22 | { 23 | "id": 16091473250027691516, 24 | "hex_id": "DF5065AA2499DDFC", 25 | "encoded_id": "31BlqiSZ3fw", 26 | "type": "Object", 27 | "name": null 28 | } 29 | ] 30 | } 31 | ] 32 | }, 33 | { 34 | "name": "libkernel", 35 | "libraries": [ 36 | { 37 | "name": "libkernel", 38 | "is_export": false, 39 | "symbols": [ 40 | { 41 | "id": 4246298716624633464, 42 | "hex_id": "3AEDE22F569BBE78", 43 | "encoded_id": "Ou3iL1abvng", 44 | "name": "__stack_chk_fail" 45 | }, 46 | { 47 | "id": 9204107242627281749, 48 | "hex_id": "7FBB8EC58F663355", 49 | "encoded_id": "f7uOxY9mM1U", 50 | "type": "Object", 51 | "name": "__stack_chk_guard" 52 | } 53 | ] 54 | } 55 | ] 56 | }, 57 | { 58 | "name": "libSceLibcInternal", 59 | "libraries": [ 60 | { 61 | "name": "libSceLibcInternal", 62 | "is_export": false, 63 | "symbols": [ 64 | { 65 | "id": 2262984834435268711, 66 | "hex_id": "1F67BCB7949C4067", 67 | "encoded_id": "H2e8t5ScQGc", 68 | "name": "__cxa_finalize" 69 | }, 70 | { 71 | "id": 4860863683521237115, 72 | "hex_id": "437541C425E1507B", 73 | "encoded_id": "Q3VBxCXhUHs", 74 | "name": "memcpy" 75 | }, 76 | { 77 | "id": 7295283892122268634, 78 | "hex_id": "653E0E0C3D93B3DA", 79 | "encoded_id": "ZT4ODD2Ts9o", 80 | "type": "Object", 81 | "name": "Need_sceLibcInternal" 82 | } 83 | ] 84 | } 85 | ] 86 | } 87 | ] 88 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceDipsw.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceDipsw.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceDipsw", 10 | "libraries": [ 11 | { 12 | "name": "libSceDipsw", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 2676088295200504473, 17 | "hex_id": "252360203F01BA99", 18 | "encoded_id": "JSNgID8Bupk", 19 | "name": "sceKernelCheckDipsw" 20 | }, 21 | { 22 | "id": 6587569380390124774, 23 | "hex_id": "5B6BBF72F364BCE6", 24 | "encoded_id": "W2u-cvNkvOY", 25 | "name": "sceKernelInitializeDipsw" 26 | }, 27 | { 28 | "id": 4370807170894732498, 29 | "hex_id": "3CA839F6E2E91CD2", 30 | "encoded_id": "PKg59uLpHNI", 31 | "name": "sceKernelIsAssistMode" 32 | }, 33 | { 34 | "id": 5968312085736751714, 35 | "hex_id": "52D3B43873028262", 36 | "encoded_id": "UtO0OHMCgmI", 37 | "name": "sceKernelIsDevelopmentMode" 38 | }, 39 | { 40 | "id": 5316472332314762878, 41 | "hex_id": "49C7E76B19D05E7E", 42 | "encoded_id": "ScfnaxnQXn4", 43 | "name": "sceKernelReadDipswData" 44 | }, 45 | { 46 | "id": 2025229769074482384, 47 | "hex_id": "1C1B0FBEAE3B1CD0", 48 | "encoded_id": "HBsPvq47HNA", 49 | "name": "sceKernelSetDipsw" 50 | }, 51 | { 52 | "id": 4061969603052732620, 53 | "hex_id": "385F03D52E6480CC", 54 | "encoded_id": "OF8D1S5kgMw", 55 | "name": "sceKernelUnsetDipsw" 56 | }, 57 | { 58 | "id": 17554417755945254086, 59 | "hex_id": "F39DD1F115ED3CC6", 60 | "encoded_id": "853R8RXtPMY", 61 | "name": "sceKernelWriteDipswData" 62 | }, 63 | { 64 | "id": 3220815990105394871, 65 | "hex_id": "2CB2A31411214EB7", 66 | "encoded_id": "LLKjFBEhTrc", 67 | "name": null 68 | }, 69 | { 70 | "id": 4892179158634442345, 71 | "hex_id": "43E483065FF9AE69", 72 | "encoded_id": "Q+SDBl-5rmk", 73 | "name": null 74 | } 75 | ] 76 | } 77 | ] 78 | }, 79 | { 80 | "name": "libkernel", 81 | "libraries": [ 82 | { 83 | "name": "libkernel", 84 | "is_export": false, 85 | "symbols": [ 86 | { 87 | "id": 17588531036976227154, 88 | "hex_id": "F41703CA43E6A352", 89 | "encoded_id": "9BcDykPmo1I", 90 | "name": "__error" 91 | }, 92 | { 93 | "id": 4246298716624633464, 94 | "hex_id": "3AEDE22F569BBE78", 95 | "encoded_id": "Ou3iL1abvng", 96 | "name": "__stack_chk_fail" 97 | }, 98 | { 99 | "id": 9204107242627281749, 100 | "hex_id": "7FBB8EC58F663355", 101 | "encoded_id": "f7uOxY9mM1U", 102 | "type": "Object", 103 | "name": "__stack_chk_guard" 104 | }, 105 | { 106 | "id": 3808714225574690525, 107 | "hex_id": "34DB4568A25B3EDD", 108 | "encoded_id": "NNtFaKJbPt0", 109 | "name": "_close" 110 | }, 111 | { 112 | "id": 13938540633701904132, 113 | "hex_id": "C16FA4DB57266F04", 114 | "encoded_id": "wW+k21cmbwQ", 115 | "name": "_ioctl" 116 | }, 117 | { 118 | "id": 16847380206313241909, 119 | "hex_id": "E9CDEB09513F7D35", 120 | "encoded_id": "6c3rCVE-fTU", 121 | "name": "_open" 122 | }, 123 | { 124 | "id": 1120452288367944406, 125 | "hex_id": "0F8CA56B7BF1E2D6", 126 | "encoded_id": "D4yla3vx4tY", 127 | "name": "sceKernelError" 128 | } 129 | ] 130 | } 131 | ] 132 | }, 133 | { 134 | "name": "libSceLibcInternal", 135 | "libraries": [ 136 | { 137 | "name": "libSceLibcInternal", 138 | "is_export": false, 139 | "symbols": [ 140 | { 141 | "id": 2262984834435268711, 142 | "hex_id": "1F67BCB7949C4067", 143 | "encoded_id": "H2e8t5ScQGc", 144 | "name": "__cxa_finalize" 145 | }, 146 | { 147 | "id": 7295283892122268634, 148 | "hex_id": "653E0E0C3D93B3DA", 149 | "encoded_id": "ZT4ODD2Ts9o", 150 | "type": "Object", 151 | "name": "Need_sceLibcInternal" 152 | }, 153 | { 154 | "id": 9640958307794899731, 155 | "hex_id": "85CB90803E775313", 156 | "encoded_id": "hcuQgD53UxM", 157 | "name": "printf" 158 | } 159 | ] 160 | } 161 | ] 162 | } 163 | ] 164 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceDiscMapForVsh.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceDiscMapForVsh.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceDiscMapForVsh", 10 | "libraries": [ 11 | { 12 | "name": "libSceDiscMapForVsh", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 12595105378534869900, 17 | "hex_id": "AECACD9C2C2ECB8C", 18 | "encoded_id": "rsrNnCwuy4w", 19 | "name": "sceDiscMapBitmapInfoServerStart" 20 | }, 21 | { 22 | "id": 6576196380650333840, 23 | "hex_id": "5B4357C419DF6690", 24 | "encoded_id": "W0NXxBnfZpA", 25 | "name": "sceDiscMapBitmapInfoServerStop" 26 | } 27 | ] 28 | } 29 | ] 30 | }, 31 | { 32 | "name": "libkernel", 33 | "libraries": [ 34 | { 35 | "name": "libkernel", 36 | "is_export": false, 37 | "symbols": [ 38 | { 39 | "id": 4246298716624633464, 40 | "hex_id": "3AEDE22F569BBE78", 41 | "encoded_id": "Ou3iL1abvng", 42 | "name": "__stack_chk_fail" 43 | }, 44 | { 45 | "id": 9204107242627281749, 46 | "hex_id": "7FBB8EC58F663355", 47 | "encoded_id": "f7uOxY9mM1U", 48 | "type": "Object", 49 | "name": "__stack_chk_guard" 50 | }, 51 | { 52 | "id": 15992203262258849733, 53 | "hex_id": "DDEFB822FEC827C5", 54 | "encoded_id": "3e+4Iv7IJ8U", 55 | "name": "accept" 56 | }, 57 | { 58 | "id": 3090496840847198678, 59 | "hex_id": "2AE3A680AA2A09D6", 60 | "encoded_id": "KuOmgKoqCdY", 61 | "name": "bind" 62 | }, 63 | { 64 | "id": 7894756526838107668, 65 | "hex_id": "6D8FCF3BA261CE14", 66 | "encoded_id": "bY-PO6JhzhQ", 67 | "name": "close" 68 | }, 69 | { 70 | "id": 6724714590754579785, 71 | "hex_id": "5D52FC4A8DD02549", 72 | "encoded_id": "XVL8So3QJUk", 73 | "name": "connect" 74 | }, 75 | { 76 | "id": 11143045153538653503, 77 | "hex_id": "9AA40C875CCF3D3F", 78 | "encoded_id": "mqQMh1zPPT8", 79 | "name": "fstat" 80 | }, 81 | { 82 | "id": 4465068684319409537, 83 | "hex_id": "3DF71C4FBA944581", 84 | "encoded_id": "PfccT7qURYE", 85 | "name": "ioctl" 86 | }, 87 | { 88 | "id": 12040869043958953386, 89 | "hex_id": "A719C299A82BB5AA", 90 | "encoded_id": "pxnCmagrtao", 91 | "name": "listen" 92 | }, 93 | { 94 | "id": 14042412343999313768, 95 | "hex_id": "C2E0ABA081A3B768", 96 | "encoded_id": "wuCroIGjt2g", 97 | "name": "open" 98 | }, 99 | { 100 | "id": 10587615152332928242, 101 | "hex_id": "92EEC3E2AD58F4F2", 102 | "encoded_id": "ku7D4q1Y9PI", 103 | "name": "poll" 104 | }, 105 | { 106 | "id": 16809735917717999038, 107 | "hex_id": "E9482DC15FB4CDBE", 108 | "encoded_id": "6UgtwV+0zb4", 109 | "name": "scePthreadCreate" 110 | }, 111 | { 112 | "id": 16017117689982828683, 113 | "hex_id": "DE483BAD3D0D408B", 114 | "encoded_id": "3kg7rT0NQIs", 115 | "name": "scePthreadExit" 116 | }, 117 | { 118 | "id": 11705797661942087023, 119 | "hex_id": "A27358F41CA7FD6F", 120 | "encoded_id": "onNY9Byn-W8", 121 | "name": "scePthreadJoin" 122 | }, 123 | { 124 | "id": 7554677036221803312, 125 | "hex_id": "68D79ABCF0CD2B30", 126 | "encoded_id": "aNeavPDNKzA", 127 | "name": "sendmsg" 128 | }, 129 | { 130 | "id": 5570915308279438579, 131 | "hex_id": "4D4FDDF4F7C81CF3", 132 | "encoded_id": "TU-d9PfIHPM", 133 | "name": "socket" 134 | }, 135 | { 136 | "id": 6056475920981429042, 137 | "hex_id": "540CECC2F4CE0B32", 138 | "encoded_id": "VAzswvTOCzI", 139 | "name": "unlink" 140 | } 141 | ] 142 | } 143 | ] 144 | }, 145 | { 146 | "name": "libSceLibcInternal", 147 | "libraries": [ 148 | { 149 | "name": "libSceLibcInternal", 150 | "is_export": false, 151 | "symbols": [ 152 | { 153 | "id": 2262984834435268711, 154 | "hex_id": "1F67BCB7949C4067", 155 | "encoded_id": "H2e8t5ScQGc", 156 | "name": "__cxa_finalize" 157 | }, 158 | { 159 | "id": 7295283892122268634, 160 | "hex_id": "653E0E0C3D93B3DA", 161 | "encoded_id": "ZT4ODD2Ts9o", 162 | "type": "Object", 163 | "name": "Need_sceLibcInternal" 164 | }, 165 | { 166 | "id": 9640958307794899731, 167 | "hex_id": "85CB90803E775313", 168 | "encoded_id": "hcuQgD53UxM", 169 | "name": "printf" 170 | }, 171 | { 172 | "id": 6993289136798851207, 173 | "hex_id": "610D276AFA7E6087", 174 | "encoded_id": "YQ0navp+YIc", 175 | "name": "puts" 176 | }, 177 | { 178 | "id": 8698495712930102709, 179 | "hex_id": "78B743C3A974FDB5", 180 | "encoded_id": "eLdDw6l0-bU", 181 | "name": "snprintf" 182 | }, 183 | { 184 | "id": 5328893492371373675, 185 | "hex_id": "49F40865CAAFBE6B", 186 | "encoded_id": "SfQIZcqvvms", 187 | "name": "strlcpy" 188 | }, 189 | { 190 | "id": 16916178298454784681, 191 | "hex_id": "EAC256896491BAA9", 192 | "encoded_id": "6sJWiWSRuqk", 193 | "name": "strncpy" 194 | } 195 | ] 196 | } 197 | ] 198 | } 199 | ] 200 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceDseehx.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceDseehx.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libSceDseehx", 10 | "libraries": [ 11 | { 12 | "name": "libSceDseehx", 13 | "is_export": true, 14 | "symbols": [ 15 | { 16 | "id": 4160754954116418669, 17 | "hex_id": "39BDF8960D8E4C6D", 18 | "encoded_id": "Ob34lg2OTG0", 19 | "name": "sceDseehxFlush" 20 | }, 21 | { 22 | "id": 5330850426383398428, 23 | "hex_id": "49FAFC37FF52761C", 24 | "encoded_id": "Sfr8N-9Sdhw", 25 | "name": "sceDseehxInit" 26 | }, 27 | { 28 | "id": 3479736524360543714, 29 | "hex_id": "304A81EEB6766DE2", 30 | "encoded_id": "MEqB7rZ2beI", 31 | "name": null 32 | }, 33 | { 34 | "id": 9186286144118079656, 35 | "hex_id": "7F7C3E93B94040A8", 36 | "encoded_id": "f3w+k7lAQKg", 37 | "name": null 38 | }, 39 | { 40 | "id": 9622687986615839088, 41 | "hex_id": "858AA7BD9AA7E970", 42 | "encoded_id": "hYqnvZqn6XA", 43 | "name": null 44 | } 45 | ] 46 | }, 47 | { 48 | "name": "libkernel", 49 | "is_export": false, 50 | "symbols": [ 51 | { 52 | "id": 406320615641613263, 53 | "hex_id": "05A38A72783C83CF", 54 | "encoded_id": "BaOKcng8g88", 55 | "type": "Unknown11", 56 | "name": "module_start" 57 | }, 58 | { 59 | "id": 3067176389404768116, 60 | "hex_id": "2A90CCACF1EFB774", 61 | "encoded_id": "KpDMrPHvt3Q", 62 | "type": "Unknown11", 63 | "name": "module_stop" 64 | } 65 | ] 66 | } 67 | ] 68 | }, 69 | { 70 | "name": "libkernel", 71 | "libraries": [ 72 | { 73 | "name": "libkernel", 74 | "is_export": false, 75 | "symbols": [ 76 | { 77 | "id": 4246298716624633464, 78 | "hex_id": "3AEDE22F569BBE78", 79 | "encoded_id": "Ou3iL1abvng", 80 | "name": "__stack_chk_fail" 81 | }, 82 | { 83 | "id": 9204107242627281749, 84 | "hex_id": "7FBB8EC58F663355", 85 | "encoded_id": "f7uOxY9mM1U", 86 | "type": "Object", 87 | "name": "__stack_chk_guard" 88 | } 89 | ] 90 | } 91 | ] 92 | }, 93 | { 94 | "name": "libSceLibcInternal", 95 | "libraries": [ 96 | { 97 | "name": "libSceLibcInternal", 98 | "is_export": false, 99 | "symbols": [ 100 | { 101 | "id": 2262984834435268711, 102 | "hex_id": "1F67BCB7949C4067", 103 | "encoded_id": "H2e8t5ScQGc", 104 | "name": "__cxa_finalize" 105 | }, 106 | { 107 | "id": 10248171075245781235, 108 | "hex_id": "8E38D14BB97530F3", 109 | "encoded_id": "jjjRS7l1MPM", 110 | "name": "_FLog" 111 | }, 112 | { 113 | "id": 8081115055188988140, 114 | "hex_id": "7025E353BD99D0EC", 115 | "encoded_id": "cCXjU72Z0Ow", 116 | "name": "_Sin" 117 | }, 118 | { 119 | "id": 4860863683521237115, 120 | "hex_id": "437541C425E1507B", 121 | "encoded_id": "Q3VBxCXhUHs", 122 | "name": "memcpy" 123 | }, 124 | { 125 | "id": 17524849461551964383, 126 | "hex_id": "F334C5BC120020DF", 127 | "encoded_id": "8zTFvBIAIN8", 128 | "name": "memset" 129 | }, 130 | { 131 | "id": 7295283892122268634, 132 | "hex_id": "653E0E0C3D93B3DA", 133 | "encoded_id": "ZT4ODD2Ts9o", 134 | "type": "Object", 135 | "name": "Need_sceLibcInternal" 136 | }, 137 | { 138 | "id": 15293388536655622673, 139 | "hex_id": "D43D07D8A363B211", 140 | "encoded_id": "1D0H2KNjshE", 141 | "name": "powf" 142 | } 143 | ] 144 | } 145 | ] 146 | } 147 | ] 148 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceDtsEnc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceDtsEnc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceDtsEnc", 11 | "libraries": [ 12 | { 13 | "name": "libSceDtsEnc", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 781231100342114030, 18 | "hex_id": "0AD77D8BEF6116EE", 19 | "encoded_id": "Ctd9i+9hFu4", 20 | "name": null 21 | }, 22 | { 23 | "id": 999657864585595435, 24 | "hex_id": "0DDF7F880B8CCA2B", 25 | "encoded_id": "Dd9-iAuMyis", 26 | "name": null 27 | }, 28 | { 29 | "id": 7206146147012409552, 30 | "hex_id": "64015FBDAC3978D0", 31 | "encoded_id": "ZAFfvaw5eNA", 32 | "name": null 33 | }, 34 | { 35 | "id": 10263260134556688394, 36 | "hex_id": "8E6E6CB71DADE00A", 37 | "encoded_id": "jm5stx2t4Ao", 38 | "name": null 39 | }, 40 | { 41 | "id": 10312797359206451477, 42 | "hex_id": "8F1E6A8F04164915", 43 | "encoded_id": "jx5qjwQWSRU", 44 | "name": null 45 | }, 46 | { 47 | "id": 13706963152482882508, 48 | "hex_id": "BE38EA5D551C53CC", 49 | "encoded_id": "vjjqXVUcU8w", 50 | "name": null 51 | }, 52 | { 53 | "id": 17267739248366584136, 54 | "hex_id": "EFA3555BA4F60148", 55 | "encoded_id": "76NVW6T2AUg", 56 | "name": null 57 | } 58 | ] 59 | } 60 | ] 61 | }, 62 | { 63 | "name": "libkernel", 64 | "libraries": [ 65 | { 66 | "name": "libkernel", 67 | "is_export": false, 68 | "symbols": [ 69 | { 70 | "id": 4246298716624633464, 71 | "hex_id": "3AEDE22F569BBE78", 72 | "encoded_id": "Ou3iL1abvng", 73 | "name": "__stack_chk_fail" 74 | }, 75 | { 76 | "id": 9204107242627281749, 77 | "hex_id": "7FBB8EC58F663355", 78 | "encoded_id": "f7uOxY9mM1U", 79 | "type": "Object", 80 | "name": "__stack_chk_guard" 81 | }, 82 | { 83 | "id": 15629729862101927441, 84 | "hex_id": "D8E7F47FEDE68611", 85 | "encoded_id": "2Of0f+3mhhE", 86 | "name": "scePthreadMutexDestroy" 87 | }, 88 | { 89 | "id": 8244460636280417242, 90 | "hex_id": "726A3544862F6BDA", 91 | "encoded_id": "cmo1RIYva9o", 92 | "name": "scePthreadMutexInit" 93 | }, 94 | { 95 | "id": 17672887709872455390, 96 | "hex_id": "F542B5BCB6507EDE", 97 | "encoded_id": "9UK1vLZQft4", 98 | "name": "scePthreadMutexLock" 99 | }, 100 | { 101 | "id": 13149901319649172397, 102 | "hex_id": "B67DD5943D211BAD", 103 | "encoded_id": "tn3VlD0hG60", 104 | "name": "scePthreadMutexUnlock" 105 | } 106 | ] 107 | } 108 | ] 109 | }, 110 | { 111 | "name": "libSceAjm", 112 | "libraries": [ 113 | { 114 | "name": "libSceAjm", 115 | "is_export": false, 116 | "symbols": [ 117 | { 118 | "id": 8530084243668145791, 119 | "hex_id": "7660F26CDFFF167F", 120 | "encoded_id": "dmDybN--Fn8", 121 | "name": "sceAjmBatchJobControlBufferRa" 122 | }, 123 | { 124 | "id": 1322691838721532539, 125 | "hex_id": "125B25382A4E227B", 126 | "encoded_id": "ElslOCpOIns", 127 | "name": "sceAjmBatchJobRunBufferRa" 128 | }, 129 | { 130 | "id": 8958051717620898155, 131 | "hex_id": "7C5164934C5F196B", 132 | "encoded_id": "fFFkk0xfGWs", 133 | "name": "sceAjmBatchStartBuffer" 134 | }, 135 | { 136 | "id": 18348487849989554310, 137 | "hex_id": "FEA2EC7C3032C086", 138 | "encoded_id": "-qLsfDAywIY", 139 | "name": "sceAjmBatchWait" 140 | }, 141 | { 142 | "id": 3493574960162296555, 143 | "hex_id": "307BABEAA0AC52EB", 144 | "encoded_id": "MHur6qCsUus", 145 | "name": "sceAjmFinalize" 146 | }, 147 | { 148 | "id": 8529739046756504302, 149 | "hex_id": "765FB87874B352EE", 150 | "encoded_id": "dl+4eHSzUu4", 151 | "name": "sceAjmInitialize" 152 | }, 153 | { 154 | "id": 223495170982273183, 155 | "hex_id": "031A03AC8369E09F", 156 | "encoded_id": "AxoDrINp4J8", 157 | "name": "sceAjmInstanceCreate" 158 | }, 159 | { 160 | "id": 5022318120677461530, 161 | "hex_id": "45B2DBB8ABFCCE1A", 162 | "encoded_id": "RbLbuKv8zho", 163 | "name": "sceAjmInstanceDestroy" 164 | }, 165 | { 166 | "id": 4861479765544443822, 167 | "hex_id": "43777216EC069FAE", 168 | "encoded_id": "Q3dyFuwGn64", 169 | "name": "sceAjmModuleRegister" 170 | }, 171 | { 172 | "id": 6498346500183423138, 173 | "hex_id": "5A2EC3B652D5F8A2", 174 | "encoded_id": "Wi7DtlLV+KI", 175 | "name": "sceAjmModuleUnregister" 176 | } 177 | ] 178 | } 179 | ] 180 | }, 181 | { 182 | "name": "libSceLibcInternal", 183 | "libraries": [ 184 | { 185 | "name": "libSceLibcInternal", 186 | "is_export": false, 187 | "symbols": [ 188 | { 189 | "id": 2262984834435268711, 190 | "hex_id": "1F67BCB7949C4067", 191 | "encoded_id": "H2e8t5ScQGc", 192 | "name": "__cxa_finalize" 193 | }, 194 | { 195 | "id": 7295283892122268634, 196 | "hex_id": "653E0E0C3D93B3DA", 197 | "encoded_id": "ZT4ODD2Ts9o", 198 | "type": "Object", 199 | "name": "Need_sceLibcInternal" 200 | } 201 | ] 202 | } 203 | ] 204 | } 205 | ] 206 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceOpusCeltEnc.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceOpusCeltEnc.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceOpusCeltEnc", 11 | "libraries": [ 12 | { 13 | "name": "libSceOpusCeltEnc", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 175515272725588825, 18 | "hex_id": "026F8E35EB76EB59", 19 | "encoded_id": "Am+ONet261k", 20 | "name": null 21 | }, 22 | { 23 | "id": 707964030802476311, 24 | "hex_id": "09D33188F9BC3D17", 25 | "encoded_id": "CdMxiPm8PRc", 26 | "name": null 27 | }, 28 | { 29 | "id": 5863875113766908828, 30 | "hex_id": "5160AB590B54739C", 31 | "encoded_id": "UWCrWQtUc5w", 32 | "name": null 33 | }, 34 | { 35 | "id": 6452567681430785847, 36 | "hex_id": "598C201E7CD90F37", 37 | "encoded_id": "WYwgHnzZDzc", 38 | "name": null 39 | }, 40 | { 41 | "id": 6732175637316189187, 42 | "hex_id": "5D6D7E12D3C53C03", 43 | "encoded_id": "XW1+EtPFPAM", 44 | "name": null 45 | }, 46 | { 47 | "id": 8995001358939590965, 48 | "hex_id": "7CD4AA1411C01135", 49 | "encoded_id": "fNSqFBHAETU", 50 | "name": null 51 | }, 52 | { 53 | "id": 13155745040166800731, 54 | "hex_id": "B692986972BFCD5B", 55 | "encoded_id": "tpKYaXK-zVs", 56 | "name": null 57 | }, 58 | { 59 | "id": 18246988376435370686, 60 | "hex_id": "FD3A53406E1CAABE", 61 | "encoded_id": "-TpTQG4cqr4", 62 | "name": null 63 | } 64 | ] 65 | } 66 | ] 67 | }, 68 | { 69 | "name": "libkernel", 70 | "libraries": [ 71 | { 72 | "name": "libkernel", 73 | "is_export": false, 74 | "symbols": [ 75 | { 76 | "id": 4246298716624633464, 77 | "hex_id": "3AEDE22F569BBE78", 78 | "encoded_id": "Ou3iL1abvng", 79 | "name": "__stack_chk_fail" 80 | }, 81 | { 82 | "id": 9204107242627281749, 83 | "hex_id": "7FBB8EC58F663355", 84 | "encoded_id": "f7uOxY9mM1U", 85 | "type": "Object", 86 | "name": "__stack_chk_guard" 87 | } 88 | ] 89 | } 90 | ] 91 | }, 92 | { 93 | "name": "libSceAjm", 94 | "libraries": [ 95 | { 96 | "name": "libSceAjm", 97 | "is_export": false, 98 | "symbols": [ 99 | { 100 | "id": 8530084243668145791, 101 | "hex_id": "7660F26CDFFF167F", 102 | "encoded_id": "dmDybN--Fn8", 103 | "name": "sceAjmBatchJobControlBufferRa" 104 | }, 105 | { 106 | "id": 1322691838721532539, 107 | "hex_id": "125B25382A4E227B", 108 | "encoded_id": "ElslOCpOIns", 109 | "name": "sceAjmBatchJobRunBufferRa" 110 | }, 111 | { 112 | "id": 8958051717620898155, 113 | "hex_id": "7C5164934C5F196B", 114 | "encoded_id": "fFFkk0xfGWs", 115 | "name": "sceAjmBatchStartBuffer" 116 | }, 117 | { 118 | "id": 18348487849989554310, 119 | "hex_id": "FEA2EC7C3032C086", 120 | "encoded_id": "-qLsfDAywIY", 121 | "name": "sceAjmBatchWait" 122 | }, 123 | { 124 | "id": 3493574960162296555, 125 | "hex_id": "307BABEAA0AC52EB", 126 | "encoded_id": "MHur6qCsUus", 127 | "name": "sceAjmFinalize" 128 | }, 129 | { 130 | "id": 8529739046756504302, 131 | "hex_id": "765FB87874B352EE", 132 | "encoded_id": "dl+4eHSzUu4", 133 | "name": "sceAjmInitialize" 134 | }, 135 | { 136 | "id": 223495170982273183, 137 | "hex_id": "031A03AC8369E09F", 138 | "encoded_id": "AxoDrINp4J8", 139 | "name": "sceAjmInstanceCreate" 140 | }, 141 | { 142 | "id": 5022318120677461530, 143 | "hex_id": "45B2DBB8ABFCCE1A", 144 | "encoded_id": "RbLbuKv8zho", 145 | "name": "sceAjmInstanceDestroy" 146 | }, 147 | { 148 | "id": 4861479765544443822, 149 | "hex_id": "43777216EC069FAE", 150 | "encoded_id": "Q3dyFuwGn64", 151 | "name": "sceAjmModuleRegister" 152 | }, 153 | { 154 | "id": 6498346500183423138, 155 | "hex_id": "5A2EC3B652D5F8A2", 156 | "encoded_id": "Wi7DtlLV+KI", 157 | "name": "sceAjmModuleUnregister" 158 | } 159 | ] 160 | } 161 | ] 162 | }, 163 | { 164 | "name": "libSceLibcInternal", 165 | "libraries": [ 166 | { 167 | "name": "libSceLibcInternal", 168 | "is_export": false, 169 | "symbols": [ 170 | { 171 | "id": 2262984834435268711, 172 | "hex_id": "1F67BCB7949C4067", 173 | "encoded_id": "H2e8t5ScQGc", 174 | "name": "__cxa_finalize" 175 | }, 176 | { 177 | "id": 17524849461551964383, 178 | "hex_id": "F334C5BC120020DF", 179 | "encoded_id": "8zTFvBIAIN8", 180 | "name": "memset" 181 | }, 182 | { 183 | "id": 7295283892122268634, 184 | "hex_id": "653E0E0C3D93B3DA", 185 | "encoded_id": "ZT4ODD2Ts9o", 186 | "type": "Object", 187 | "name": "Need_sceLibcInternal" 188 | } 189 | ] 190 | } 191 | ] 192 | } 193 | ] 194 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceS3da.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceS3da.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceLibcInternal.prx", 6 | "libSceSysmodule.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceS3da", 11 | "libraries": [ 12 | { 13 | "name": "libSceS3da", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 10686519502122806681, 18 | "hex_id": "944E24DE19506D99", 19 | "encoded_id": "lE4k3hlQbZk", 20 | "name": "sceS3daOpen" 21 | }, 22 | { 23 | "id": 6206424207400733863, 24 | "hex_id": "5621A5EEFF818CA7", 25 | "encoded_id": "ViGl7v+BjKc", 26 | "name": null 27 | }, 28 | { 29 | "id": 6576571315628835947, 30 | "hex_id": "5B44ACC47414846B", 31 | "encoded_id": "W0SsxHQUhGs", 32 | "name": null 33 | }, 34 | { 35 | "id": 15778097196696331220, 36 | "hex_id": "DAF70FCDF0ABE3D4", 37 | "encoded_id": "2vcPzfCr49Q", 38 | "name": null 39 | } 40 | ] 41 | } 42 | ] 43 | }, 44 | { 45 | "name": "libkernel", 46 | "libraries": [ 47 | { 48 | "name": "libkernel", 49 | "is_export": false, 50 | "symbols": [ 51 | { 52 | "id": 17588531036976227154, 53 | "hex_id": "F41703CA43E6A352", 54 | "encoded_id": "9BcDykPmo1I", 55 | "name": "__error" 56 | }, 57 | { 58 | "id": 4246298716624633464, 59 | "hex_id": "3AEDE22F569BBE78", 60 | "encoded_id": "Ou3iL1abvng", 61 | "name": "__stack_chk_fail" 62 | }, 63 | { 64 | "id": 9204107242627281749, 65 | "hex_id": "7FBB8EC58F663355", 66 | "encoded_id": "f7uOxY9mM1U", 67 | "type": "Object", 68 | "name": "__stack_chk_guard" 69 | }, 70 | { 71 | "id": 7894756526838107668, 72 | "hex_id": "6D8FCF3BA261CE14", 73 | "encoded_id": "bY-PO6JhzhQ", 74 | "name": "close" 75 | }, 76 | { 77 | "id": 4465068684319409537, 78 | "hex_id": "3DF71C4FBA944581", 79 | "encoded_id": "PfccT7qURYE", 80 | "name": "ioctl" 81 | }, 82 | { 83 | "id": 14042412343999313768, 84 | "hex_id": "C2E0ABA081A3B768", 85 | "encoded_id": "wuCroIGjt2g", 86 | "name": "open" 87 | } 88 | ] 89 | } 90 | ] 91 | }, 92 | { 93 | "name": "libSceLibcInternal", 94 | "libraries": [ 95 | { 96 | "name": "libSceLibcInternal", 97 | "is_export": false, 98 | "symbols": [ 99 | { 100 | "id": 2262984834435268711, 101 | "hex_id": "1F67BCB7949C4067", 102 | "encoded_id": "H2e8t5ScQGc", 103 | "name": "__cxa_finalize" 104 | }, 105 | { 106 | "id": 7295283892122268634, 107 | "hex_id": "653E0E0C3D93B3DA", 108 | "encoded_id": "ZT4ODD2Ts9o", 109 | "type": "Object", 110 | "name": "Need_sceLibcInternal" 111 | }, 112 | { 113 | "id": 9640958307794899731, 114 | "hex_id": "85CB90803E775313", 115 | "encoded_id": "hcuQgD53UxM", 116 | "name": "printf" 117 | } 118 | ] 119 | } 120 | ] 121 | } 122 | ] 123 | } -------------------------------------------------------------------------------- /ps4libdoc/system/priv/lib/libSceSrcUtl.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_name": "libSceSrcUtl.prx", 3 | "shared_object_names": [ 4 | "libkernel.prx", 5 | "libSceAjm.prx", 6 | "libSceLibcInternal.prx" 7 | ], 8 | "modules": [ 9 | { 10 | "name": "libSceSrcUtl", 11 | "libraries": [ 12 | { 13 | "name": "libSceSrcUtl", 14 | "is_export": true, 15 | "symbols": [ 16 | { 17 | "id": 3390982363778041428, 18 | "hex_id": "2F0F307E609AC654", 19 | "encoded_id": "Lw8wfmCaxlQ", 20 | "name": null 21 | }, 22 | { 23 | "id": 3735294640939422632, 24 | "hex_id": "33D66EAF7C9D53A8", 25 | "encoded_id": "M9Zur3ydU6g", 26 | "name": null 27 | }, 28 | { 29 | "id": 5787914956081057149, 30 | "hex_id": "5052CDFCA361CD7D", 31 | "encoded_id": "UFLN-KNhzX0", 32 | "name": null 33 | }, 34 | { 35 | "id": 7152527968351383423, 36 | "hex_id": "6342E24A9FA16F7F", 37 | "encoded_id": "Y0LiSp+hb38", 38 | "name": null 39 | }, 40 | { 41 | "id": 12115514401024365803, 42 | "hex_id": "A822F428302FD4EB", 43 | "encoded_id": "qCL0KDAv1Os", 44 | "name": null 45 | }, 46 | { 47 | "id": 12811591472538531647, 48 | "hex_id": "B1CBEA90C815373F", 49 | "encoded_id": "scvqkMgVNz8", 50 | "name": null 51 | }, 52 | { 53 | "id": 13316560908922201301, 54 | "hex_id": "B8CDED97AE2924D5", 55 | "encoded_id": "uM3tl64pJNU", 56 | "name": null 57 | }, 58 | { 59 | "id": 13921673667681793443, 60 | "hex_id": "C133B870C91535A3", 61 | "encoded_id": "wTO4cMkVNaM", 62 | "name": null 63 | } 64 | ] 65 | } 66 | ] 67 | }, 68 | { 69 | "name": "libkernel", 70 | "libraries": [ 71 | { 72 | "name": "libkernel", 73 | "is_export": false, 74 | "symbols": [ 75 | { 76 | "id": 4246298716624633464, 77 | "hex_id": "3AEDE22F569BBE78", 78 | "encoded_id": "Ou3iL1abvng", 79 | "name": "__stack_chk_fail" 80 | }, 81 | { 82 | "id": 9204107242627281749, 83 | "hex_id": "7FBB8EC58F663355", 84 | "encoded_id": "f7uOxY9mM1U", 85 | "type": "Object", 86 | "name": "__stack_chk_guard" 87 | } 88 | ] 89 | } 90 | ] 91 | }, 92 | { 93 | "name": "libSceAjm", 94 | "libraries": [ 95 | { 96 | "name": "libSceAjm", 97 | "is_export": false, 98 | "symbols": [ 99 | { 100 | "id": 8530084243668145791, 101 | "hex_id": "7660F26CDFFF167F", 102 | "encoded_id": "dmDybN--Fn8", 103 | "name": "sceAjmBatchJobControlBufferRa" 104 | }, 105 | { 106 | "id": 1322691838721532539, 107 | "hex_id": "125B25382A4E227B", 108 | "encoded_id": "ElslOCpOIns", 109 | "name": "sceAjmBatchJobRunBufferRa" 110 | }, 111 | { 112 | "id": 8958051717620898155, 113 | "hex_id": "7C5164934C5F196B", 114 | "encoded_id": "fFFkk0xfGWs", 115 | "name": "sceAjmBatchStartBuffer" 116 | }, 117 | { 118 | "id": 18348487849989554310, 119 | "hex_id": "FEA2EC7C3032C086", 120 | "encoded_id": "-qLsfDAywIY", 121 | "name": "sceAjmBatchWait" 122 | }, 123 | { 124 | "id": 3493574960162296555, 125 | "hex_id": "307BABEAA0AC52EB", 126 | "encoded_id": "MHur6qCsUus", 127 | "name": "sceAjmFinalize" 128 | }, 129 | { 130 | "id": 8529739046756504302, 131 | "hex_id": "765FB87874B352EE", 132 | "encoded_id": "dl+4eHSzUu4", 133 | "name": "sceAjmInitialize" 134 | }, 135 | { 136 | "id": 223495170982273183, 137 | "hex_id": "031A03AC8369E09F", 138 | "encoded_id": "AxoDrINp4J8", 139 | "name": "sceAjmInstanceCreate" 140 | }, 141 | { 142 | "id": 5022318120677461530, 143 | "hex_id": "45B2DBB8ABFCCE1A", 144 | "encoded_id": "RbLbuKv8zho", 145 | "name": "sceAjmInstanceDestroy" 146 | }, 147 | { 148 | "id": 4861479765544443822, 149 | "hex_id": "43777216EC069FAE", 150 | "encoded_id": "Q3dyFuwGn64", 151 | "name": "sceAjmModuleRegister" 152 | }, 153 | { 154 | "id": 6498346500183423138, 155 | "hex_id": "5A2EC3B652D5F8A2", 156 | "encoded_id": "Wi7DtlLV+KI", 157 | "name": "sceAjmModuleUnregister" 158 | } 159 | ] 160 | } 161 | ] 162 | }, 163 | { 164 | "name": "libSceLibcInternal", 165 | "libraries": [ 166 | { 167 | "name": "libSceLibcInternal", 168 | "is_export": false, 169 | "symbols": [ 170 | { 171 | "id": 2262984834435268711, 172 | "hex_id": "1F67BCB7949C4067", 173 | "encoded_id": "H2e8t5ScQGc", 174 | "name": "__cxa_finalize" 175 | }, 176 | { 177 | "id": 4860863683521237115, 178 | "hex_id": "437541C425E1507B", 179 | "encoded_id": "Q3VBxCXhUHs", 180 | "name": "memcpy" 181 | }, 182 | { 183 | "id": 17524849461551964383, 184 | "hex_id": "F334C5BC120020DF", 185 | "encoded_id": "8zTFvBIAIN8", 186 | "name": "memset" 187 | }, 188 | { 189 | "id": 7295283892122268634, 190 | "hex_id": "653E0E0C3D93B3DA", 191 | "encoded_id": "ZT4ODD2Ts9o", 192 | "type": "Object", 193 | "name": "Need_sceLibcInternal" 194 | } 195 | ] 196 | } 197 | ] 198 | } 199 | ] 200 | } -------------------------------------------------------------------------------- /ps4libdoc/system/sys/fs_cleaner.elf.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libSceLibcInternal.prx" 5 | ], 6 | "modules": [ 7 | { 8 | "name": "libkernel", 9 | "libraries": [ 10 | { 11 | "name": "libkernel", 12 | "is_export": false, 13 | "symbols": [ 14 | { 15 | "id": 17588531036976227154, 16 | "hex_id": "F41703CA43E6A352", 17 | "encoded_id": "9BcDykPmo1I", 18 | "name": "__error" 19 | }, 20 | { 21 | "id": 4246298716624633464, 22 | "hex_id": "3AEDE22F569BBE78", 23 | "encoded_id": "Ou3iL1abvng", 24 | "name": "__stack_chk_fail" 25 | }, 26 | { 27 | "id": 9204107242627281749, 28 | "hex_id": "7FBB8EC58F663355", 29 | "encoded_id": "f7uOxY9mM1U", 30 | "type": "Object", 31 | "name": "__stack_chk_guard" 32 | }, 33 | { 34 | "id": 7894756526838107668, 35 | "hex_id": "6D8FCF3BA261CE14", 36 | "encoded_id": "bY-PO6JhzhQ", 37 | "name": "close" 38 | }, 39 | { 40 | "id": 13967120936707619903, 41 | "hex_id": "C1D52E7DAF60FC3F", 42 | "encoded_id": "wdUufa9g-D8", 43 | "name": "dup2" 44 | }, 45 | { 46 | "id": 1154134472006602237, 47 | "hex_id": "10044F2FFAFC8DFD", 48 | "encoded_id": "EARPL-r8jf0", 49 | "name": "getfsstat" 50 | }, 51 | { 52 | "id": 4465068684319409537, 53 | "hex_id": "3DF71C4FBA944581", 54 | "encoded_id": "PfccT7qURYE", 55 | "name": "ioctl" 56 | }, 57 | { 58 | "id": 14042412343999313768, 59 | "hex_id": "C2E0ABA081A3B768", 60 | "encoded_id": "wuCroIGjt2g", 61 | "name": "open" 62 | }, 63 | { 64 | "id": 10587615152332928242, 65 | "hex_id": "92EEC3E2AD58F4F2", 66 | "encoded_id": "ku7D4q1Y9PI", 67 | "name": "poll" 68 | }, 69 | { 70 | "id": 5566657789701931579, 71 | "hex_id": "4D40BDC42D58423B", 72 | "encoded_id": "TUC9xC1YQjs", 73 | "name": "setpriority" 74 | } 75 | ] 76 | } 77 | ] 78 | }, 79 | { 80 | "name": "libSceLibcInternal", 81 | "libraries": [ 82 | { 83 | "name": "libSceLibcInternal", 84 | "is_export": false, 85 | "symbols": [ 86 | { 87 | "id": 8013034890507122066, 88 | "hex_id": "6F3404C72D7CF592", 89 | "encoded_id": "bzQExy189ZI", 90 | "name": "_init_env" 91 | }, 92 | { 93 | "id": 2287874432227194072, 94 | "hex_id": "1FC029ACA799B4D8", 95 | "encoded_id": "H8AprKeZtNg", 96 | "type": "Object", 97 | "name": "_Stderr" 98 | }, 99 | { 100 | "id": 17324656207506943800, 101 | "hex_id": "F06D8B07E037AF38", 102 | "encoded_id": "8G2LB+A3rzg", 103 | "name": "atexit" 104 | }, 105 | { 106 | "id": 13314789860925425882, 107 | "hex_id": "B8C7A2D56F6EC8DA", 108 | "encoded_id": "uMei1W9uyNo", 109 | "name": "exit" 110 | }, 111 | { 112 | "id": 13008767002086125649, 113 | "hex_id": "B4886CAA3D2AB051", 114 | "encoded_id": "tIhsqj0qsFE", 115 | "name": "free" 116 | }, 117 | { 118 | "id": 9297117245426667155, 119 | "hex_id": "8105FEE060D08E93", 120 | "encoded_id": "gQX+4GDQjpM", 121 | "name": "malloc" 122 | }, 123 | { 124 | "id": 17524849461551964383, 125 | "hex_id": "F334C5BC120020DF", 126 | "encoded_id": "8zTFvBIAIN8", 127 | "name": "memset" 128 | }, 129 | { 130 | "id": 7295283892122268634, 131 | "hex_id": "653E0E0C3D93B3DA", 132 | "encoded_id": "ZT4ODD2Ts9o", 133 | "type": "Object", 134 | "name": "Need_sceLibcInternal" 135 | }, 136 | { 137 | "id": 8698495712930102709, 138 | "hex_id": "78B743C3A974FDB5", 139 | "encoded_id": "eLdDw6l0-bU", 140 | "name": "snprintf" 141 | }, 142 | { 143 | "id": 4937838664264317477, 144 | "hex_id": "4486BA1A75A9FA25", 145 | "encoded_id": "RIa6GnWp+iU", 146 | "name": "strerror" 147 | }, 148 | { 149 | "id": 7632249581959732014, 150 | "hex_id": "69EB328EB1D55B2E", 151 | "encoded_id": "aesyjrHVWy4", 152 | "name": "strncmp" 153 | }, 154 | { 155 | "id": 11831030376106437920, 156 | "hex_id": "A43043718EAE2D20", 157 | "encoded_id": "pDBDcY6uLSA", 158 | "name": "vfprintf" 159 | } 160 | ] 161 | } 162 | ] 163 | } 164 | ] 165 | } -------------------------------------------------------------------------------- /ps4libdoc/system/vsh/app/NPXS22010/libSceCdlg_aot.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libmonovm", 10 | "libraries": [ 11 | { 12 | "name": "libmonovm", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 9010492412357117298, 17 | "hex_id": "7D0BB31C01E60572", 18 | "encoded_id": "fQuzHAHmBXI", 19 | "name": "mono_aot_register_module" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libSceLibcInternal", 27 | "libraries": [ 28 | { 29 | "name": "libSceLibcInternal", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 2262984834435268711, 34 | "hex_id": "1F67BCB7949C4067", 35 | "encoded_id": "H2e8t5ScQGc", 36 | "name": "__cxa_finalize" 37 | }, 38 | { 39 | "id": 17524849461551964383, 40 | "hex_id": "F334C5BC120020DF", 41 | "encoded_id": "8zTFvBIAIN8", 42 | "name": "memset" 43 | }, 44 | { 45 | "id": 7295283892122268634, 46 | "hex_id": "653E0E0C3D93B3DA", 47 | "encoded_id": "ZT4ODD2Ts9o", 48 | "type": "Object", 49 | "name": "Need_sceLibcInternal" 50 | } 51 | ] 52 | } 53 | ] 54 | } 55 | ] 56 | } -------------------------------------------------------------------------------- /ps4libdoc/system_ex/app/NPXS20001/libSceVsh_aot.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libmonovm", 10 | "libraries": [ 11 | { 12 | "name": "libmonovm", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 9010492412357117298, 17 | "hex_id": "7D0BB31C01E60572", 18 | "encoded_id": "fQuzHAHmBXI", 19 | "name": "mono_aot_register_module" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libSceLibcInternal", 27 | "libraries": [ 28 | { 29 | "name": "libSceLibcInternal", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 2262984834435268711, 34 | "hex_id": "1F67BCB7949C4067", 35 | "encoded_id": "H2e8t5ScQGc", 36 | "name": "__cxa_finalize" 37 | }, 38 | { 39 | "id": 15663861474493055139, 40 | "hex_id": "D96137053615C0A3", 41 | "encoded_id": "2WE3BTYVwKM", 42 | "name": "cos" 43 | }, 44 | { 45 | "id": 16127121369615254560, 46 | "hex_id": "DFCF0B70C5874420", 47 | "encoded_id": "388LcMWHRCA", 48 | "name": "fabs" 49 | }, 50 | { 51 | "id": 4860863683521237115, 52 | "hex_id": "437541C425E1507B", 53 | "encoded_id": "Q3VBxCXhUHs", 54 | "name": "memcpy" 55 | }, 56 | { 57 | "id": 17524849461551964383, 58 | "hex_id": "F334C5BC120020DF", 59 | "encoded_id": "8zTFvBIAIN8", 60 | "name": "memset" 61 | }, 62 | { 63 | "id": 7295283892122268634, 64 | "hex_id": "653E0E0C3D93B3DA", 65 | "encoded_id": "ZT4ODD2Ts9o", 66 | "type": "Object", 67 | "name": "Need_sceLibcInternal" 68 | }, 69 | { 70 | "id": 2291376565028949426, 71 | "hex_id": "1FCC9AD87D348DB2", 72 | "encoded_id": "H8ya2H00jbI", 73 | "name": "sin" 74 | } 75 | ] 76 | } 77 | ] 78 | } 79 | ] 80 | } -------------------------------------------------------------------------------- /ps4libdoc/system_ex/app/NPXS20120/libSceWebApp_aot.sprx.json: -------------------------------------------------------------------------------- 1 | { 2 | "shared_object_names": [ 3 | "libkernel.prx", 4 | "libMonoVirtualMachine.prx", 5 | "libSceLibcInternal.prx" 6 | ], 7 | "modules": [ 8 | { 9 | "name": "libmonovm", 10 | "libraries": [ 11 | { 12 | "name": "libmonovm", 13 | "is_export": false, 14 | "symbols": [ 15 | { 16 | "id": 9010492412357117298, 17 | "hex_id": "7D0BB31C01E60572", 18 | "encoded_id": "fQuzHAHmBXI", 19 | "name": "mono_aot_register_module" 20 | } 21 | ] 22 | } 23 | ] 24 | }, 25 | { 26 | "name": "libSceLibcInternal", 27 | "libraries": [ 28 | { 29 | "name": "libSceLibcInternal", 30 | "is_export": false, 31 | "symbols": [ 32 | { 33 | "id": 2262984834435268711, 34 | "hex_id": "1F67BCB7949C4067", 35 | "encoded_id": "H2e8t5ScQGc", 36 | "name": "__cxa_finalize" 37 | }, 38 | { 39 | "id": 17524849461551964383, 40 | "hex_id": "F334C5BC120020DF", 41 | "encoded_id": "8zTFvBIAIN8", 42 | "name": "memset" 43 | }, 44 | { 45 | "id": 7295283892122268634, 46 | "hex_id": "653E0E0C3D93B3DA", 47 | "encoded_id": "ZT4ODD2Ts9o", 48 | "type": "Object", 49 | "name": "Need_sceLibcInternal" 50 | } 51 | ] 52 | } 53 | ] 54 | } 55 | ] 56 | } --------------------------------------------------------------------------------