core.asi

Description:

Authors:

Version:

Architecture: 32-bit

Operating System:

SHA256: f2ebe40764d34731fb94e660ec47c90d

File Size: 1.6 MB

Uploaded At: April 18, 2026, 2:50 p.m.

Views: 16

Exported Functions

  • ArizonaInit (Ordinal: 1, Address: 0x7f876)
  • IsCustomPacketCompression (Ordinal: 2, Address: 0x800b8)
  • IsFirstPerson (Ordinal: 3, Address: 0x37735)
  • VehicleMaterial_ResetMaterial (Ordinal: 4, Address: 0x7639f)
  • VehicleMaterial_ResetMaterialByName (Ordinal: 5, Address: 0x763a4)
  • VehicleMaterial_SetLightsMaterialColor (Ordinal: 6, Address: 0x763e5)
  • VehicleMaterial_SetMaterial (Ordinal: 7, Address: 0x763ea)
  • VehicleMaterial_UpdateMaterial (Ordinal: 8, Address: 0x76465)
  • getLaunchInfo (Ordinal: 9, Address: 0x49960)
  • simple_carmod_add (Ordinal: 10, Address: 0x5e759)
  • simple_carmod_remove (Ordinal: 11, Address: 0x5e75e)
  • turnLight (Ordinal: 12, Address: 0x6b27a)
  • turnState (Ordinal: 13, Address: 0x6b2b3)

Imported DLLs & Functions

ADVAPI32.dll
  • CryptAcquireContextA (Address: 0x1012f030)
  • CryptCreateHash (Address: 0x1012f00c)
  • CryptDestroyHash (Address: 0x1012f004)
  • CryptDestroyKey (Address: 0x1012f028)
  • CryptDuplicateHash (Address: 0x1012f000)
  • CryptEncrypt (Address: 0x1012f010)
  • CryptGenRandom (Address: 0x1012f018)
  • CryptGetHashParam (Address: 0x1012f01c)
  • CryptHashData (Address: 0x1012f008)
  • CryptImportKey (Address: 0x1012f014)
  • CryptReleaseContext (Address: 0x1012f02c)
  • CryptSetHashParam (Address: 0x1012f020)
  • CryptSetKeyParam (Address: 0x1012f024)
api-ms-win-crt-convert-l1-1-0.dll
  • atoi (Address: 0x1012f378)
  • strtod (Address: 0x1012f368)
  • strtol (Address: 0x1012f36c)
  • strtoll (Address: 0x1012f374)
  • strtoul (Address: 0x1012f364)
  • strtoull (Address: 0x1012f370)
api-ms-win-crt-filesystem-l1-1-0.dll
  • _lock_file (Address: 0x1012f380)
  • _unlock_file (Address: 0x1012f384)
api-ms-win-crt-heap-l1-1-0.dll
  • _callnewh (Address: 0x1012f394)
  • calloc (Address: 0x1012f390)
  • free (Address: 0x1012f38c)
  • malloc (Address: 0x1012f398)
  • realloc (Address: 0x1012f39c)
api-ms-win-crt-locale-l1-1-0.dll
  • ___lc_codepage_func (Address: 0x1012f3a8)
  • localeconv (Address: 0x1012f3a4)
api-ms-win-crt-math-l1-1-0.dll
  • _dsign (Address: 0x1012f3e4)
  • _dtest (Address: 0x1012f3b0)
  • _fdtest (Address: 0x1012f3c4)
  • _ldtest (Address: 0x1012f3e0)
  • acos (Address: 0x1012f3d0)
  • asin (Address: 0x1012f3b8)
  • atan2 (Address: 0x1012f3dc)
  • ceil (Address: 0x1012f3cc)
  • cos (Address: 0x1012f3d4)
  • fabs (Address: 0x1012f3bc)
  • floor (Address: 0x1012f3c8)
  • fmod (Address: 0x1012f3c0)
  • pow (Address: 0x1012f3b4)
  • sin (Address: 0x1012f3e8)
  • sqrt (Address: 0x1012f3d8)
