Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 946 Bytes

setupapi.dll.md

File metadata and controls

23 lines (17 loc) · 946 Bytes

Setupapi.dll

  • Functions: Execute

rundll32 setupapi,InstallHinfSection DefaultInstall 132 c:\temp\calc.inf
Launch an executable file via the InstallHinfSection function and .inf file section directive.

rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 C:\\Tools\\shady.inf
Remote fetch and execute a COM Scriptlet by calling an information file directive.