Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 843 Bytes

syssetup.dll.md

File metadata and controls

22 lines (16 loc) · 843 Bytes

Syssetup.dll

  • Functions: Execute

rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 c:\temp\calc.INF
Launch an executable file via the SetupInfObjectInstallAction function and .inf file section directive.

rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultInstall 128 c:\\test\\shady.inf
Remote fetch and execute a COM Scriptlet by calling an information file directive.