Skip to content

Instantly share code, notes, and snippets.

@mattifestation
Created October 18, 2019 13:48
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save mattifestation/27af49ff6b9ee6bbb21e4443310f70f5 to your computer and use it in GitHub Desktop.
Save mattifestation/27af49ff6b9ee6bbb21e4443310f70f5 to your computer and use it in GitHub Desktop.
All System32 DLL export functions that contain "RunDLL", an indicator that it's designed to run with rundll32.exe
Module Function
C:\Windows\System32\advpack.dll DelNodeRunDLL32W
C:\Windows\System32\advpack.dll DelNodeRunDLL32A
C:\Windows\System32\advpack.dll DelNodeRunDLL32
C:\Windows\System32\ConnectedAccountState.dll ActionCenterRunDllW
C:\Windows\System32\cryptcatsvc.dll CatDbOfflineRebuildDatabasesRundll32W
C:\Windows\System32\cscui.dll CSCOptions_RunDLLW
C:\Windows\System32\cscui.dll CSCOptions_RunDLLA
C:\Windows\System32\cscui.dll CSCOptions_RunDLL
C:\Windows\System32\devmgr.dll DeviceProblenWizard_RunDLLW
C:\Windows\System32\devmgr.dll DeviceProblenWizard_RunDLLA
C:\Windows\System32\devmgr.dll DeviceProperties_RunDLLW
C:\Windows\System32\devmgr.dll DeviceProperties_RunDLLA
C:\Windows\System32\diagtrack.dll RunDll32Main
C:\Windows\System32\drvstore.dll DriverStoreRunDllW
C:\Windows\System32\IEAdvpack.dll DelNodeRunDLL32W
C:\Windows\System32\IEAdvpack.dll DelNodeRunDLL32A
C:\Windows\System32\IEAdvpack.dll DelNodeRunDLL32
C:\Windows\System32\mscoree.dll RunDll32ShimW
C:\Windows\System32\ndfapi.dll NdfRunDllHelpTopic
C:\Windows\System32\ndfapi.dll NdfRunDllDuplicateIPOffendingSystem
C:\Windows\System32\ndfapi.dll NdfRunDllDuplicateIPDefendingSystem
C:\Windows\System32\ndfapi.dll NdfRunDllDiagnoseWithAnswerFile
C:\Windows\System32\ndfapi.dll NdfRunDllDiagnoseNetConnectionIncident
C:\Windows\System32\ndfapi.dll NdfRunDllDiagnoseIncident
C:\Windows\System32\netplwiz.dll UsersRunDllW
C:\Windows\System32\odbcconf.dll RunDLL32_UnregisterApplication
C:\Windows\System32\odbcconf.dll RunDLL32_RegisterApplication
C:\Windows\System32\pnpclean.dll RunDLL_PnpClean
C:\Windows\System32\pnpui.dll NotifyDevicesNeedRebootRunDllW
C:\Windows\System32\pnpui.dll InstallSecurityPromptRunDllW
C:\Windows\System32\shell32.dll ShellExec_RunDLLW
C:\Windows\System32\shell32.dll ShellExec_RunDLLA
C:\Windows\System32\shell32.dll ShellExec_RunDLL
C:\Windows\System32\shell32.dll SHCreateLocalServerRunDll
C:\Windows\System32\shell32.dll RunAsNewUser_RunDLLW
C:\Windows\System32\shell32.dll Options_RunDLLW
C:\Windows\System32\shell32.dll Options_RunDLLA
C:\Windows\System32\shell32.dll Options_RunDLL
C:\Windows\System32\shell32.dll LaunchMSHelp_RunDLLW
C:\Windows\System32\shell32.dll Control_RunDLLW
C:\Windows\System32\shell32.dll Control_RunDLLAsUserW
C:\Windows\System32\shell32.dll Control_RunDLLA
C:\Windows\System32\shell32.dll Control_RunDLL
C:\Windows\System32\shell32.dll AppCompat_RunDLLW
C:\Windows\System32\shell32.dll SHHelpShortcuts_RunDLLW
C:\Windows\System32\shell32.dll SHHelpShortcuts_RunDLLA
C:\Windows\System32\shell32.dll SHHelpShortcuts_RunDLL
C:\Windows\System32\shell32.dll PrintersGetCommand_RunDLLW
C:\Windows\System32\shell32.dll PrintersGetCommand_RunDLLA
C:\Windows\System32\shell32.dll PrintersGetCommand_RunDLL
C:\Windows\System32\shell32.dll PrepareDiscForBurnRunDllW
C:\Windows\System32\shell32.dll OpenAs_RunDLLW
C:\Windows\System32\shell32.dll OpenAs_RunDLLA
C:\Windows\System32\shell32.dll OpenAs_RunDLL
C:\Windows\System32\shwebsvc.dll PublishRunDll
C:\Windows\System32\shwebsvc.dll AddNetPlaceRunDll
C:\Windows\System32\sxs.dll SxsRunDllInstallAssemblyW
C:\Windows\System32\sxs.dll SxsRunDllInstallAssembly
C:\Windows\System32\wdi.dll WdipLaunchRunDLLUserHost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment