SELFs inside ELFs: Difference between revisions
Jump to navigation
Jump to search
(→Notes) |
|||
Line 36: | Line 36: | ||
== Notes == | == Notes == | ||
* There are 66 ELFs inside ps2emu/gxemu/netemu | * There are 66 ELFs inside ps2emu/gxemu/netemu | ||
* [[http://pastie.org/private/cec3cnd50pd72uu7wocazg 0.83 lv1 embedded files]] | * [[http://pastie.org/private/cec3cnd50pd72uu7wocazg 0.83 lv1 embedded files]] | ||
{{File Formats}}<noinclude>[[Category:Main]]</noinclude> | {{File Formats}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 07:36, 15 July 2015
About these SELFs
Up until 4.53, there are a total of 17 SELFs (2 of them extra in factory binaries) 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 |
lv1(factory) | [ss_sc_init_pu (lv1)] | [system] | [Application] | Any/Firmware Dependable |
lv1(factory) | [factory_data_mngr_server (lv1)] | [system] | [Application] | Any/Firmware Dependable |
lv2 | lv2_kernel | lv2 | lv2 | Any/Firmware Dependable |
emulator-drm | 0x107000040D000001 | normal | Isolated SPU Module | 4.30 |
libchnnlsv | Lv2diag FW Stuff | normal | Isolated SPU Module | 4.20 |
Notes
- There are 66 ELFs inside ps2emu/gxemu/netemu
|