UlyssesWu / VinjEx

A simple DLL injection lib using Easyhook, inspired by VInj.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VinjEx

A simple lib for DLL Injection, using Easyhook.

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

About

A simple DLL injection lib using Easyhook, inspired by VInj.

License:MIT License


Languages

Language:C# 100.0%