SceLibDeflt: Difference between revisions
Jump to navigation
Jump to search
(→Module) |
CelesteBlue (talk | contribs) No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
! Version | ! Version !! World !! Privilege | ||
|- | |- | ||
| 3.60 | | 3.60 || non-secure || User | ||
|} | |} | ||
Line 16: | Line 16: | ||
! Version !! Name !! World !! Visibility !! NID | ! Version !! Name !! World !! Visibility !! NID | ||
|- | |- | ||
| 3.60 || [[SceLibDeflt#SceLibDeflt|SceLibDeflt]] || non-secure || User || | | 3.60 || [[SceLibDeflt#SceLibDeflt|SceLibDeflt]] || non-secure || User || unk | ||
|} | |} | ||
== SceLibDeflt == | == SceLibDeflt == | ||
<pre> | |||
sceZlibAdler32 0xcd83a464 | |||
sceDeflateDecompress 0x110d5050 | |||
sceGzipDecompress 0xe3cb51a3 | |||
sceGzipGetComment 0xbabcf5cf | |||
sceGzipGetCompressedData 0xe1844802 | |||
sceGzipGetInfo 0x1b8e5862 | |||
sceGzipGetName 0xaebaabe6 | |||
sceGzipIsValid 0xdedadc31 | |||
sceZlibGetCompressedData 0xe680a65a | |||
sceZlibGetInfo 0x4c0a685d | |||
</pre> | |||
=== sceZlibIsValid === | === sceZlibIsValid === | ||
Line 36: | Line 49: | ||
| 3.60 || 0xE38F754D | | 3.60 || 0xE38F754D | ||
|} | |} | ||
[[Category:ARM]] | |||
[[Category:Usermode]] | |||
[[Category:Modules]] | |||
[[Category:Library]] |
Latest revision as of 00:22, 1 April 2024
Module
Version | World | Privilege |
---|---|---|
3.60 | non-secure | User |
Libraries
Known NIDs
Version | Name | World | Visibility | NID |
---|---|---|---|---|
3.60 | SceLibDeflt | non-secure | User | unk |
SceLibDeflt
sceZlibAdler32 0xcd83a464 sceDeflateDecompress 0x110d5050 sceGzipDecompress 0xe3cb51a3 sceGzipGetComment 0xbabcf5cf sceGzipGetCompressedData 0xe1844802 sceGzipGetInfo 0x1b8e5862 sceGzipGetName 0xaebaabe6 sceGzipIsValid 0xdedadc31 sceZlibGetCompressedData 0xe680a65a sceZlibGetInfo 0x4c0a685d
sceZlibIsValid
Version | NID |
---|---|
3.60 | 0x14A0698D |
sceZlibDecompress
Version | NID |
---|---|
3.60 | 0xE38F754D |