Skip to content

Oneconsult/WindowsCommandLaunchers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Command Launchers

Tools that run commands under Windows

DLLs

Run Command From File

DLL that runs any cmd command that is placed inside file

EXEs

PowerShell Runner

Runs PowerShell using System.Management.Automation DLL

  • bypasses constrained language mode
  • bypasses execution policies
  • bypasses PowerShell app blocking

Releases

No releases published

Packages

No packages published

Languages

  • C# 60.3%
  • C++ 20.8%
  • C 18.9%