Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fingerprint: random crash #3680

Closed
dartraiden opened this issue Sep 21, 2023 · 0 comments
Closed

Fingerprint: random crash #3680

dartraiden opened this issue Sep 21, 2023 · 0 comments

Comments

@dartraiden
Copy link
Member

Windows 7, Miranda x32

Запускаю Миранду, снимаю в настройках фингерпринта галку "клиенты ICQ"

Miranda Crash Report from 21 Sep 2023 19:04:55. Crash Dumper v.0.2.0.1

Likely cause of the crash plugin: Miranda NG

Exception: Access Violation at address 12DAEDC1. Reading from address 00000030.

Stack Trace:
---------------------------------------------------------------
12DAEDC1 (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\utils.cpp (455): mir_strcmp
12C0397A (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\icolib.cpp (58): sttCompareIcons
12DA801C (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\lists.cpp (138): List_GetIndex
12BC78A3 (mir_app 12BC0000): w:\miranda-build\include\m_system.h (326): LIST<IcolibItem>::getIndex
12C030F0 (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\icolib.cpp (432): IcoLib_FindIcon
12C03A9F (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\icolib.cpp (483): IcoLib_AddIcon
12BEB7E5 (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\cmpluginbase.cpp (246): CMPluginBase::addIcon
16A03A5F (Fingerprint 16A00000): w:\miranda-build\plugins\fingerprintng\src\prepare.cpp (171): Prepare
16A034BB (Fingerprint 16A00000): w:\miranda-build\plugins\fingerprintng\src\masks.cpp (716): RegisterIcons
16A012A4 (Fingerprint 16A00000): w:\miranda-build\plugins\fingerprintng\src\options.cpp (114): COptDialog::OnApply
12DB50E5 (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\cdlgbase.cpp (357): CDlgBase::DlgProc
12DB4B46 (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\cdlgbase.cpp (454): CDlgBase::GlobalDlgProc
74FA630A (USER32 74F90000): (filename not available) (0): gapfnScSendMessage
74FCED06 (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FCEB47 (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FCEC4C (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FA630A (USER32 74F90000): (filename not available) (0): gapfnScSendMessage
74FA6D4A (USER32 74F90000): (filename not available) (0): GetThreadDesktop
74FA966D (USER32 74F90000): (filename not available) (0): GetWindow
74FA96D4 (USER32 74F90000): (filename not available) (0): SendMessageW
12BCB861 (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\options.cpp (845): COptionsDlg::OnApply
12BCB9B4 (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\options.cpp (883): COptionsDlg::btnApply_Click
12DAFB26 (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\cctrlbutton.cpp (36): CCtrlButton::OnCommand
12DB52FE (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\cdlgbase.cpp (316): CDlgBase::DlgProc
12BCBEAA (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\options.cpp (1072): COptionsDlg::DlgProc
12DB4B46 (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\cdlgbase.cpp (454): CDlgBase::GlobalDlgProc
74FA630A (USER32 74F90000): (filename not available) (0): gapfnScSendMessage
74FCED06 (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FCEB47 (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FCEC4C (USER32 74F90000): (filename not available) (0): GetMenuStringW
74FA630A (USER32 74F90000): (filename not available) (0): gapfnScSendMessage
74FA6D4A (USER32 74F90000): (filename not available) (0): GetThreadDesktop
74FA966D (USER32 74F90000): (filename not available) (0): GetWindow
74FA96D4 (USER32 74F90000): (filename not available) (0): SendMessageW
73214641 (COMCTL32 73170000): (filename not available) (0): GetEffectiveClientRect
732146A3 (COMCTL32 73170000): (filename not available) (0): GetEffectiveClientRect
7321452D (COMCTL32 73170000): (filename not available) (0): GetEffectiveClientRect
74FA630A (USER32 74F90000): (filename not available) (0): gapfnScSendMessage
74FA6D4A (USER32 74F90000): (filename not available) (0): GetThreadDesktop
74FA77D7 (USER32 74F90000): (filename not available) (0): CharPrevW
74FA789A (USER32 74F90000): (filename not available) (0): DispatchMessageW
74FD1B4A (USER32 74F90000): (filename not available) (0): IsDialogMessageW
12DB7D4C (mir_core 12DA0000): w:\miranda-build\src\mir_core\src\windows\miranda.cpp (349): EnterMessageLoop
12C10A5A (mir_app 12BC0000): w:\miranda-build\src\mir_app\src\miranda.cpp (218): mir_main
004023E5 (Miranda32 00400000): w:\miranda-build\src\miranda32\src\miranda.cpp (62): wWinMain
004013C9 (Miranda32 00400000): d:\agent\_work\3\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl (288): __scrt_common_main_seh
7656386D (kernel32 76550000): (filename not available) (0): BaseThreadInitThunk
771C9732 (ntdll 77190000): (filename not available) (0): RtlInitializeExceptionChain
771C9705 (ntdll 77190000): (filename not available) (0): RtlInitializeExceptionChain

CPU: Genuine Intel(R) CPU 0000 @ 2.60GHz [Intel64 Family 6 Model 158 Stepping 12] [DEP Enabled] [2 CPUs]
Installed RAM: 4096 MBytes
Microsoft Windows 7 Professional Edition, 64-bit Service Pack 1 (build 7601)
Internet Explorer: 9.11.9600.21563 (build 99600)
Administrator privileges: No
OS Languages: (UI | Locale (User/System)) : Russian/Russian | Russian/Russian

Miranda NG Version: 0.96.4 alpha build #25986 (c700c2e31f) [running inside WOW64]
Build time: 21 Sep 2023 15:07:14
Profile: C:\Miranda NG\Profiles\555\555.dat
Database driver: SQLite database driver
Language pack: Russian (RU) [0419]
Service Mode: No
SRMM Log Viewer: built-in

Active Plugins (18):
¤ AVS.dll v.0.98.1.6 [21 Sep 2023 15:07:18] - Avatar service 
¤ Clist_modern.dll v.0.9.1.12 [21 Sep 2023 15:08:24] - Modern contact list 
¤ CrashDumper.dll v.0.2.0.1 [21 Sep 2023 15:08:20] - Crash dumper 
¤ Db_autobackups.dll v.0.1.0.7 [21 Sep 2023 15:07:32] - Db autobackuper 
¤ DbChecker.dll v.0.96.3.1 [21 Sep 2023 15:10:18] - Database checker 
¤ Dbx_sqlite.dll v.0.96.2.4 [21 Sep 2023 15:10:02] - Miranda NG SQLite database driver 
¤ Dummy.dll v.0.2.0.1 [21 Sep 2023 15:09:34] - Dummy protocol 
¤ Facebook.dll v.0.1.0.11 [21 Sep 2023 15:10:10] - Facebook 
¤ Fingerprint.dll v.0.2.1.1 [21 Sep 2023 15:08:46] - Fingerprint NG 
¤ ICQ.dll v.0.96.3.4 [21 Sep 2023 15:10:10] - ICQ-WIM protocol 
¤ Import.dll v.0.96.3.1 [21 Sep 2023 15:07:48] - Import contacts and messages 
¤ IRC.dll v.0.96.1.4 [21 Sep 2023 15:07:24] - IRC protocol 
¤ Jabber.dll v.0.95.11.1 [21 Sep 2023 15:08:20] - Jabber protocol 
¤ NewEventNotify.dll v.0.2.2.7 [21 Sep 2023 15:08:10] - NewEventNotify 
¤ PluginUpdater.dll v.0.2.1.6 [21 Sep 2023 15:08:30] - Plugin updater 
¤ StatusManager.dll v.1.2.0.6 [21 Sep 2023 15:09:46] - Status manager 
¤ TabSRMM.dll v.3.6.2.6 [21 Sep 2023 15:07:40] - TabSRMM 
¤ TopToolBar.dll v.0.8.0.5 [21 Sep 2023 15:08:02] - TopToolBar 

Loaded Modules:
-------------------------------------------------------------------------------
C:\Miranda NG\Miranda32.exe  00400000 - 0040C000 v.0.96.4.0 [21 Sep 2023 15:07:14]
C:\Windows\SysWOW64\ntdll.dll  77190000 - 77310000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\syswow64\kernel32.dll  76550000 - 76660000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\syswow64\KERNELBASE.dll  74B80000 - 74BC7000 v.6.1.7601.26713 [16 Sep 2023 2:48:09]
C:\Windows\syswow64\USER32.dll  74F90000 - 75090000 v.6.1.7601.24559 [10 May 2022 2:02:50]
C:\Windows\syswow64\GDI32.dll  749E0000 - 74A70000 v.6.1.7601.26659 [10 Aug 2023 17:45:56]
C:\Windows\syswow64\LPK.dll  74D10000 - 74D1A000 v.6.1.7601.25682 [10 May 2022 2:02:51]
C:\Windows\syswow64\USP10.dll  74EF0000 - 74F8D000 v.1.626.7601.25734 [10 May 2022 2:02:47]
C:\Windows\syswow64\msvcrt.dll  74A70000 - 74B1C000 v.7.0.7601.23403 [10 May 2022 1:54:52]
C:\Windows\syswow64\ADVAPI32.dll  74BE0000 - 74C83000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\SysWOW64\sechost.dll  74990000 - 749A9000 v.6.1.7601.25825 [10 May 2022 2:02:49]
C:\Windows\syswow64\RPCRT4.dll  76CC0000 - 76DB0000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\syswow64\SspiCli.dll  74790000 - 747F0000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\syswow64\CRYPTBASE.dll  74780000 - 7478C000 v.6.1.7601.26713 [16 Sep 2023 2:48:09]
C:\Windows\syswow64\SHELL32.dll  75090000 - 75CDC000 v.6.1.7601.26618 [13 Jul 2023 16:01:17]
C:\Windows\syswow64\SHLWAPI.dll  76820000 - 76877000 v.6.1.7601.23403 [10 May 2022 1:54:51]
C:\Windows\system32\IMM32.DLL  74B20000 - 74B80000 v.6.1.7601.23403 [10 May 2022 1:54:54]
C:\Windows\syswow64\MSCTF.dll  763E0000 - 764AE000 v.6.1.7601.24555 [10 May 2022 2:02:48]
C:\Miranda NG\libs\ucrtbase.dll  745A0000 - 746C0000 v.10.0.19041.789 [9 Apr 2021 16:49:10]
C:\Miranda NG\libs\api-ms-win-core-localization-l1-2-0.dll  74590000 - 74593000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-core-processthreads-l1-1-1.dll  74580000 - 74583000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-core-file-l1-2-0.dll  74570000 - 74573000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-core-timezone-l1-1-0.dll  74560000 - 74563000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-core-file-l2-1-0.dll  74550000 - 74553000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-core-synch-l1-2-0.dll  74540000 - 74543000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-crt-runtime-l1-1-0.dll  74530000 - 74534000 v.10.0.14393.795 [14 May 2021 12:55:56]
C:\Miranda NG\libs\api-ms-win-crt-stdio-l1-1-0.dll  74520000 - 74524000 v.10.0.14393.795 [14 May 2021 12:55:56]
C:\Miranda NG\libs\api-ms-win-crt-locale-l1-1-0.dll  74510000 - 74513000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-crt-heap-l1-1-0.dll  74500000 - 74503000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\VCRUNTIME140.dll  744E0000 - 744F3000 v.14.16.27033.0 [18 May 2022 1:15:34]
C:\Miranda NG\libs\api-ms-win-crt-string-l1-1-0.dll  744D0000 - 744D4000 v.10.0.14393.795 [14 May 2021 12:55:56]
C:\Miranda NG\libs\api-ms-win-crt-convert-l1-1-0.dll  744C0000 - 744C4000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\mir_app.mir  12BC0000 - 12CA1000 v.0.96.4.25986 [21 Sep 2023 15:07:12]
C:\Miranda NG\libs\libcrypto-1_1.mir  74240000 - 744B3000 v.1.1.1.23 [15 Sep 2023 12:55:26]
C:\Windows\syswow64\WS2_32.dll  74E80000 - 74EB5000 v.6.1.7601.23451 [10 May 2022 1:44:18]
C:\Windows\syswow64\NSI.dll  75E90000 - 75E96000 v.6.1.7601.23889 [10 May 2022 2:02:50]
C:\Miranda NG\libs\api-ms-win-crt-time-l1-1-0.dll  74230000 - 74233000 v.10.0.14393.795 [14 May 2021 12:55:56]
C:\Miranda NG\libs\api-ms-win-crt-utility-l1-1-0.dll  74220000 - 74223000 v.10.0.14393.795 [14 May 2021 12:55:56]
C:\Miranda NG\libs\api-ms-win-crt-filesystem-l1-1-0.dll  74210000 - 74213000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-crt-environment-l1-1-0.dll  74200000 - 74203000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\api-ms-win-crt-math-l1-1-0.dll  741F0000 - 741F5000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\libssl-1_1.mir  74160000 - 741E7000 v.1.1.1.23 [15 Sep 2023 12:55:54]
C:\Windows\syswow64\CRYPT32.dll  75CE0000 - 75E8E000 v.6.1.7601.26661 [10 Aug 2023 17:45:56]
C:\Windows\syswow64\MSASN1.dll  749C0000 - 749CC000 v.6.1.7601.26213 [14 Nov 2022 22:32:45]
C:\Windows\system32\WINMM.dll  74120000 - 74152000 v.6.1.7601.23403 [10 May 2022 1:54:53]
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.24483_none_2b200f664577e14b\COMCTL32.dll  73170000 - 7330E000 v.6.10.7601.24483 [10 May 2022 2:02:50]
C:\Windows\system32\UxTheme.dll  73450000 - 734D0000 v.6.1.7601.23403 [10 May 2022 1:54:53]
C:\Windows\syswow64\COMDLG32.dll  74C90000 - 74D0B000 v.6.1.7601.23403 [10 May 2022 1:54:53]
C:\Windows\syswow64\ole32.dll  747F0000 - 74950000 v.6.1.7601.26614 [13 Jul 2023 16:01:17]
C:\Miranda NG\libs\FreeImage.mir  12000000 - 120EC000 [21 Sep 2023 15:07:02]
C:\Miranda NG\libs\zlib.mir  12F80000 - 12F99000 v.1.2.13.0 [21 Sep 2023 15:06:32]
C:\Miranda NG\libs\MSVCP140.dll  73100000 - 7316F000 v.14.16.27033.0 [18 May 2022 1:15:34]
C:\Miranda NG\libs\mir_core.mir  12DA0000 - 12DCB000 v.0.96.4.25986 [21 Sep 2023 15:06:36]
C:\Windows\system32\WTSAPI32.dll  74110000 - 7411D000 v.6.1.7601.17514 [21 Nov 2010 6:23:54]
C:\Miranda NG\libs\api-ms-win-crt-multibyte-l1-1-0.dll  74100000 - 74105000 v.10.0.14393.795 [14 May 2021 12:55:54]
C:\Miranda NG\libs\libjson.mir  12860000 - 1286D000 [21 Sep 2023 15:07:20]
C:\Windows\system32\VERSION.dll  740F0000 - 740F9000 v.6.1.7601.23403 [10 May 2022 1:54:50]
C:\Windows\system32\Secur32.dll  73440000 - 73448000 v.6.1.7601.26713 [16 Sep 2023 2:48:10]
C:\Windows\system32\dwmapi.dll  73420000 - 73433000 v.6.1.7601.23403 [10 May 2022 1:54:53]
C:\Miranda NG\Plugins\CrashDumper.dll  166A0000 - 166B0000 v.0.2.0.1 [21 Sep 2023 15:08:20]
C:\Windows\system32\dbghelp.dll  71620000 - 7170B000 v.6.1.7601.25976 [16 Jul 2022 0:44:56]
C:\Miranda NG\Plugins\DbChecker.dll  16840000 - 1684B000 v.0.96.3.1 [21 Sep 2023 15:10:18]
C:\Miranda NG\Plugins\Dbx_sqlite.dll  168E0000 - 168EC000 v.0.96.2.4 [21 Sep 2023 15:10:02]
C:\Miranda NG\libs\sqlite3.mir  12E60000 - 12EEA000 [21 Sep 2023 15:07:32]
C:\Miranda NG\Plugins\Import.dll  17340000 - 17356000 v.0.96.3.1 [21 Sep 2023 15:07:48]
C:\Miranda NG\libs\Pcre16.mir  12E00000 - 12E18000 [21 Sep 2023 15:07:20]
C:\Miranda NG\Core\stdcrypt.dll  13060000 - 1306C000 v.0.96.4.25986 [21 Sep 2023 15:06:42]
C:\Windows\system32\CRYPTSP.dll  71600000 - 71617000 v.6.1.7601.24499 [10 May 2022 2:02:49]
C:\Windows\system32\rsaenh.dll  715C0000 - 715FB000 v.6.1.7601.25623 [10 May 2022 2:02:49]
C:\Windows\system32\Msftedit.dll  71520000 - 715B4000 v.5.41.21.2512 [10 May 2022 1:54:52]
C:\Miranda NG\Plugins\Clist_modern.dll  163A0000 - 1640D000 v.0.9.1.12 [21 Sep 2023 15:08:24]
C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.7601.26167_none_6cb73beb0706aea3\gdiplus.dll  71370000 - 71518000 v.5.2.7601.26167 [13 Oct 2022 15:21:14]
C:\Windows\system32\MSIMG32.dll  73410000 - 73415000 v.6.1.7601.25822 [10 May 2022 2:02:49]
C:\Windows\syswow64\CLBCatQ.DLL  76700000 - 76783000 v.2001.12.8531.23403 [10 May 2022 1:54:53]
C:\Windows\syswow64\OLEAUT32.dll  762E0000 - 76372000 v.6.1.7601.26614 [13 Jul 2023 16:01:16]
C:\Windows\system32\explorerframe.dll  71200000 - 71370000 v.6.1.7601.26618 [13 Jul 2023 16:01:16]
C:\Windows\system32\DUser.dll  711D0000 - 711FF000 v.6.1.7600.16385 [14 Jul 2009 4:15:13]
C:\Windows\system32\DUI70.dll  71110000 - 711C2000 v.6.1.7601.23403 [10 May 2022 1:54:52]
C:\Miranda NG\Plugins\AVS.dll  161C0000 - 161D3000 v.0.98.1.6 [21 Sep 2023 15:07:18]
C:\Miranda NG\Plugins\Db_autobackups.dll  16900000 - 1690F000 v.0.1.0.7 [21 Sep 2023 15:07:32]
C:\Miranda NG\Plugins\Dummy.dll  16920000 - 16928000 v.0.2.0.1 [21 Sep 2023 15:09:34]
C:\Miranda NG\Plugins\Facebook.dll  16980000 - 16991000 v.0.1.0.11 [21 Sep 2023 15:10:10]
C:\Miranda NG\Plugins\Fingerprint.dll  16A00000 - 16A17000 v.0.2.1.1 [21 Sep 2023 15:08:46]
C:\Miranda NG\Plugins\ICQ.dll  17240000 - 1725A000 v.0.96.3.4 [21 Sep 2023 15:10:10]
C:\Miranda NG\Plugins\IRC.dll  17380000 - 173C0000 v.0.96.1.4 [21 Sep 2023 15:07:24]
C:\Miranda NG\Plugins\Jabber.dll  17400000 - 17492000 v.0.95.11.1 [21 Sep 2023 15:08:20]
C:\Miranda NG\libs\libsignal.mir  12920000 - 12950000 [21 Sep 2023 15:07:46]
C:\Windows\system32\DNSAPI.dll  710C0000 - 71104000 v.6.1.7601.25702 [10 May 2022 2:02:51]
C:\Miranda NG\Plugins\NewEventNotify.dll  17A40000 - 17A4B000 v.0.2.2.7 [21 Sep 2023 15:08:10]
C:\Miranda NG\Plugins\PluginUpdater.dll  17D80000 - 17D97000 v.0.2.1.6 [21 Sep 2023 15:08:30]
C:\Miranda NG\Plugins\StatusManager.dll  183E0000 - 183FB000 v.1.2.0.6 [21 Sep 2023 15:09:46]
C:\Windows\syswow64\WININET.dll  76880000 - 76CB7000 v.11.0.9600.21563 [16 Sep 2023 2:48:11]
C:\Windows\syswow64\api-ms-win-downlevel-user32-l1-1-0.dll  76100000 - 76104000 v.6.2.9200.16492 [10 May 2022 1:40:29]
C:\Windows\syswow64\api-ms-win-downlevel-shlwapi-l1-1-0.dll  74960000 - 74964000 v.6.2.9200.16492 [10 May 2022 1:40:29]
C:\Windows\syswow64\api-ms-win-downlevel-version-l1-1-0.dll  76540000 - 76544000 v.6.2.9200.16492 [10 May 2022 1:40:29]
C:\Windows\syswow64\api-ms-win-downlevel-normaliz-l1-1-0.dll  74950000 - 74953000 v.6.2.9200.16492 [10 May 2022 1:40:29]
C:\Windows\syswow64\normaliz.DLL  749D0000 - 749D3000 v.6.1.7600.16385 [14 Jul 2009 4:09:00]
C:\Windows\syswow64\iertutil.dll  75EA0000 - 760D9000 v.11.0.9600.21563 [16 Sep 2023 2:48:10]
C:\Windows\syswow64\api-ms-win-downlevel-advapi32-l1-1-0.dll  76380000 - 76385000 v.6.2.9200.16492 [10 May 2022 1:40:29]
C:\Windows\syswow64\USERENV.dll  74EC0000 - 74EDA000 v.6.1.7601.25921 [10 May 2022 2:02:47]
C:\Windows\syswow64\profapi.dll  74EE0000 - 74EEB000 v.6.1.7600.16385 [14 Jul 2009 4:16:12]
C:\Windows\system32\IPHLPAPI.DLL  710A0000 - 710BC000 v.6.1.7601.23403 [10 May 2022 1:54:51]
C:\Windows\system32\WINNSI.DLL  71090000 - 71097000 v.6.1.7601.23889 [10 May 2022 2:02:50]
C:\Miranda NG\Plugins\TabSRMM.dll  18500000 - 18572000 v.3.6.2.6 [21 Sep 2023 15:07:40]
C:\Miranda NG\Plugins\TopToolBar.dll  19800000 - 1980E000 v.0.8.0.5 [21 Sep 2023 15:08:02]
C:\Miranda NG\Core\stduserinfo.dll  13160000 - 1316F000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stdemail.dll  13080000 - 13086000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stduihist.dll  13140000 - 13148000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stdautoaway.dll  13000000 - 13008000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stduseronline.dll  13180000 - 13187000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stdaway.dll  13020000 - 13029000 v.0.96.4.25986 [21 Sep 2023 15:06:40]
C:\Miranda NG\Core\stdpopup.dll  13100000 - 13111000 v.0.96.4.25986 [21 Sep 2023 15:10:04]
C:\Windows\system32\mswsock.dll  71050000 - 7108C000 v.6.1.7601.23451 [10 May 2022 1:44:18]
C:\Windows\System32\wshtcpip.dll  71040000 - 71045000 v.6.1.7600.16385 [14 Jul 2009 4:16:20]
C:\Windows\System32\wship6.dll  71030000 - 71036000 v.6.1.7600.16385 [14 Jul 2009 4:16:20]
C:\Windows\system32\rasadhlp.dll  71020000 - 71026000 v.6.1.7600.16385 [14 Jul 2009 4:16:12]
C:\Windows\System32\fwpuclnt.dll  70FE0000 - 71018000 v.6.1.7601.26110 [19 Sep 2022 20:28:50]
C:\Windows\system32\NLAapi.dll  70FD0000 - 70FE0000 v.6.1.7601.24557 [10 May 2022 2:02:50]
C:\Windows\system32\napinsp.dll  70FC0000 - 70FD0000 v.6.1.7600.16385 [14 Jul 2009 4:16:02]
C:\Windows\system32\pnrpnsp.dll  70FA0000 - 70FB2000 v.6.1.7600.16385 [14 Jul 2009 4:16:12]
C:\Windows\System32\winrnr.dll  70F80000 - 70F88000 v.6.1.7600.16385 [14 Jul 2009 4:16:19]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant