https://github.com/rdbo/x-inject
GUI Library injector for Windows and Linux
https://github.com/rdbo/x-inject
c code-injection cpp dear-imgui dll-injection gui library-injection linux windows
Last synced: 12 months ago
JSON representation
GUI Library injector for Windows and Linux
- Host: GitHub
- URL: https://github.com/rdbo/x-inject
- Owner: rdbo
- Created: 2020-11-14T19:14:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T16:55:40.000Z (over 5 years ago)
- Last Synced: 2025-04-10T01:15:01.028Z (12 months ago)
- Topics: c, code-injection, cpp, dear-imgui, dll-injection, gui, library-injection, linux, windows
- Language: C
- Homepage:
- Size: 35.7 MB
- Stars: 17
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# x-inject
Library injector for Windows and Linux. Powered by rdbo/libmem
# How to use
It is very simple. Select the target process in the right panel and the library you want to inject in the left panel. Then, just click 'Inject'.
# How to compile
On **Linux**, go to the folder `build/linux` and run the command `make`. It will build for x86 (x-inject_32) and for x64 (x-inject_64). If you want to build for a single architecture, just run `make `. Check the requirements.
On **Windows**, you can build through the Visual Studio solution on the folder `build/win`. Run it on Visual Studio and the just normally compile. Check the requirements.
# Showcase