api-ms-win-crt-runtime-l1-1-0.dll
  • _beginthreadex (Address: 0x1012f428)
  • _cexit (Address: 0x1012f3f8)
  • _configure_narrow_argv (Address: 0x1012f410)
  • _crt_atexit (Address: 0x1012f424)
  • _errno (Address: 0x1012f41c)
  • _execute_onexit_table (Address: 0x1012f3fc)
  • _initialize_narrow_environment (Address: 0x1012f40c)
  • _initialize_onexit_table (Address: 0x1012f408)
  • _initterm (Address: 0x1012f3f4)
  • _initterm_e (Address: 0x1012f3f0)
  • _invoke_watson (Address: 0x1012f414)
  • _register_onexit_function (Address: 0x1012f400)
  • _seh_filter_dll (Address: 0x1012f420)
  • abort (Address: 0x1012f418)
  • terminate (Address: 0x1012f404)
api-ms-win-crt-stdio-l1-1-0.dll
  • __acrt_iob_func (Address: 0x1012f450)
  • __stdio_common_vfprintf (Address: 0x1012f43c)
  • __stdio_common_vsprintf (Address: 0x1012f458)
  • __stdio_common_vsprintf_s (Address: 0x1012f448)
  • _fseeki64 (Address: 0x1012f430)
  • _get_stream_buffer_pointers (Address: 0x1012f438)
  • fclose (Address: 0x1012f434)
  • fflush (Address: 0x1012f464)
  • fgetc (Address: 0x1012f470)
  • fgetpos (Address: 0x1012f474)
  • fopen (Address: 0x1012f460)
  • fputc (Address: 0x1012f478)
  • fread (Address: 0x1012f468)
  • fseek (Address: 0x1012f44c)
  • fsetpos (Address: 0x1012f45c)
  • ftell (Address: 0x1012f46c)
  • fwrite (Address: 0x1012f444)
  • setvbuf (Address: 0x1012f454)
  • ungetc (Address: 0x1012f440)
api-ms-win-crt-string-l1-1-0.dll
  • strcmp (Address: 0x1012f494)
  • strcpy (Address: 0x1012f48c)
  • strcpy_s (Address: 0x1012f480)
  • strlen (Address: 0x1012f490)
  • strncmp (Address: 0x1012f49c)
  • strtok_s (Address: 0x1012f498)
  • tolower (Address: 0x1012f484)
  • wcslen (Address: 0x1012f488)
api-ms-win-crt-time-l1-1-0.dll
  • _localtime64_s (Address: 0x1012f4a4)
  • _mktime64 (Address: 0x1012f4a8)
  • _time64 (Address: 0x1012f4ac)
api-ms-win-crt-utility-l1-1-0.dll
  • _byteswap_ushort (Address: 0x1012f4c0)
  • _rotl64 (Address: 0x1012f4c4)
  • llabs (Address: 0x1012f4bc)
  • rand (Address: 0x1012f4b4)
  • srand (Address: 0x1012f4b8)
d3dx9_43.dll
  • D3DXCreateFontA (Address: 0x1012f4d8)
  • D3DXCreateRenderToSurface (Address: 0x1012f4d4)
  • D3DXMatrixMultiply (Address: 0x1012f4cc)
  • D3DXMatrixTranspose (Address: 0x1012f4d0)
GDI32.dll
  • AddFontResourceA (Address: 0x1012f038)
