# VinjEx **Repository Path**: Ulysses/VinjEx ## Basic Information - **Project Name**: VinjEx - **Description**: A simple .NET DLL injection lib using Easyhook, inspired by VInj. - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2015-09-30 - **Last Updated**: 2024-11-23 ## Categories & Tags **Categories**: utils **Tags**: None ## README # VinjEx A *simple* lib for DLL Injection, using [Easyhook](https://easyhook.github.io/). ### VinjEx is inspired by `VInj` & `VInjDn`. (Sorry but I can not find the author. Anyway, thank him/her! ) I used to use VInjDn in my projects, but VInjDn is old and sometimes unstable. When using Easyhook, I find it is inconvenient for two-way communication. So I made `VinjEx`. It has similar syntax as VInjDn, easy to use, and more stable. ### LICENSE MIT --- by Ulysses , wdwxy12345@gmail.com