REpsp2
PSP2 OS reverse engineering
Loading...
Searching...
No Matches
SceSysclibForDriver
Library NID(s)
Firmware VersionNID
0.00~9.990x7EE45391

The following functions and/or variables are exported by this library:

Global __aeabi_idiv (int numerator, int denominator)
NID: 0x2518CD9E
Global __aeabi_idivmod (int numerator, int denominator)
NID: 0xAC86B4BA
Global __aeabi_lasr (long long, int)
NID: 0x1D89F6C0
Global __aeabi_lcmp (long long, long long)
NID: 0x709077A1
Global __aeabi_ldivmod (long long n, long long d)
NID: 0x7554AB04
Global __aeabi_llsl (long long, int)
NID: 0x72D31F9D
Global __aeabi_llsr (long long, int)
NID: 0xE46C47E6
Global __aeabi_lmul (long long, long long)
NID: 0xFEE5E751
Global __aeabi_uidiv (unsigned numerator, unsigned denominator)
NID: 0xA9FF1205
Global __aeabi_uidivmod (unsigned numerator, unsigned denominator)
NID: 0xA46CB7DE
Global __aeabi_ulcmp (unsigned long long, unsigned long long)
NID: 0xFE900DE8
Global __aeabi_uldivmod (unsigned long long n, unsigned long long d)
NID: 0x9D148CDE
Global __memcpy_chk (void *dest, const void *src, size_t len, size_t destlen)
NID: 0x8A0B0815
Global __memmove_chk (void *dest, const void *src, size_t len, size_t destlen)
NID: 0x35DBB110
Global __memset_chk (void *dest, int c, size_t len, size_t destlen)
NID: 0x1A30BB28
Global __prnt (void(*cb)(void *argp, int ch), void *argp, const char *fmt, va_list ap)
NID: 0xE38E7605
Global __snprintf_chk (char *str, size_t maxlen, int flag, size_t strlen, const char *format,...)
NID: 0x7DBE7007
Global __stack_chk_fail (void)
NID: 0xB997493D
Global __stack_chk_guard
NID: 0x99EEBD1F
Global __strcat_chk (char *dest, const char *src, size_t destlen)
NID: 0xDE4666F0
Global __strcpy_chk (char *dest, const char *src, size_t destlen)
NID: 0x545DA5FD
Global __strlcat_chk (char *dst, const char *src, size_t dstsize, size_t dstlen)
NID: 0x224BE33F
Global __strlcpy_chk (char *s1, const char *s2, size_t n, size_t s1len)
NID: 0xCF86EA38
Global __strncat_chk (char *dest, const char *src, size_t count, size_t dstlen)
NID: 0x33EE298B
Global __strncpy_chk (char *s1, const char *s2, size_t n, size_t s1len)
NID: 0x96268C53
Global look_ctype_table (int ch)
NID: 0xCDF7F155
Global memchr (const void *ptr, int ch, size_t count)
NID: 0x60DAEA30
Global memcmp (const void *lhs, const void *rhs, size_t count)

NID: 0x12CEE649

NID: 0xF939E83D

Global memcpy (void *dest, const void *src, size_t count)
NID: 0x40C88316
Global memmove (void *dest, const void *src, size_t size)
NID: 0x6CC9C1A1
Global memset (void *dest, int ch, size_t count)
NID: 0x0AB9BF5C
Global SceSysclibForDriver_FE39AEAC (char *dst, const char *src, size_t dstsize)
NID: 0xFE39AEAC
Global snprintf (char *buffer, size_t bufsz, const char *format,...)
NID: 0xAE7A8981
Global strchr (const char *str, int ch)
NID: 0x38463759
Global strcmp (const char *lhs, const char *rhs)
NID: 0x0B33BC43
Global strlcat (char *dst, const char *src, size_t dstsize)
NID: 0x12504E09
Global strlcpy (char *dst, const char *src, size_t dstsize)
NID: 0x7FB4EBEC
Global strlen (const char *s)
NID: 0xCFC6A9AC
Global strncat (char *dest, const char *src, size_t count)
NID: 0xA1D1C32C
Global strncpy (char *dest, const char *src, size_t count)
NID: 0x6D286146
Global strnlen (const char *s, size_t maxlen)
NID: 0xCD4BD884
Global strrchr (const char *str, int ch)
NID: 0x7F0E0835
Global strstr (const char *str, const char *substr)
NID: 0x1304A69D
Global strtol (const char *str, char **str_end, int base)
NID: 0xAB77C5AA
Global strtoll (const char *str, char **str_end, int base)
NID: 0x87AAAFA2
Global strtoul (const char *str, char **str_end, int base)
NID: 0x4E5042DA
Global timingsafe_bcmp (const void *b1, const void *b2, size_t len)
NID: 0xB5A4D745
Global tolower (int ch)
NID: 0x0021DAF9
Global toupper (int ch)
NID: 0xA685DCB1
Global vsnprintf (char *s, size_t n, const char *fmt, va_list arg)
NID: 0x3DDBE2E1