{"id":22164399,"url":"https://github.com/adamhlt/shellcode-injector","last_synced_at":"2025-07-26T10:33:04.698Z","repository":{"id":190118155,"uuid":"681803971","full_name":"adamhlt/Shellcode-Injector","owner":"adamhlt","description":"Local / Remote Shellcode Injector (x86 / x64) - Shellcode Injector for test and debugging purposes","archived":false,"fork":false,"pushed_at":"2023-08-23T07:27:43.000Z","size":33,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T02:13:21.513Z","etag":null,"topics":["shellcode","shellcode-injection","shellcode-injector","winapi","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adamhlt.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}},"created_at":"2023-08-22T19:41:52.000Z","updated_at":"2025-04-10T11:47:36.000Z","dependencies_parsed_at":"2023-08-23T10:09:56.214Z","dependency_job_id":null,"html_url":"https://github.com/adamhlt/Shellcode-Injector","commit_stats":null,"previous_names":["adamhlt/shellcode-injector"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adamhlt/Shellcode-Injector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhlt%2FShellcode-Injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhlt%2FShellcode-Injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhlt%2FShellcode-Injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhlt%2FShellcode-Injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adamhlt","download_url":"https://codeload.github.com/adamhlt/Shellcode-Injector/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adamhlt%2FShellcode-Injector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267150474,"owners_count":24043473,"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-07-26T02:00:08.937Z","response_time":62,"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":["shellcode","shellcode-injection","shellcode-injector","winapi","windows"],"created_at":"2024-12-02T05:07:33.812Z","updated_at":"2025-07-26T10:33:04.458Z","avatar_url":"https://github.com/adamhlt.png","language":"C++","readme":"```\n         _____ __         ____               __        ____        _           __            \n        / ___// /_  ___  / / /________  ____/ /__     /  _/___    (_)__  _____/ /_____  _____\n        \\__ \\/ __ \\/ _ \\/ / / ___/ __ \\/ __  / _ \\    / // __ \\  / / _ \\/ ___/ __/ __ \\/ ___/\n       ___/ / / / /  __/ / / /__/ /_/ / /_/ /  __/  _/ // / / / / /  __/ /__/ /_/ /_/ / /\n      /____/_/ /_/\\___/_/_/\\___/\\____/\\__,_/\\___/  /___/_/ /_/_/ /\\___/\\___/\\__/\\____/_/\n                                                            /___/       \n                                                                        \n                                                                        \n                           Local / Remote Shellcode Injector (x86 / x64)\n                        Shellcode Injector for test and debugging purposes\n```\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/language-C%2B%2B-%23f34b7d.svg?style=for-the-badge\u0026logo=appveyor\" alt=\"C++\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platform-Windows-0078d7.svg?style=for-the-badge\u0026logo=appveyor\" alt=\"Windows\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/arch-x86-red.svg?style=for-the-badge\u0026logo=appveyor\" alt=\"x86\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/arch-x64-green.svg?style=for-the-badge\u0026logo=appveyor\" alt=\"x64\"\u003e\n\u003c/p\u003e\n\n## :open_book: Project Overview :\n\nLocal / Remote Shellcode injector written in C++, works on x86 and x64.\n\nProgram contains a test shellcode (MessageBoxA x64 shellcode).\n\n#### Features :\n\n- Inject shellcode into local process from memory\n- Inject shellcode into local process from file\n- Inject shellcode into remote process from memory\n- Inject shellcode into remote process from file\n\n### Visual Studio :\n\n1. Open the solution file (.sln).\n2. Build the project in Release (x86 or x64)\n\n## :test_tube: Demonstration :\n\n**Local injection from memory**\n\n[Demo](https://github.com/adamhlt/Shellcode-Injector/assets/48086737/431ffa6c-4bae-4c8e-9f38-8157a71abff1)\n\n**Remote injection from file**\n\n[Demo](https://github.com/adamhlt/Shellcode-Injector/assets/48086737/1c862a55-0458-4c10-821c-8b37e8be0683)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamhlt%2Fshellcode-injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadamhlt%2Fshellcode-injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadamhlt%2Fshellcode-injector/lists"}