KERNEL32.dll
  • AcquireSRWLockExclusive (Address: 0x1012f108)
  • AreFileApisANSI (Address: 0x1012f15c)
  • CloseHandle (Address: 0x1012f064)
  • CreateDirectoryW (Address: 0x1012f068)
  • CreateFileW (Address: 0x1012f054)
  • CreateToolhelp32Snapshot (Address: 0x1012f0bc)
  • DeleteCriticalSection (Address: 0x1012f0dc)
  • EnterCriticalSection (Address: 0x1012f0d4)
  • ExitProcess (Address: 0x1012f050)
  • FindClose (Address: 0x1012f06c)
  • FindFirstFileExW (Address: 0x1012f158)
  • FindFirstFileW (Address: 0x1012f070)
  • FindNextFileW (Address: 0x1012f074)
  • FindResourceA (Address: 0x1012f048)
  • FlushInstructionCache (Address: 0x1012f134)
  • FormatMessageA (Address: 0x1012f0f4)
  • GetCommandLineA (Address: 0x1012f128)
  • GetCurrentDirectoryW (Address: 0x1012f154)
  • GetCurrentProcess (Address: 0x1012f138)
  • GetCurrentProcessId (Address: 0x1012f0a0)
  • GetCurrentThreadId (Address: 0x1012f0a4)
  • GetFileAttributesExW (Address: 0x1012f078)
  • GetFileInformationByHandleEx (Address: 0x1012f164)
  • GetLastError (Address: 0x1012f11c)
  • GetLocaleInfoEx (Address: 0x1012f150)
  • GetLocalTime (Address: 0x1012f04c)
  • GetModuleHandleA (Address: 0x1012f124)
  • GetModuleHandleExA (Address: 0x1012f114)
  • GetModuleHandleW (Address: 0x1012f110)
  • GetProcAddress (Address: 0x1012f120)
  • GetSystemTimeAsFileTime (Address: 0x1012f144)
  • GetThreadContext (Address: 0x1012f0b4)
  • GetTickCount (Address: 0x1012f118)
  • HeapAlloc (Address: 0x1012f148)
  • HeapCreate (Address: 0x1012f088)
  • HeapDestroy (Address: 0x1012f08c)
  • HeapFree (Address: 0x1012f098)
  • HeapReAlloc (Address: 0x1012f094)
  • InitializeConditionVariable (Address: 0x1012f0e0)
  • InitializeCriticalSection (Address: 0x1012f0d0)
  • InitializeSListHead (Address: 0x1012f14c)
  • IsDebuggerPresent (Address: 0x1012f140)
  • IsProcessorFeaturePresent (Address: 0x1012f13c)
  • LeaveCriticalSection (Address: 0x1012f0d8)
  • LoadResource (Address: 0x1012f090)
  • LocalFree (Address: 0x1012f160)
  • LockResource (Address: 0x1012f040)
  • MultiByteToWideChar (Address: 0x1012f080)
  • OpenThread (Address: 0x1012f0a8)
  • QueryPerformanceCounter (Address: 0x1012f07c)
  • ReadFile (Address: 0x1012f058)
  • ReleaseSRWLockExclusive (Address: 0x1012f10c)
  • ResumeThread (Address: 0x1012f0b0)
  • SetFilePointerEx (Address: 0x1012f05c)
  • SetThreadContext (Address: 0x1012f0b8)
  • SetUnhandledExceptionFilter (Address: 0x1012f0fc)
  • SizeofResource (Address: 0x1012f044)
  • Sleep (Address: 0x1012f09c)
  • SleepConditionVariableCS (Address: 0x1012f0ec)
  • SleepConditionVariableSRW (Address: 0x1012f104)
  • SuspendThread (Address: 0x1012f0ac)
  • TerminateProcess (Address: 0x1012f0f8)
  • Thread32First (Address: 0x1012f0c0)
  • Thread32Next (Address: 0x1012f0c4)
  • UnhandledExceptionFilter (Address: 0x1012f100)
  • VirtualAlloc (Address: 0x1012f0c8)
  • VirtualFree (Address: 0x1012f0cc)
  • VirtualProtect (Address: 0x1012f130)
  • VirtualQuery (Address: 0x1012f12c)
  • WaitForSingleObject (Address: 0x1012f0f0)
  • WakeAllConditionVariable (Address: 0x1012f0e8)
  • WakeConditionVariable (Address: 0x1012f0e4)
  • WideCharToMultiByte (Address: 0x1012f084)
  • WriteFile (Address: 0x1012f060)
