.. / DotNetToJscript
Star

The DotNetToJscript project demonstrated how to execute C# assembly from Jscript. Build entire solution and in order to work with DotNetToJscript we need to have the following files on the target machine:

Command Reference:

DotNetToJscript.exe
NDesk.Options.dll
ExampleAssembly.dll: output from C# solution, hold the C# assembly of what the code needs to do.

Command: Copy Extra code: Copy References:

https://github.com/tyranid/DotNetToJScript

https://www.ired.team/offensive-security/defense-evasion/executing-csharp-assemblies-from-jscript-and-wscript-with-dotnettojscript