AES binaries: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(26 intermediate revisions by 6 users not shown)
Line 2: Line 2:
|-
|-
! Name of binary !! Notes
! Name of binary !! Notes
|-
| AacsModule ||
|-
|-
| aim_spu_module ||
| aim_spu_module ||
Line 7: Line 9:
| appldr ||
| appldr ||
|-
|-
| bdp_BDMV ||
| bdp_BDVD ||
|-
| bdp_BDMV || Contains AES SBOX byte-repeated 4 times
|-
|-
| bdp_BDVD ||
| bootldr ||
|-
|-
| CprmModule ||
| CprmModule ||
|-
|-
| CssModule ||
| CssModule ||
|-
| db_backup.self || Contains AES SBOX byte-repeated 4 times
|-
| divxdrm || Contains AES SBOX byte-repeated 4 times
|-
| emulator_api || Contains AES SBOX byte-repeated 4 times
|-
| emulator_drm(self inside) ||
|-
| fdm_spu_module || Jig_fw
|-
|-
| isoldr ||
| isoldr ||
|-
| libchnnlsv(self inside) ||
|-
| libsysmodule || Contains AES SBOX byte-repeated 4 times
|-
|-
| lv1ldr ||
| lv1ldr ||
|-
|-
| lv2ldr ||
| lv2ldr ||
|-
| lv2_kernel || Contains AES SBOX byte-repeated 4 times
|-
| mcore || Contains AES SBOX byte-repeated 4 times
|-
|-
| mc_iso_spu_module ||
| mc_iso_spu_module ||
|-
|-
| me_iso_spu_module ||
| me_iso_spu_module ||
|-
| metldr ||
|-
| mgvideo || Contains AES SBOX byte-repeated 4 times
|-
| netconf_plugin || Contains AES SBOX byte-repeated 4 times
|-
| np_trophy_plugin || Contains AES SBOX byte-repeated 4 times
|-
| onicore_child || Contains AES SBOX byte-repeated 4 times
|-
| ps3_swu/ps3_swu2 || Contains AES SBOX byte-repeated 4 times
|-
| PS3ToolUpdater.self || Contains AES SBOX byte-repeated 4 times
|-
| registry_backup.self || Contains AES SBOX byte-repeated 4 times
|-
|-
| SacModule ||
| SacModule ||
Line 30: Line 68:
|-
|-
| sc_iso ||
| sc_iso ||
|-
| sc_iso_factory || Jig_fw
|-
|-
| spp_verifier ||
| spp_verifier ||
|-
| spu_mode_auth || Jig_fw
|-
|-
| sv_iso_spu_module ||
| sv_iso_spu_module ||
|-
| swagner || Contains AES SBOX byte-repeated 4 times
|-
|-
| spu_pkg_rvk_verifier ||
| spu_pkg_rvk_verifier ||
Line 41: Line 85:
| spu_utoken_processor ||
| spu_utoken_processor ||
|-
|-
| ss_sc_init || Jig_fw
|-
| vsh || Contains AES SBOX byte-repeated 4 times
|-
| sdk || Contains AES SBOX byte-repeated 4 times, AVTest only?
|}
|}


All of these contain the AES Forward and Reverse S-Boxes
All of these contain the AES Forward and Reverse S-Boxes
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude>

Latest revision as of 03:10, 14 July 2017

Name of binary Notes
AacsModule
aim_spu_module
appldr
bdp_BDVD
bdp_BDMV Contains AES SBOX byte-repeated 4 times
bootldr
CprmModule
CssModule
db_backup.self Contains AES SBOX byte-repeated 4 times
divxdrm Contains AES SBOX byte-repeated 4 times
emulator_api Contains AES SBOX byte-repeated 4 times
emulator_drm(self inside)
fdm_spu_module Jig_fw
isoldr
libchnnlsv(self inside)
libsysmodule Contains AES SBOX byte-repeated 4 times
lv1ldr
lv2ldr
lv2_kernel Contains AES SBOX byte-repeated 4 times
mcore Contains AES SBOX byte-repeated 4 times
mc_iso_spu_module
me_iso_spu_module
metldr
mgvideo Contains AES SBOX byte-repeated 4 times
netconf_plugin Contains AES SBOX byte-repeated 4 times
np_trophy_plugin Contains AES SBOX byte-repeated 4 times
onicore_child Contains AES SBOX byte-repeated 4 times
ps3_swu/ps3_swu2 Contains AES SBOX byte-repeated 4 times
PS3ToolUpdater.self Contains AES SBOX byte-repeated 4 times
registry_backup.self Contains AES SBOX byte-repeated 4 times
SacModule
sb_iso_spu_module
sc_iso
sc_iso_factory Jig_fw
spp_verifier
spu_mode_auth Jig_fw
sv_iso_spu_module
swagner Contains AES SBOX byte-repeated 4 times
spu_pkg_rvk_verifier
spu_token_processor
spu_utoken_processor
ss_sc_init Jig_fw
vsh Contains AES SBOX byte-repeated 4 times
sdk Contains AES SBOX byte-repeated 4 times, AVTest only?

All of these contain the AES Forward and Reverse S-Boxes