{"id":27624330,"url":"https://github.com/h3bm/poc-injectors","last_synced_at":"2025-04-23T11:33:03.327Z","repository":{"id":288343169,"uuid":"967559535","full_name":"h3bm/poc-injectors","owner":"h3bm","description":"Multi-language DLL Injectors built with C#, C++, and Java. Educational tools to demonstrate Windows API-based DLL injection methods.","archived":false,"fork":false,"pushed_at":"2025-04-16T16:46:15.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T00:04:55.573Z","etag":null,"topics":["cpp","csharp","dll-injection","dll-injector","educational","injector","injector-tool","injector-x64","java","windows-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/h3bm.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-16T16:33:22.000Z","updated_at":"2025-04-16T16:53:31.000Z","dependencies_parsed_at":"2025-04-17T11:54:15.112Z","dependency_job_id":null,"html_url":"https://github.com/h3bm/poc-injectors","commit_stats":null,"previous_names":["triggerbotten/poc-injectors","h3bm/poc-injectors"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3bm%2Fpoc-injectors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3bm%2Fpoc-injectors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3bm%2Fpoc-injectors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3bm%2Fpoc-injectors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h3bm","download_url":"https://codeload.github.com/h3bm/poc-injectors/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250425230,"owners_count":21428531,"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","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":["cpp","csharp","dll-injection","dll-injector","educational","injector","injector-tool","injector-x64","java","windows-api"],"created_at":"2025-04-23T11:31:09.703Z","updated_at":"2025-04-23T11:33:03.278Z","avatar_url":"https://github.com/h3bm.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e🧠 DLL Injectors Collection\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ci\u003eMy Educational injector implementations written in C#, C++, and Java\u003c/i\u003e\n\u003c/p\u003e\n\n---\n\n## Overview\n\n| Language | Method         | Notes                  |\n|----------|----------------|------------------------|\n| C#       | `LoadLibraryA` | WinForms Console App   |\n| C++      | `LoadLibraryA` | Classic native method  |\n| Java     | `LoadLibraryA` | Uses JNA (Windows API) |\n\n---\n\n## Description\n\nThis repository serves as a **learning resource** to understand how basic DLL injection works across multiple programming languages on Windows.\n\nEach injector uses the `OpenProcess`, `VirtualAllocEx`, `WriteProcessMemory`, and `CreateRemoteThread` technique.\n\n\u003e *These are clean examples built for learning, debugging, and offline dev environments and these methods of injection* **ARE DETECTED**\n\n---\n\n## ⓘ Information before usage\n\n- Compatible with: 64-bit Windows systems\n- Java injector requires [JNA](https://github.com/java-native-access/jna)\n\n---\n\n## 🛑 Disclaimer\n\nThis project is for **educational use only**.  \nDo not use this code with online games, anti-cheat-protected processes, or in violation of any software’s terms of service.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3bm%2Fpoc-injectors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh3bm%2Fpoc-injectors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3bm%2Fpoc-injectors/lists"}