¿Alguien tiene una lista o conoce alguna página donde se nombren todas las DLL que carga Windows en Modo seguro?
PD: A ser posible las de Windows 7 (Si hubiera alguna diferencia).
Gracias
no sé de ninguna lista, pero puedes ver las dlls cargadas con el programa ListDLLs (http://technet.microsoft.com/en-us/sysinternals/bb896656) de la suite SysInternals de Microsoft.
Es un programa en modo consola.... pero creo que no te supondrá ningún problema ;D
Cita de: burbu_1 en 19 Enero 2012, 22:19 PM
puedes ver las dlls cargadas con el programa ListDLLs (http://technet.microsoft.com/en-us/sysinternals/bb896656)
vaya muxas gracias!
Cita de: burbu_1 en 19 Enero 2012, 22:19 PM
ver las dlls cargadas con el programa ListDLLs (http://technet.microsoft.com/en-us/sysinternals/bb896656) de la suite SysInternals de Microsoft.
Está bien, no la conocía... Gracias a mi también me ayudará
pues estas son las dll que carga el explorer en windows (en modo normal)
No se vosotros pero yo... ya hice un backup :silbar:
C:\Windows\SYSTEM32\ntdll.dll
C:\Windows\system32\kernel32.dll
C:\Windows\system32\KERNELBASE.dll
C:\Windows\system32\ADVAPI32.dll
C:\Windows\system32\msvcrt.dll
C:\Windows\SYSTEM32\sechost.dll
C:\Windows\system32\RPCRT4.dll
C:\Windows\system32\GDI32.dll
C:\Windows\system32\USER32.dll
C:\Windows\system32\LPK.dll
C:\Windows\system32\USP10.dll
C:\Windows\system32\SHLWAPI.dll
C:\Windows\system32\SHELL32.dll
C:\Windows\system32\ole32.dll
C:\Windows\system32\OLEAUT32.dll
C:\Windows\system32\EXPLORERFRAME.dll
C:\Windows\system32\DUser.dll
C:\Windows\system32\DUI70.dll
C:\Windows\system32\IMM32.dll
C:\Windows\system32\MSCTF.dll
C:\Windows\UxTheme.dll
C:\Windows\system32\POWRPROF.dll
C:\Windows\system32\SETUPAPI.dll
C:\Windows\system32\CFGMGR32.dll
C:\Windows\system32\DEVOBJ.dll
C:\Windows\system32\dwmapi.dll
C:\Windows\system32\slc.dll
gdiplus.dll
C:\Windows\system32\Secur32.dll
C:\Windows\system32\SSPICLI.DLL
C:\Windows\system32\PROPSYS.dll
C:\Windows\system32\uxtheme.dll
C:\Windows\system32\CRYPTBASE.dll
comctl32.dll
C:\Windows\system32\WindowsCodecs.dll
C:\Windows\system32\profapi.dll
C:\Windows\system32\apphelp.dll
C:\Windows\system32\CLBCatQ.DLL
C:\Windows\system32\EhStorShell.dll
C:\Windows\system32\OLEACC.dll
C:\Windows\system32\WINMM.dll
C:\Windows\system32\COMDLG32.dll
C:\Windows\system32\ntshrui.dll
C:\Windows\system32\srvcli.dll
C:\Windows\system32\cscapi.dll
C:\Windows\system32\IconCodecService.dll
C:\Windows\system32\CRYPTSP.dll
C:\Windows\system32\rsaenh.dll
C:\Windows\system32\RpcRtRemote.dll
C:\Windows\system32\SndVolSSO.DLL
C:\Windows\system32\HID.DLL
C:\Windows\System32\MMDevApi.dll
C:\Windows\system32\timedate.cpl
C:\Windows\system32\ATL.DLL
C:\Windows\system32\WINBRAND.dll
C:\Windows\system32\ntmarta.dll
C:\Windows\system32\WLDAP32.dll
C:\Windows\system32\actxprxy.dll
C:\Windows\system32\USERENV.dll
C:\Windows\System32\shacct.dll
C:\Windows\system32\SAMLIB.dll
C:\Windows\system32\samcli.dll
C:\Windows\system32\netutils.dll
C:\Windows\system32\LINKINFO.dll
C:\Windows\system32\MsftEdit.dll
C:\Windows\system32\msls31.dll
C:\Windows\system32\authui.dll
C:\Windows\system32\CRYPTUI.dll
C:\Windows\system32\CRYPT32.dll
C:\Windows\system32\MSASN1.dll
C:\Windows\system32\urlmon.dll
C:\Windows\system32\WININET.dll
C:\Windows\system32\iertutil.dll
C:\Windows\system32\WINSTA.dll
C:\Windows\system32\thumbcache.dll
C:\Windows\system32\PSAPI.DLL
C:\Windows\System32\shdocvw.dll
C:\Windows\system32\XmlLite.dll
C:\Windows\System32\DreamScene.dll
C:\Windows\System32\d3d9.dll
C:\Windows\System32\VERSION.dll
C:\Windows\System32\d3d8thk.dll
C:\Windows\System32\WTSAPI32.dll
C:\Windows\System32\SLWGA.dll
C:\Windows\System32\sppc.dll
C:\Windows\system32\SXS.DLL
C:\Windows\system32\ieframe.DLL
C:\Windows\System32\StructuredQuery.dll
C:\Windows\system32\MPR.dll
C:\Windows\System32\drprov.dll
C:\Windows\System32\davclnt.dll
C:\Windows\System32\DAVHLPR.dll
C:\Windows\system32\WINTRUST.dll
C:\Windows\system32\MLANG.dll
C:\Windows\system32\nvshext.dll
Cita de: burbu_1 en 19 Enero 2012, 22:19 PM
no sé de ninguna lista, pero puedes ver las dlls cargadas con el programa ListDLLs (http://technet.microsoft.com/en-us/sysinternals/bb896656) de la suite SysInternals de Microsoft.
Es un programa en modo consola.... pero creo que no te supondrá ningún problema ;D
Mil gracias tío, necesitaba algo así para unas pruebillas con DLLs.
Saludos