MSVCP140.dll
  • _Mtx_init_in_situ (Address: 0x1012f224)
  • _Mtx_lock (Address: 0x1012f274)
  • _Mtx_unlock (Address: 0x1012f278)
  • _Query_perf_counter (Address: 0x1012f26c)
  • _Query_perf_frequency (Address: 0x1012f270)
  • ?_Decref@facet@locale@std@@UAEPAV_Facet_base@3@XZ (Address: 0x1012f2ac)
  • ?_Fiopen@std@@YAPAU_iobuf@@PB_WHH@Z (Address: 0x1012f260)
  • ?_Fiopen@std@@YAPAU_iobuf@@PBDHH@Z (Address: 0x1012f218)
  • ?_Getcat@?$codecvt@DDU_Mbstatet@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z (Address: 0x1012f1f0)
  • ?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@PBV42@@Z (Address: 0x1012f2cc)
  • ?_Getcvt@_Locinfo@std@@QBE?AU_Cvtvec@@XZ (Address: 0x1012f234)
  • ?_Getfalse@_Locinfo@std@@QBEPBDXZ (Address: 0x1012f290)
  • ?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ (Address: 0x1012f2d0)
  • ?_Gettrue@_Locinfo@std@@QBEPBDXZ (Address: 0x1012f294)
  • ?_Gnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBE_JXZ (Address: 0x1012f204)
  • ?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ (Address: 0x1012f1fc)
  • ?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ (Address: 0x1012f200)
  • ?_Id_cnt@id@locale@std@@0HA (Address: 0x1012f1d4)
  • ?_Incref@facet@locale@std@@UAEXXZ (Address: 0x1012f2a8)
  • ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAPAD0PAH001@Z (Address: 0x1012f214)
  • ?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXXZ (Address: 0x1012f210)
  • ?_Init@locale@std@@CAPAV_Locimp@12@_N@Z (Address: 0x1012f2a4)
  • ?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAE_N_N@Z (Address: 0x1012f1ac)
  • ?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ (Address: 0x1012f1d0)
  • ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ (Address: 0x1012f258)
  • ?_Pnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBE_JXZ (Address: 0x1012f20c)
  • ?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ (Address: 0x1012f190)
  • ?_Syserror_map@std@@YAPBDH@Z (Address: 0x1012f22c)
  • ?_Throw_Cpp_error@std@@YAXH@Z (Address: 0x1012f27c)
  • ?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ (Address: 0x1012f1cc)
  • ?_Winerror_map@std@@YAHH@Z (Address: 0x1012f230)
  • ?_Xbad_alloc@std@@YAXXZ (Address: 0x1012f2dc)
  • ?_Xbad_function_call@std@@YAXXZ (Address: 0x1012f1dc)
  • ?_Xinvalid_argument@std@@YAXPBD@Z (Address: 0x1012f2d8)
  • ?_Xlength_error@std@@YAXPBD@Z (Address: 0x1012f2ec)
  • ?_Xout_of_range@std@@YAXPBD@Z (Address: 0x1012f2d4)
  • ??0_Locinfo@std@@QAE@PBD@Z (Address: 0x1012f288)
  • ??0_Lockit@std@@QAE@H@Z (Address: 0x1012f2e4)
  • ??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ (Address: 0x1012f1a0)
  • ??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z (Address: 0x1012f1a4)
  • ??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z (Address: 0x1012f250)
  • ??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ (Address: 0x1012f2bc)
  • ??0facet@locale@std@@IAE@I@Z (Address: 0x1012f29c)
  • ??1_Locinfo@std@@QAE@XZ (Address: 0x1012f28c)
  • ??1_Lockit@std@@QAE@XZ (Address: 0x1012f2e0)
  • ??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ (Address: 0x1012f194)
  • ??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAE@XZ (Address: 0x1012f1a8)
  • ??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAE@XZ (Address: 0x1012f254)
  • ??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAE@XZ (Address: 0x1012f2b8)
  • ??1facet@locale@std@@MAE@XZ (Address: 0x1012f2a0)
  • ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z (Address: 0x1012f264)
  • ??7ios_base@std@@QBE_NXZ (Address: 0x1012f284)
  • ??Bios_base@std@@QBE_NXZ (Address: 0x1012f2c8)
  • ?always_noconv@codecvt_base@std@@QBE_NXZ (Address: 0x1012f1e0)
  • ?c_str@?$_Yarn@D@std@@QBEPBDXZ (Address: 0x1012f298)
  • ?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ (Address: 0x1012f16c)
  • ?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ (Address: 0x1012f178)
  • ?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ (Address: 0x1012f184)
  • ?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDXZ (Address: 0x1012f24c)
  • ?flags@ios_base@std@@QBEHXZ (Address: 0x1012f23c)
  • ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ (Address: 0x1012f25c)
  • ?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z (Address: 0x1012f17c)
  • ?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QBE?AVlocale@2@XZ (Address: 0x1012f1f4)
  • ?getloc@ios_base@std@@QBE?AVlocale@2@XZ (Address: 0x1012f2f4)
  • ?good@ios_base@std@@QBE_NXZ (Address: 0x1012f238)
  • ?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ (Address: 0x1012f170)
  • ?id@?$codecvt@DDU_Mbstatet@@@std@@2V0locale@2@A (Address: 0x1012f220)
  • ?id@?$ctype@D@std@@2V0locale@2@A (Address: 0x1012f1d8)
  • ?id@?$numpunct@D@std@@2V0locale@2@A (Address: 0x1012f2b0)
  • ?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z (Address: 0x1012f1b0)
  • ?in@?$codecvt@DDU_Mbstatet@@@std@@QBEHAAU_Mbstatet@@PBD1AAPBDPAD3AAPAD@Z (Address: 0x1012f1e4)
  • ?out@?$codecvt@DDU_Mbstatet@@@std@@QBEHAAU_Mbstatet@@PBD1AAPBDPAD3AAPAD@Z (Address: 0x1012f1e8)
  • ?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXH@Z (Address: 0x1012f208)
  • ?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBEPADXZ (Address: 0x1012f174)
  • ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@D@Z (Address: 0x1012f268)
  • ?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ (Address: 0x1012f19c)
  • ?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@PAD_J@Z (Address: 0x1012f280)
  • ?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ (Address: 0x1012f1f8)
  • ?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEPAV12@PAD_J@Z (Address: 0x1012f1b8)
  • ?setf@ios_base@std@@QAEHHH@Z (Address: 0x1012f2e8)
  • ?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z (Address: 0x1012f180)
  • ?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD0@Z (Address: 0x1012f188)
  • ?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEXPAD00@Z (Address: 0x1012f18c)
  • ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z (Address: 0x1012f198)
  • ?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ (Address: 0x1012f2b4)
  • ?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JXZ (Address: 0x1012f1c8)
  • ?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ (Address: 0x1012f2f0)
  • ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z (Address: 0x1012f240)
  • ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z (Address: 0x1012f244)
  • ?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ (Address: 0x1012f1b4)
  • ?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ (Address: 0x1012f248)
  • ?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ (Address: 0x1012f1c4)
  • ?uncaught_exception@std@@YA_NXZ (Address: 0x1012f228)
  • ?unshift@?$codecvt@DDU_Mbstatet@@@std@@QBEHAAU_Mbstatet@@PAD1AAPAD@Z (Address: 0x1012f1ec)
  • ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBEDD@Z (Address: 0x1012f21c)
  • ?width@ios_base@std@@QAE_J_J@Z (Address: 0x1012f2c0)
  • ?width@ios_base@std@@QBE_JXZ (Address: 0x1012f2c4)
  • ?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPAD_J@Z (Address: 0x1012f1c0)
  • ?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPBD_J@Z (Address: 0x1012f1bc)
