SceKernelBootimage: Difference between revisions
Jump to navigation
Jump to search
Devnoname120 (talk | contribs) (Swapped Module <-> Library, see revision 1.1 under "Revision History" of "Vita SDK specifications" (https://wiki.henkaku.xyz/vita/File:Vita_SDK_specifications.pdf)) |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Module == | |||
=== Known NIDs === | |||
{| class="wikitable" | |||
|- | |||
! Version !! Name !! World !! Privilege !! NID | |||
|- | |||
| 3.65 || SceKernelBootimage || Non-secure || Kernel || 0x6A9516D0 | |||
|} | |||
== Libraries == | |||
=== Known NIDs === | |||
{| class="wikitable" | |||
|- | |||
! Version !! Name !! World !! Visibility !! NID | |||
|- | |||
| 3.65 || [[SceKernelBootimage#SceKernelBootimage|SceKernelBootimage]] || Non-secure || Kernel || 0x17E65BD7 | |||
|} | |||
== SceKernelBootimage == | |||
SceKernelBootimage_9C08E88A: 0x9C08E88A | |||
SceKernelBootimage_C08FC9B5: 0xC08FC9B5 | |||
SceKernelBootimage_DF5E79B8: 0xDF5E79B8 | |||
== Description == | |||
<code>os0:kd/bootimage.skprx</code> when decrypted contains a list of ELFs that are decrypted ELFs of the following SELFs. Their path returned in library information function calls are prefixed with <code>bootfs:</code>. The actual structure of the decrypted boot image is just a list of the decrypted ELFs for each of the images in the order below. | <code>os0:kd/bootimage.skprx</code> when decrypted contains a list of ELFs that are decrypted ELFs of the following SELFs. Their path returned in library information function calls are prefixed with <code>bootfs:</code>. The actual structure of the decrypted boot image is just a list of the decrypted ELFs for each of the images in the order below. | ||
<pre> | <pre> |
Revision as of 19:21, 25 September 2018
Module
Known NIDs
Version | Name | World | Privilege | NID |
---|---|---|---|---|
3.65 | SceKernelBootimage | Non-secure | Kernel | 0x6A9516D0 |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
3.65 | SceKernelBootimage | Non-secure | Kernel | 0x17E65BD7 |
SceKernelBootimage
SceKernelBootimage_9C08E88A: 0x9C08E88A SceKernelBootimage_C08FC9B5: 0xC08FC9B5 SceKernelBootimage_DF5E79B8: 0xDF5E79B8
Description
os0:kd/bootimage.skprx
when decrypted contains a list of ELFs that are decrypted ELFs of the following SELFs. Their path returned in library information function calls are prefixed with bootfs:
. The actual structure of the decrypted boot image is just a list of the decrypted ELFs for each of the images in the order below.
os0:kd/clockgen.skprx os0:kd/idstorage.skprx os0:kd/ctrl.skprx os0:kd/touch.skprx os0:kd/motion.skprx os0:kd/codec.skprx os0:kd/audio.skprx os0:kd/hpremote.skprx os0:kd/power.skprx os0:kd/usbd.skprx os0:kd/udcd.skprx os0:kd/usbserv.skprx os0:kd/usbserial.skprx os0:kd/usbmtp.skprx os0:kd/mtpif.skprx os0:kd/post_ss_mgr.skprx os0:kd/update_mgr.skprx os0:kd/regmgr.skprx os0:kd/fwloader.skprx os0:kd/vnz_wrapper.skprx os0:kd/error.skprx os0:kd/npdrm.skprx os0:kd/ulobjmgr.skprx os0:kd/net_ps.skprx os0:kd/gps.skprx os0:kd/bbmc.skprx os0:kd/wlanbt.skprx os0:kd/usb_ether_smsc.skprx os0:kd/bt.skprx os0:kd/usbstor.skprx os0:kd/usbstorvstor.skprx os0:kd/avcodec.skprx os0:kd/audioin.skprx os0:kd/ngs.skprx os0:kd/gpu_es4.skprx os0:kd/gpuinit_es4.skprx os0:kd/compat.skprx os0:kd/camera.skprx os0:kd/coredump.skprx os0:kd/av_config.skprx os0:kd/fios2.skprx os0:kd/pfsmgr.skprx os0:kd/appmgr.skprx os0:kd/sysmodule.skprx os0:kd/vshbridge.skprx os0:kd/tty2uart.skprx