x64dbg-Plugin-Manager icon indicating copy to clipboard operation
x64dbg-Plugin-Manager copied to clipboard

WIN32_LOAD:could not load the shared library

Open xiaozhu1337 opened this issue 2 years ago • 0 comments

just download this version

https://github.com/horsicq/x64dbg-Plugin-Manager/releases/download/Beta/x64plgmnr_win32_portable_0.06.zip
PS C:\tools\x64plgmnr_win32_portable> ./x64plgmnrc.exe -G "C:\tools\x64dbg_auto"
Set a global root path: C:\tools\x64dbg_auto
PS C:\tools\x64plgmnr_win32_portable> ./x64plgmnrc.exe -U
Update server list.
https://raw.githubusercontent.com/x64dbg/PluginManager/master/list.json
Auto configuration failed
3320:error:25078067:DSO support routines:WIN32_LOAD:could not load the shared library:.\crypto\dso\dso_win32.c:179:filename(providers.dll)
3320:error:25070067:DSO support routines:DSO_load:could not load the shared library:.\crypto\dso\dso_lib.c:232:
3320:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:.\crypto\conf\conf_mod.c:271:module=providers, path=providers
3320:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:.\crypto\conf\conf_mod.c:212:module=providers
QMutex: destroying locked mutex
PS C:\tools\x64plgmnr_win32_portable>

xiaozhu1337 avatar Mar 02 '23 05:03 xiaozhu1337