module_name | hint | ord | function_name |
---|
KERNEL32.dll | 1070 | | OpenProcess |
KERNEL32.dll | 268 | | CreateToolhelp32Snapshot |
KERNEL32.dll | 1460 | | Sleep |
KERNEL32.dll | 1103 | | Process32Next |
KERNEL32.dll | 148 | | CloseHandle |
KERNEL32.dll | 376 | | ExitProcess |
KERNEL32.dll | 1179 | | ReadProcessMemory |
KERNEL32.dll | 1591 | | WideCharToMultiByte |
KERNEL32.dll | 992 | | LeaveCriticalSection |
KERNEL32.dll | 902 | | InitializeCriticalSectionAndSpinCount |
KERNEL32.dll | 291 | | DeleteCriticalSection |
KERNEL32.dll | 1352 | | SetEvent |
KERNEL32.dll | 1260 | | ResetEvent |
KERNEL32.dll | 1029 | | Module32First |
KERNEL32.dll | 206 | | CreateEventW |
KERNEL32.dll | 1031 | | Module32Next |
KERNEL32.dll | 717 | | GetProcAddress |
KERNEL32.dll | 1269 | | RtlCaptureContext |
KERNEL32.dll | 1277 | | RtlLookupFunctionEntry |
KERNEL32.dll | 1284 | | RtlVirtualUnwind |
KERNEL32.dll | 1510 | | UnhandledExceptionFilter |
KERNEL32.dll | 1444 | | SetUnhandledExceptionFilter |
KERNEL32.dll | 562 | | GetCurrentProcess |
KERNEL32.dll | 1476 | | TerminateProcess |
KERNEL32.dll | 936 | | IsProcessorFeaturePresent |
KERNEL32.dll | 928 | | IsDebuggerPresent |
KERNEL32.dll | 1136 | | QueryPerformanceCounter |
KERNEL32.dll | 1553 | | WaitForSingleObjectEx |
KERNEL32.dll | 1552 | | WaitForSingleObject |
KERNEL32.dll | 563 | | GetCurrentProcessId |
KERNEL32.dll | 567 | | GetCurrentThreadId |
KERNEL32.dll | 778 | | GetSystemTimeAsFileTime |
KERNEL32.dll | 906 | | InitializeSListHead |
KERNEL32.dll | 661 | | GetModuleHandleW |
KERNEL32.dll | 1101 | | Process32First |
KERNEL32.dll | 329 | | EnterCriticalSection |
USER32.dll | 273 | | FindWindowA |
USER32.dll | 327 | | GetDesktopWindow |
USER32.dll | 346 | | GetForegroundWindow |
USER32.dll | 644 | | MessageBoxA |
USER32.dll | 289 | | GetAsyncKeyState |
USER32.dll | 922 | | ShowWindow |
USER32.dll | 457 | | GetSystemMetrics |
USER32.dll | 323 | | GetDC |
USER32.dll | 498 | | GetWindowRect |
USER32.dll | 894 | | SetWindowLongPtrA |
USER32.dll | 307 | | GetClientRect |
USER32.dll | 898 | | SetWindowPos |
USER32.dll | 488 | | GetWindowLongA |
USER32.dll | 835 | | SetLayeredWindowAttributes |
GDI32.dll | 651 | | GetDeviceCaps |
MSVCP140.dll | 1462 | | _Thrd_sleep |
MSVCP140.dll | 1460 | | _Thrd_id |
MSVCP140.dll | 1424 | | _Query_perf_counter |
MSVCP140.dll | 1456 | | _Thrd_detach |
MSVCP140.dll | 1484 | | _Xtime_get_ticks |
MSVCP140.dll | 1461 | | _Thrd_join |
MSVCP140.dll | 1249 | | public: __int64 __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sputn(char const * __ptr64, __int64) __ptr64 ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAA_JPEBD_J@Z |
MSVCP140.dll | 1332 | | public: char __cdecl std::basic_ios<char, struct std::char_traits<char> >::widen(char)const __ptr64 ?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QEBADD@Z |
MSVCP140.dll | 1121 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::put(char) __ptr64 ?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@D@Z |
MSVCP140.dll | 1246 | | public: int __cdecl std::basic_streambuf<char, struct std::char_traits<char> >::sputc(char) __ptr64 ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QEAAHD@Z |
MSVCP140.dll | 654 | | void __cdecl std::_Xlength_error(char const * __ptr64) ?_Xlength_error@std@@YAXPEBD@Z |
MSVCP140.dll | 872 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::flush(void) __ptr64 ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV12@XZ |
MSVCP140.dll | 1221 | | public: void __cdecl std::basic_ios<char, struct std::char_traits<char> >::setstate(int, bool) __ptr64 ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QEAAXH_N@Z |
MSVCP140.dll | 262 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 (__cdecl*)(class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64)) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@P6AAEAV01@AEAV01@@Z@Z |
MSVCP140.dll | 258 | | public: class std::basic_ostream<char, struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char, struct std::char_traits<char> >::operator<<(unsigned long) __ptr64 ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAAEAV01@K@Z |
MSVCP140.dll | 605 | | unsigned int __cdecl std::_Random_device(void) ?_Random_device@std@@YAIXZ |
MSVCP140.dll | 1358 | | _Cnd_do_broadcast_at_thread_exit |
MSVCP140.dll | 628 | | void __cdecl std::_Throw_C_error(int) ?_Throw_C_error@std@@YAXH@Z |
MSVCP140.dll | 674 | | class std::basic_ostream<char, struct std::char_traits<char> > std::cerr ?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A |
MSVCP140.dll | 1425 | | _Query_perf_frequency |
MSVCP140.dll | 629 | | void __cdecl std::_Throw_Cpp_error(int) ?_Throw_Cpp_error@std@@YAXH@Z |
MSVCP140.dll | 1311 | | int __cdecl std::uncaught_exceptions(void) ?uncaught_exceptions@std@@YAHXZ |
MSVCP140.dll | 580 | | public: void __cdecl std::basic_ostream<char, struct std::char_traits<char> >::_Osfx(void) __ptr64 ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QEAAXXZ |
MSVCP140.dll | 692 | | class std::basic_ostream<char, struct std::char_traits<char> > std::cout ?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A |
DWrite.dll | | | DWriteCreateFactory |
dwmapi.dll | 8 | | DwmExtendFrameIntoClientArea |
d2d1.dll | | 1 | |
VCRUNTIME140_1.dll | | | __CxxFrameHandler4 |
VCRUNTIME140.dll | 61 | | memmove |
VCRUNTIME140.dll | 60 | | memcpy |
VCRUNTIME140.dll | 59 | | memcmp |
VCRUNTIME140.dll | 1 | | _CxxThrowException |
VCRUNTIME140.dll | 62 | | memset |
VCRUNTIME140.dll | 8 | | __C_specific_handler |
VCRUNTIME140.dll | 28 | | __current_exception_context |
VCRUNTIME140.dll | 27 | | __current_exception |
VCRUNTIME140.dll | 35 | | __std_terminate |
VCRUNTIME140.dll | 33 | | __std_exception_copy |
VCRUNTIME140.dll | 58 | | memchr |
VCRUNTIME140.dll | 34 | | __std_exception_destroy |
api-ms-win-crt-runtime-l1-1-0.dll | 21 | | _c_exit |
api-ms-win-crt-runtime-l1-1-0.dll | 20 | | _beginthreadex |
api-ms-win-crt-runtime-l1-1-0.dll | 35 | | _exit |
api-ms-win-crt-runtime-l1-1-0.dll | 55 | | _initterm_e |
api-ms-win-crt-runtime-l1-1-0.dll | 4 | | __p___argc |
api-ms-win-crt-runtime-l1-1-0.dll | 85 | | exit |
api-ms-win-crt-runtime-l1-1-0.dll | 5 | | __p___argv |
api-ms-win-crt-runtime-l1-1-0.dll | 64 | | _seh_filter_exe |
api-ms-win-crt-runtime-l1-1-0.dll | 54 | | _initterm |
api-ms-win-crt-runtime-l1-1-0.dll | 22 | | _cexit |
api-ms-win-crt-runtime-l1-1-0.dll | 30 | | _crt_atexit |
api-ms-win-crt-runtime-l1-1-0.dll | 60 | | _register_onexit_function |
api-ms-win-crt-runtime-l1-1-0.dll | 52 | | _initialize_onexit_table |
api-ms-win-crt-runtime-l1-1-0.dll | 51 | | _initialize_narrow_environment |
api-ms-win-crt-runtime-l1-1-0.dll | 24 | | _configure_narrow_argv |
api-ms-win-crt-runtime-l1-1-0.dll | 40 | | _get_initial_narrow_environment |
api-ms-win-crt-runtime-l1-1-0.dll | 61 | | _register_thread_local_exe_atexit_callback |
api-ms-win-crt-runtime-l1-1-0.dll | 103 | | terminate |
api-ms-win-crt-runtime-l1-1-0.dll | 66 | | _set_app_type |
api-ms-win-crt-runtime-l1-1-0.dll | 57 | | _invalid_parameter_noinfo_noreturn |
api-ms-win-crt-stdio-l1-1-0.dll | 3 | | __stdio_common_vfprintf |
api-ms-win-crt-stdio-l1-1-0.dll | 84 | | _set_fmode |
api-ms-win-crt-stdio-l1-1-0.dll | | | __acrt_iob_func |
api-ms-win-crt-stdio-l1-1-0.dll | 13 | | __stdio_common_vsprintf |
api-ms-win-crt-stdio-l1-1-0.dll | 1 | | __p__commode |
api-ms-win-crt-string-l1-1-0.dll | 42 | | _stricmp |
api-ms-win-crt-string-l1-1-0.dll | 134 | | strcmp |
api-ms-win-crt-convert-l1-1-0.dll | 91 | | mbstowcs |
api-ms-win-crt-heap-l1-1-0.dll | 24 | | free |
api-ms-win-crt-heap-l1-1-0.dll | 25 | | malloc |
api-ms-win-crt-heap-l1-1-0.dll | 8 | | _callnewh |
api-ms-win-crt-heap-l1-1-0.dll | 22 | | _set_new_mode |
api-ms-win-crt-math-l1-1-0.dll | 9 | | __setusermatherr |
api-ms-win-crt-locale-l1-1-0.dll | 8 | | _configthreadlocale |