InjectMe is a multi-purpose library designed for being injected into video games. Originally it was created for Asda 2: Evolution MMORPG, but this library can be also adapted for many other games or applications. InjectMe is based upon SFML and ImGui.
- Embedding custom UI;
- Full control of TCP connection - you can send packets both to client and server. Also you can read packets, modify or even drop them;
- Hooking functions, adding event listeners and handlers.