pthreadVCE2.dll

Description: POSIX Threads for Windows32 Library

Authors: Copyright (C) Project contributors 1998-2004

Version: 2.8.0.0

Architecture: 32-bit

Operating System: Windows

SHA256: 27a8bd5814bf5e67858856f5090952e5

File Size: 76.1 KB

Uploaded At: Dec. 4, 2025, 6:19 a.m.

Views: 16

Security Warning

This file has been flagged as potentially dangerous.


Reason: Detected potentially dangerous functions used for process injection: OpenProcess

Exported Functions

  • pthreadCancelableTimedWait (Ordinal: 1, Address: 0x121c)
  • pthreadCancelableWait (Ordinal: 2, Address: 0x111d)
  • pthread_attr_destroy (Ordinal: 3, Address: 0x10cd)
  • pthread_attr_getdetachstate (Ordinal: 4, Address: 0x1078)
  • pthread_attr_getinheritsched (Ordinal: 5, Address: 0x11a4)
  • pthread_attr_getschedparam (Ordinal: 6, Address: 0x123f)
  • pthread_attr_getschedpolicy (Ordinal: 7, Address: 0x123a)
  • pthread_attr_getscope (Ordinal: 8, Address: 0x119f)
  • pthread_attr_getstackaddr (Ordinal: 9, Address: 0x10c8)
  • pthread_attr_getstacksize (Ordinal: 10, Address: 0x1096)
  • pthread_attr_init (Ordinal: 11, Address: 0x128a)
  • pthread_attr_setdetachstate (Ordinal: 12, Address: 0x109b)
  • pthread_attr_setinheritsched (Ordinal: 13, Address: 0x10f5)
  • pthread_attr_setschedparam (Ordinal: 14, Address: 0x1041)
  • pthread_attr_setschedpolicy (Ordinal: 15, Address: 0x11f4)
  • pthread_attr_setscope (Ordinal: 16, Address: 0x119a)
  • pthread_attr_setstackaddr (Ordinal: 17, Address: 0x1168)
  • pthread_attr_setstacksize (Ordinal: 18, Address: 0x1299)
  • pthread_barrier_destroy (Ordinal: 19, Address: 0x129e)
  • pthread_barrier_init (Ordinal: 20, Address: 0x11fe)
  • pthread_barrier_wait (Ordinal: 21, Address: 0x114f)
  • pthread_barrierattr_destroy (Ordinal: 22, Address: 0x11b8)
  • pthread_barrierattr_getpshared (Ordinal: 23, Address: 0x1064)
  • pthread_barrierattr_init (Ordinal: 24, Address: 0x1244)
  • pthread_barrierattr_setpshared (Ordinal: 25, Address: 0x1113)
  • pthread_cancel (Ordinal: 26, Address: 0x1217)
  • pthread_cond_broadcast (Ordinal: 27, Address: 0x1109)
  • pthread_cond_destroy (Ordinal: 28, Address: 0x11bd)
  • pthread_cond_init (Ordinal: 29, Address: 0x10d7)
  • pthread_cond_signal (Ordinal: 30, Address: 0x1230)
  • pthread_cond_timedwait (Ordinal: 31, Address: 0x1050)
  • pthread_cond_wait (Ordinal: 32, Address: 0x1055)
  • pthread_condattr_destroy (Ordinal: 33, Address: 0x1294)
  • pthread_condattr_getpshared (Ordinal: 34, Address: 0x1005)
  • pthread_condattr_init (Ordinal: 35, Address: 0x127b)
  • pthread_condattr_setpshared (Ordinal: 36, Address: 0x1069)
  • pthread_create (Ordinal: 37, Address: 0x105a)
  • pthread_delay_np (Ordinal: 38, Address: 0x11f9)
  • pthread_detach (Ordinal: 39, Address: 0x105f)
  • pthread_equal (Ordinal: 40, Address: 0x11ae)
  • pthread_exit (Ordinal: 41, Address: 0x1163)
  • pthread_getconcurrency (Ordinal: 42, Address: 0x10e1)
  • pthread_getschedparam (Ordinal: 43, Address: 0x1280)
  • pthread_getspecific (Ordinal: 44, Address: 0x1046)
  • pthread_getw32threadhandle_np (Ordinal: 45, Address: 0x10b4)
  • pthread_join (Ordinal: 46, Address: 0x113b)
  • pthread_key_create (Ordinal: 47, Address: 0x1104)
  • pthread_key_delete (Ordinal: 48, Address: 0x11c2)
  • pthread_kill (Ordinal: 49, Address: 0x1140)
  • pthread_mutex_destroy (Ordinal: 50, Address: 0x12b2)
  • pthread_mutex_init (Ordinal: 51, Address: 0x1285)
  • pthread_mutex_lock (Ordinal: 52, Address: 0x12ad)
  • pthread_mutex_timedlock (Ordinal: 53, Address: 0x11ef)
  • pthread_mutex_trylock (Ordinal: 54, Address: 0x1145)
  • pthread_mutex_unlock (Ordinal: 55, Address: 0x102d)
  • pthread_mutexattr_destroy (Ordinal: 56, Address: 0x1028)
  • pthread_mutexattr_getkind_np (Ordinal: 57, Address: 0x10e6)
  • pthread_mutexattr_getpshared (Ordinal: 58, Address: 0x11e5)
  • pthread_mutexattr_gettype (Ordinal: 59, Address: 0x1181)
  • pthread_mutexattr_init (Ordinal: 60, Address: 0x11a9)
  • pthread_mutexattr_setkind_np (Ordinal: 61, Address: 0x118b)
  • pthread_mutexattr_setpshared (Ordinal: 62, Address: 0x1186)
  • pthread_mutexattr_settype (Ordinal: 63, Address: 0x104b)
  • pthread_num_processors_np (Ordinal: 64, Address: 0x100a)
  • pthread_once (Ordinal: 65, Address: 0x1122)
  • pthread_rwlock_destroy (Ordinal: 66, Address: 0x117c)
  • pthread_rwlock_init (Ordinal: 67, Address: 0x1249)
  • pthread_rwlock_rdlock (Ordinal: 68, Address: 0x126c)
  • pthread_rwlock_timedrdlock (Ordinal: 69, Address: 0x1131)
  • pthread_rwlock_timedwrlock (Ordinal: 70, Address: 0x1195)
  • pthread_rwlock_tryrdlock (Ordinal: 71, Address: 0x10d2)
  • pthread_rwlock_trywrlock (Ordinal: 72, Address: 0x1258)
  • pthread_rwlock_unlock (Ordinal: 73, Address: 0x10fa)
  • pthread_rwlock_wrlock (Ordinal: 74, Address: 0x10ff)
  • pthread_rwlockattr_destroy (Ordinal: 75, Address: 0x114a)
  • pthread_rwlockattr_getpshared (Ordinal: 76, Address: 0x103c)
  • pthread_rwlockattr_init (Ordinal: 77, Address: 0x1235)
  • pthread_rwlockattr_setpshared (Ordinal: 78, Address: 0x10f0)
  • pthread_self (Ordinal: 79, Address: 0x107d)
  • pthread_setcancelstate (Ordinal: 80, Address: 0x10a0)
  • pthread_setcanceltype (Ordinal: 81, Address: 0x12bc)
  • pthread_setconcurrency (Ordinal: 82, Address: 0x125d)
  • pthread_setschedparam (Ordinal: 83, Address: 0x1019)
  • pthread_setspecific (Ordinal: 84, Address: 0x1276)
  • pthread_spin_destroy (Ordinal: 85, Address: 0x1032)
  • pthread_spin_init (Ordinal: 86, Address: 0x12a3)
  • pthread_spin_lock (Ordinal: 87, Address: 0x128f)
  • pthread_spin_trylock (Ordinal: 88, Address: 0x1190)
  • pthread_spin_unlock (Ordinal: 89, Address: 0x11c7)
  • pthread_testcancel (Ordinal: 90, Address: 0x1212)
  • pthread_timechange_handler_np (Ordinal: 91, Address: 0x12b7)
  • pthread_win32_process_attach_np (Ordinal: 92, Address: 0x1136)
  • pthread_win32_process_detach_np (Ordinal: 93, Address: 0x110e)
  • pthread_win32_test_features_np (Ordinal: 94, Address: 0x10af)
  • pthread_win32_thread_attach_np (Ordinal: 95, Address: 0x1154)
  • pthread_win32_thread_detach_np (Ordinal: 96, Address: 0x115e)
  • ptw32_get_exception_services_code (Ordinal: 97, Address: 0x122b)
  • ptw32_pop_cleanup (Ordinal: 98, Address: 0x1037)
  • ptw32_push_cleanup (Ordinal: 99, Address: 0x1127)
  • sched_get_priority_max (Ordinal: 100, Address: 0x10aa)
  • sched_get_priority_min (Ordinal: 101, Address: 0x10dc)
  • sched_getscheduler (Ordinal: 102, Address: 0x10c3)
  • sched_setscheduler (Ordinal: 103, Address: 0x11cc)
  • sched_yield (Ordinal: 104, Address: 0x11db)
  • sem_close (Ordinal: 105, Address: 0x1262)
  • sem_destroy (Ordinal: 106, Address: 0x112c)
  • sem_getvalue (Ordinal: 107, Address: 0x10a5)
  • sem_init (Ordinal: 108, Address: 0x1208)
  • sem_open (Ordinal: 109, Address: 0x12a8)
  • sem_post (Ordinal: 110, Address: 0x100f)
  • sem_post_multiple (Ordinal: 111, Address: 0x1267)
  • sem_timedwait (Ordinal: 112, Address: 0x1177)
  • sem_trywait (Ordinal: 113, Address: 0x1023)
  • sem_unlink (Ordinal: 114, Address: 0x120d)
  • sem_wait (Ordinal: 115, Address: 0x1014)

