Ross ROSS = Recommend OSS · open-source software intelligence for agents

tyranid/DotNetToJScript

A tool to create a JScript file which loads a .NET v2 assembly from memory. observed · 2026-08-28

github.com/tyranid/DotNetToJScript · C# · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3434
  • days_rel: n/a
  • days_push: 2053
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1332 stars · 304 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A C# command-line tool that generates JScript (or VBScript/VBA/scriptlet) files which bootstrap and load a .NET assembly entirely from memory via Windows Script Host. It is commonly used in security research and red-team tooling to execute .NET payloads without writing assemblies to disk.

Use cases

  • generate a jscript file that loads a .net assembly from memory
  • create scriptlets for regsvr32 execution
  • embed a .net payload in an office macro vba file
  • run dotnet code without dropping files to disk
  • convert a .net assembly into a wscript-executable script

When to choose

  • you need fileless execution of a .NET assembly via Windows Script Host
  • you are building red-team or security-research tooling for Windows
  • you need scriptlet, regsvr32, VBA, or VBScript output formats

When to avoid

  • you need a modern, actively maintained tool
  • you target .NET Core/.NET 5+ rather than .NET Framework 2/3.5/4
  • you need cross-platform or non-Windows execution

Facets

cli-tool · maturity maintenance

security cli developer-tools security penetration-testing windows developer-tools windows cli dotnet jscript dotnet offensive-security red-team scriptlet wscript vba vbscript assembly-loader

1 source

Member repositories

RepositoryRoleHealth v2
tyranid/DotNetToJScriptmain23

For agents

markdown · JSON · MCP: product_card(name="tyranid/DotNetToJScript")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem