SkillAgentSearch skills...

PS2EXE

PowerShell to EXE converter

Install / Use

/learn @rzander/PS2EXE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PowerShell to EXE converter

This Tool generates an Executable that runs the specified PowerShell code.

Check it out: https://ps2exe.azurewebsites.net/

Arguments

All arguments from the executable will be forwarded to the PowerShell as a string array Variable named: $args If the arguments contains a "/debug" variable, the executable will dump the included powershell

Changes

V1.1.0.0 16.Dec.2016

  • Compress PowerShell Code in EXE to prevent script extraction.
  • Hide Console after startup as there is no output from the PowerShell

V1.0.0.0 14.Nov.2016

Initial Release...

View on GitHub
GitHub Stars82
CategoryDevelopment
Updated1mo ago
Forks14

Languages

SCSS

Security Score

80/100

Audited on Mar 7, 2026

No findings