{"id":16162464,"url":"https://github.com/sunsided/native-dotnet-code-injection","last_synced_at":"2025-09-07T06:38:17.893Z","repository":{"id":13817443,"uuid":"16513887","full_name":"sunsided/native-dotnet-code-injection","owner":"sunsided","description":"Injection of managed code into non-managed Windows applications","archived":false,"fork":false,"pushed_at":"2019-01-17T19:28:40.000Z","size":29,"stargazers_count":28,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T19:41:21.702Z","etag":null,"topics":["code-injection","csharp","dotnet","injection","native-code"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunsided.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-04T14:19:49.000Z","updated_at":"2024-08-20T16:42:45.000Z","dependencies_parsed_at":"2022-08-28T10:40:38.952Z","dependency_job_id":null,"html_url":"https://github.com/sunsided/native-dotnet-code-injection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sunsided/native-dotnet-code-injection","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fnative-dotnet-code-injection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fnative-dotnet-code-injection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fnative-dotnet-code-injection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fnative-dotnet-code-injection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunsided","download_url":"https://codeload.github.com/sunsided/native-dotnet-code-injection/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunsided%2Fnative-dotnet-code-injection/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005337,"owners_count":25205934,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-injection","csharp","dotnet","injection","native-code"],"created_at":"2024-10-10T02:30:14.393Z","updated_at":"2025-09-07T06:38:17.826Z","avatar_url":"https://github.com/sunsided.png","language":"C++","readme":"Native/.NET code injection\n==========================\n\nInjection of managed code into non-managed Windows applications.\n\nInjects a native bootstrap DLL into the target process by calling `LoadLibrary` as a remote thread and then calls\nthe initialization method of the .NET runtime (hosting API). After that, a .NET assembly is loaded into the default\napplication domain and executed.\n\n## Projects ##\n\n- Injector: A native console application that performs the actual injection task.\n- Bootstrapper: The injected native DLL that provides the runtime initialization functionality.\n- CodeInject: A managed assembly written in C# that provides the code to be executed in the native application.\n\n## Test Projects ##\n\n- HostingTest: A native console application that starts the .NET runtime and directly executes the `CodeInject` assembly code.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fnative-dotnet-code-injection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunsided%2Fnative-dotnet-code-injection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunsided%2Fnative-dotnet-code-injection/lists"}