SkillAgentSearch skills...

CDC

Powershell CodeDom Complier

Install / Use

/learn @CytrixCode/CDC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[ Run These Cmd in PowerShell to give it a Test]

[ Run App as MEM ]
<code>iwr https://raw.githubusercontent.com/CytrixCode/CDC/main/CDC.PS1 | iex</code>

[ Run App as EXE ]
<code>iwr https://raw.githubusercontent.com/CytrixCode/CDC/main/CDCEXE.PS1 | iex </code>

[ Run App as DLL ]
<code>iwr https://raw.githubusercontent.com/CytrixCode/CDC/main/CDCDLL.PS1 | iex </code>

[ Facts and Idea]

Create Better Window Without using Powershell Scripts!

It Can Save The Compile Output to EXE, DLL, or MEMORY!

It Can Add Icon for Exe, and Window Icon at Onces!

It Can Do More Than Powershell Script

It save time and much easyier to code in CS than PS Script

I Just Add CodeDom compiler in PS Script, to compile CSharp From Url..

It aslo can do other Languages Beside CSharp like VisualBasic and Javacript

Can also adjust different version of language!

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated2mo ago
Forks1

Languages

PowerShell

Security Score

75/100

Audited on Jan 19, 2026

No findings