{"id":27246261,"url":"https://github.com/jones-hm/project-igi-injector","last_synced_at":"2025-10-19T20:02:06.001Z","repository":{"id":113644807,"uuid":"418163945","full_name":"Jones-HM/project-igi-injector","owner":"Jones-HM","description":"IGI-Injector is DLL Injector for Project I.G.I with GUI.","archived":false,"fork":false,"pushed_at":"2023-05-30T18:38:27.000Z","size":2700,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-07T00:27:17.031Z","etag":null,"topics":["dll-hooking","dll-injection","game-dev","game-dev-tool","game-engine","igi","igi-dev","igi-dll","igi-editor","igi-jones","igi-qvm","igi-tool","project-igi"],"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/Jones-HM.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":"2021-10-17T14:51:41.000Z","updated_at":"2025-02-06T17:22:54.000Z","dependencies_parsed_at":"2023-07-17T05:52:21.748Z","dependency_job_id":null,"html_url":"https://github.com/Jones-HM/project-igi-injector","commit_stats":null,"previous_names":["jones-hm/igi-injector","igi-research-devs/igi-injector","jones-hm/project-igi-injector"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Jones-HM/project-igi-injector","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jones-HM%2Fproject-igi-injector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jones-HM%2Fproject-igi-injector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jones-HM%2Fproject-igi-injector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jones-HM%2Fproject-igi-injector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jones-HM","download_url":"https://codeload.github.com/Jones-HM/project-igi-injector/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jones-HM%2Fproject-igi-injector/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264887203,"owners_count":23678637,"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":["dll-hooking","dll-injection","game-dev","game-dev-tool","game-engine","igi","igi-dev","igi-dll","igi-editor","igi-jones","igi-qvm","igi-tool","project-igi"],"created_at":"2025-04-10T21:37:14.186Z","updated_at":"2025-10-11T05:32:05.851Z","avatar_url":"https://github.com/Jones-HM.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project I.G.I DLL Injector\n_IGI-**Injector**_ is [DLL Injector](https://en.wikipedia.org/wiki/DLL_injection) to inject **DLL** into game process, It supports both _IGI 1_ and _IGI 2_ game and is built for **x86(32bit)** process because of game compatibility.\n\n![cover_logo](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/injector_main.png?raw=true \"\")\n\n**NOTE** : This is not general injector it only works for _IGI_ games.\n \n## Features: \u003cbr/\u003e\n**[+]** Support for both **IGI 1 \u0026 IGI 2** games.\u003cbr/\u003e\n**[+]** Injector with _.INI_ configuration to easily edit configs.\u003cbr/\u003e\n**[+]** Injector with **Automatic injection** and supports mutiple **DLL** files.\u003cbr/\u003e\n**[+]** Injector with custom delay between injection.\u003cbr/\u003e\n**[+]** Injector with Inject/Eject options [Thread Safe].\u003cbr/\u003e\n**[+]** Support Game level start for both games in _window_ or _full-screen_ modes .\u003cbr/\u003e\n\n# Main Components :\n\n## Setting Game Path: \n\nUse  **Set Game Path** to set your path for game.\n\n![game_path](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/setting_game_path.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[PATH]**_\u003c/br\u003e\n`game_path='your game path' `\n\n## Selecting DLL file: \n\nUse  **Browse file** to select Single/Multiple DLL's to inject.\n\n![selecting_dll](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/selecting_dll.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[PATH]**_\u003c/br\u003e\n`dll_path='your dll path' `\n\n## Injecting DLL with Options: \n\nUse  **Inject DLL** to inject DLL's into game.\u003cbr/\u003e\nYou can select **Auto-Inject** to automatically inject Dll into game after delay.\u003cbr/\u003e\nAnd you can select **Multi-DLL** to select multiple _DLL_ into the game process.\u003cbr/\u003e\n\n![dll_options](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/dll_options.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[DLL]**_\u003c/br\u003e\n`auto_inject=True`\u003cbr/\u003e\n`multi_dll=True`\n\n\n## Setting Delay for DLL: \n\nUse  **Delay** to set delay for your DLL - **Delay in seconds - MAX 100s**.\n\n![delay_dll](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/delay_dll.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[DLL]**_\u003c/br\u003e\n`delay=10` **Delay of 10 seconds**\n\n\n## Selecting Game: \n\nUse  **Game Select Dropdown** select your IGI game.\n\n![game_selection](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/game_selection.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[GAME]**_\u003c/br\u003e\n`game=igi` _Project IGI 1 selected_\u003c/br\u003e\n`game=igi2` _Project IGI 2 selected_\u003c/br\u003e\n\n## Starting Game Level: \n\nUse  **Start level** to select your IGI game level to run in _window_ or _full-screen_ modes.\n\n![game_modes](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/game_modes.png?raw=true \"\")\n\nOr make changes in config file.\u003c/br\u003e\n_**[GAME]**_\u003c/br\u003e\n`level=5`_Level 5 selected_\u003c/br\u003e\n`mode=windowed` _window mode selected_\u003c/br\u003e\n`mode=full` _full-screen mode selected_\u003c/br\u003e\n\n## Injector configuration: \nInjector uses _INI_ configuration as **_IGI-Injector.ini_** to save data of application, you can use them to edit preferences as per your needs.\n\n![game_config](https://github.com/haseeb-heaven/IGI-Injector/blob/master/IGI-Injector/resources/game_config.png?raw=true \"\")\n\n# IGI-Injector Tutorial on YouTube :\n[![IGI-Injector Demo](https://img.youtube.com/vi/JWqiNjbk7D4/0.jpg)](https://www.youtube.com/watch?v=JWqiNjbk7D4)\n\nIf you encounter any issues with Editor just contact me at\u003c/br\u003e\n\nDiscord Id: _Jones_IGI#3954_ and Join [Discord server](https://discord.gg/AyVDW7kE6V)\u003c/br\u003e\n**Email:** igiproz.hm@gmail.com\u003c/br\u003e\nFollow Project: [GitHub](https://github.com/IGI-Research-Devs/)\u003c/br\u003e\nSubscribe Channel: [YouTube](https://www.youtube.com/channel/UChGryl0a0dii81NfDZ12LwA/)\u003c/br\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjones-hm%2Fproject-igi-injector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjones-hm%2Fproject-igi-injector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjones-hm%2Fproject-igi-injector/lists"}