USER32.dll
  • GetAsyncKeyState (Address: 0x1012f30c)
  • GetForegroundWindow (Address: 0x1012f300)
  • GetKeyboardLayout (Address: 0x1012f310)
  • GetKeyState (Address: 0x1012f308)
  • GetWindowThreadProcessId (Address: 0x1012f2fc)
  • MessageBoxA (Address: 0x1012f304)
VCRUNTIME140.dll
  • __current_exception (Address: 0x1012f31c)
  • __current_exception_context (Address: 0x1012f320)
  • __CxxFrameHandler3 (Address: 0x1012f348)
  • __std_exception_copy (Address: 0x1012f350)
  • __std_exception_destroy (Address: 0x1012f354)
  • __std_terminate (Address: 0x1012f32c)
  • __std_type_info_compare (Address: 0x1012f328)
  • __std_type_info_destroy_list (Address: 0x1012f334)
  • _CxxThrowException (Address: 0x1012f358)
  • _except_handler4_common (Address: 0x1012f33c)
  • _purecall (Address: 0x1012f330)
  • memchr (Address: 0x1012f318)
  • memcmp (Address: 0x1012f35c)
  • memcpy (Address: 0x1012f340)
  • memmove (Address: 0x1012f34c)
  • memset (Address: 0x1012f344)
  • strchr (Address: 0x1012f324)
  • strstr (Address: 0x1012f338)