Imported DLLs & Functions

KERNEL32.dll
  • CloseHandle (Address: 0x100101e4)
  • CreateEventA (Address: 0x10010218)
  • CreateSemaphoreA (Address: 0x100101ec)
  • DeleteCriticalSection (Address: 0x10010238)
  • DuplicateHandle (Address: 0x1001020c)
  • EnterCriticalSection (Address: 0x10010240)
  • FreeLibrary (Address: 0x1001021c)
  • GetCurrentProcess (Address: 0x10010254)
  • GetCurrentProcessId (Address: 0x100101f0)
  • GetCurrentThread (Address: 0x10010208)
  • GetCurrentThreadId (Address: 0x10010204)
  • GetLastError (Address: 0x10010258)
  • GetProcAddress (Address: 0x10010220)
  • GetProcessAffinityMask (Address: 0x10010250)
  • GetThreadContext (Address: 0x10010270)
  • GetThreadPriority (Address: 0x10010210)
  • InitializeCriticalSection (Address: 0x10010234)
  • InterlockedDecrement (Address: 0x10010268)
  • InterlockedExchangeAdd (Address: 0x10010214)
  • LeaveCriticalSection (Address: 0x1001023c)
  • LoadLibraryA (Address: 0x100101fc)
  • OpenProcess (Address: 0x100101f4)
  • ReleaseSemaphore (Address: 0x10010230)
  • ResetEvent (Address: 0x1001026c)
  • ResumeThread (Address: 0x10010228)
  • SetEvent (Address: 0x1001024c)
  • SetLastError (Address: 0x100101e8)
  • SetThreadContext (Address: 0x10010264)
  • SetThreadPriority (Address: 0x100101f8)
  • Sleep (Address: 0x1001025c)
  • SuspendThread (Address: 0x10010224)
  • TlsAlloc (Address: 0x10010244)
  • TlsFree (Address: 0x1001022c)
  • TlsGetValue (Address: 0x100101e0)
  • TlsSetValue (Address: 0x10010248)
  • WaitForMultipleObjects (Address: 0x10010200)
  • WaitForSingleObject (Address: 0x10010260)
MSVCRT.dll
  • __CxxFrameHandler (Address: 0x100102f0)
  • __dllonexit (Address: 0x100102c4)
  • _adjust_fdiv (Address: 0x100102c8)
  • _beginthreadex (Address: 0x100102dc)
  • _CxxThrowException (Address: 0x100102ec)
  • _endthreadex (Address: 0x100102f4)
  • _errno (Address: 0x100102e8)
  • _ftime (Address: 0x100102d8)
  • _initterm (Address: 0x100102cc)
  • _onexit (Address: 0x100102c0)
  • ??1type_info@@UAE@XZ (Address: 0x100102d0)
  • ??3@YAXPAX@Z (Address: 0x100102d4)
  • ?set_terminate@@YAP6AXXZP6AXXZ@Z (Address: 0x100102f8)
  • ?terminate@@YAXXZ (Address: 0x100102fc)
  • calloc (Address: 0x100102bc)
  • exit (Address: 0x100102e4)
  • free (Address: 0x10010300)
  • malloc (Address: 0x100102e0)
WSOCK32.dll
  • WSAGetLastError (Address: 0x1001033c)
  • WSASetLastError (Address: 0x10010340)