All Projects → gerich-home → lua-inject

gerich-home / lua-inject

Licence: other
Inject any C# code into programs with lua

Programming Languages

C#
18002 projects
assembly
5116 projects
c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to lua-inject

SocketHook
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Stars: ✭ 38 (+111.11%)
Mutual labels:  dll-injection, easyhook
ManagedInjector
A DLL injector to inject .NET assemblies into a foreign .NET process.
Stars: ✭ 73 (+305.56%)
Mutual labels:  dll-injection
hookwin10calc
Reverse engineered Windows 10 Calculator.exe (UWP application) hacker. 한글/漢文을 배운 윈도우 계산기 패치.
Stars: ✭ 19 (+5.56%)
Mutual labels:  dll-injection
cozinha loader
An injector focused on undetectability that automatically injects a DLL into the target process with VAC3 bypass.
Stars: ✭ 53 (+194.44%)
Mutual labels:  dll-injection
Dll-Injector
simple C++ dll injector
Stars: ✭ 22 (+22.22%)
Mutual labels:  dll-injection
Indicium-Supra
DirectX API-hooking framework
Stars: ✭ 292 (+1522.22%)
Mutual labels:  dll-injection
paradoxiaRAT
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 583 (+3138.89%)
Mutual labels:  dll-injection
injectory
command-line interface dll injector
Stars: ✭ 49 (+172.22%)
Mutual labels:  dll-injection
ReflectivePELoader
Reflective PE loader for DLL injection
Stars: ✭ 130 (+622.22%)
Mutual labels:  dll-injection
CodeInjection
Code Injection technique written in cpp language
Stars: ✭ 27 (+50%)
Mutual labels:  dll-injection
Invisiwind
An application that allows you to hide certain windows when sharing your full screen
Stars: ✭ 53 (+194.44%)
Mutual labels:  dll-injection
inject
Yet another Windows DLL injector.
Stars: ✭ 23 (+27.78%)
Mutual labels:  dll-injection
HAPIH-2
API for supporting C++14 external memory hacking. Complete redesign from HAPIH
Stars: ✭ 18 (+0%)
Mutual labels:  dll-injection
slimhook
Demonstration of dll injection. As well loading .net runtime and calling .net code. Example hijacking d3d9 dll and altering rendering of games.
Stars: ✭ 33 (+83.33%)
Mutual labels:  dll-injection
DLL-INJECTOR
I created a dll injector I am going to Open source its Code. But remember one thing that is any one can use it only for Educational purpose .I again say do not use it to damage anyone's Computer.But one thing if you are using it for some good purpose like to help someone who really need help then I permit you to use it.
Stars: ✭ 14 (-22.22%)
Mutual labels:  dll-injection
MapleClientEditTemplate
An increasingly generic and comprehensive MapleStory client editing framework. Written by Erik A (Minimum Delta). Intended to abstract away some of the MapleStory client editing learning curve.
Stars: ✭ 3 (-83.33%)
Mutual labels:  dll-injection
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Stars: ✭ 1,851 (+10183.33%)
Mutual labels:  dll-injection
dll injector
A simple commandline injector using classic DLL injection
Stars: ✭ 81 (+350%)
Mutual labels:  dll-injection
twinject
Automated player and hooking framework for bullet hell games from the Touhou Project
Stars: ✭ 52 (+188.89%)
Mutual labels:  dll-injection
hooking-by-example
A series of increasingly complex programs demonstrating function hooking on 64 bit Windows. Culminating in a program that hooks mspaint to make it always paint orange.
Stars: ✭ 144 (+700%)
Mutual labels:  dll-injection

LuaInject

Hello everybody! This is .Net Library to inject programs which use lua, so you can register there some your libraries, functions or totally control it's behavior. In theory you can just replace existing lua engine with another one.

You can see more abouth this idea at http://w4tweaks.ru/forum/102-1361-1 (Russian)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].