{"id":17398477,"url":"https://github.com/vweevers/win-dummy-exe","last_synced_at":"2026-02-26T21:04:04.737Z","repository":{"id":55828222,"uuid":"134081114","full_name":"vweevers/win-dummy-exe","owner":"vweevers","description":"Generate a dummy Windows exe with .NET.","archived":false,"fork":false,"pushed_at":"2020-12-11T17:49:56.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-27T04:39:06.233Z","etag":null,"topics":["dotnet","exe","jscript","nodejs","testing-tools","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vweevers.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-19T16:57:22.000Z","updated_at":"2024-06-27T09:28:17.000Z","dependencies_parsed_at":"2022-08-15T07:31:18.389Z","dependency_job_id":null,"html_url":"https://github.com/vweevers/win-dummy-exe","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vweevers/win-dummy-exe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fwin-dummy-exe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fwin-dummy-exe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fwin-dummy-exe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fwin-dummy-exe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vweevers","download_url":"https://codeload.github.com/vweevers/win-dummy-exe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fwin-dummy-exe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29872674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T21:01:59.805Z","status":"ssl_error","status_checked_at":"2026-02-26T21:00:42.555Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dotnet","exe","jscript","nodejs","testing-tools","windows"],"created_at":"2024-10-16T14:57:09.597Z","updated_at":"2026-02-26T21:04:04.695Z","avatar_url":"https://github.com/vweevers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# win-dummy-exe\n\n**Generate a dummy Windows executable with .NET. Meant for testing.**\n\n[![npm status](http://img.shields.io/npm/v/win-dummy-exe.svg?style=flat-square)](https://www.npmjs.org/package/win-dummy-exe)\n[![node](https://img.shields.io/node/v/win-dummy-exe.svg?style=flat-square)](https://www.npmjs.org/package/win-dummy-exe)\n[![AppVeyor build status](https://img.shields.io/appveyor/ci/vweevers/win-dummy-exe.svg?style=flat-square\u0026label=appveyor)](https://ci.appveyor.com/project/vweevers/win-dummy-exe)\n[![Dependency status](https://img.shields.io/david/vweevers/win-dummy-exe.svg?style=flat-square)](https://david-dm.org/vweevers/win-dummy-exe)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg?style=flat-square)](https://standardjs.com)\n\n## usage\n\n```js\nconst dummy = require('win-dummy-exe')\n\nconst metadata = {\n  assemblyFileVersion: '1.0.0',\n  assemblyInformationalVersion: '1.0.0.1',\n  assemblyCopyright: 'me me me'\n}\n\ndummy(metadata, function (err, exe) {\n  if (err) throw err\n\n  // exe is an absolute path to a dummy.exe in a temporary directory\n})\n```\n\n## install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install win-dummy-exe\n```\n\n## license\n\n[MIT](http://opensource.org/licenses/MIT) © Vincent Weevers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fwin-dummy-exe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvweevers%2Fwin-dummy-exe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fwin-dummy-exe/lists"}