SELFs inside ELFs: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
= About these SELFs =
= About these SELFs =


Up until 4.46, there are a total of 11 SELFs (maybe more?) inside decrypted ELFs in the firmware.
Up until 4.53, there are a total of 17 SELFs inside decrypted ELFs in the firmware.
Here is a list of them, organized by a table:
Here is a list of them, organized by a table:



Revision as of 23:05, 4 February 2014

About these SELFs

Up until 4.53, there are a total of 17 SELFs inside decrypted ELFs in the firmware. Here is a list of them, organized by a table:

SELF list

Inside: Auth-ID Vendor-ID Type Version
lv1 [sysmgr_ss (lv1)] [system] [Application] 00.08
lv1 [ss_init (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [updater_frontend (lv1)] 0x07000002 [Application] Any/Firmware Dependable
lv1 [ss_server1 (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [ss_server2 (lv1)] [system] [Application] Any/Firmware Dependable
lv1 [ss_server3 (lv1)] [system] [Application] Any/Firmware Dependable
lv2 lv2_kernel lv2 lv2 Any/Firmware Dependable
ps2emu ps2emu ps2emu lv2 Any/Firmware Dependable
ps2gxemu ps2emu ps2emu lv2 Any/Firmware Dependable
ps2netemu ps2emu ps2emu lv2 Any/Firmware Dependable
emulator-drm 0x107000040D000001 normal Isolated SPU Module 4.30
libchnnlsv Lv2diag FW Stuff normal Isolated SPU Module 4.20
libadec sys/external modules normal Application Any/ Firmware Dependable
libadec2 sys/external modules normal Application Any/ Firmware Dependable
libadec_internal sys/external modules normal Application Any/ Firmware Dependable
libpngenc sys/external modules normal Application 4.46
libmp3dec sys/external modules normal Application 4.46

Notes

  • There are 66 ELFs inside ps2emu/gxemu/netemu, not counting the SELF inside it.