All Projects → sailro → Reflexil

sailro / Reflexil

The .NET Assembly Editor

Programming Languages

csharp
926 projects

Projects that are alternatives of or similar to Reflexil

Kernel-dll-injector
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
Stars: ✭ 256 (-77.08%)
Mutual labels:  dll, injection
Invoker
Penetration testing utility, and antivirus assessment tool.
Stars: ✭ 178 (-84.06%)
Mutual labels:  dll, injection
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (-90.78%)
Mutual labels:  dll, injection
Sharpneedle
Inject C# code into a running process
Stars: ✭ 301 (-73.05%)
Mutual labels:  dll, injection
Pcsgolh
PCSGOLH - Pointless Counter-Strike: Global Offensive Lua Hooks. A open-source Lua API for CS:GO hacking written in modern C++
Stars: ✭ 56 (-94.99%)
Mutual labels:  dll, injection
FA2sp
C&C Red Alert 2: Yuri's Revenge Map Editor : Final Alert 2 extension
Stars: ✭ 28 (-97.49%)
Mutual labels:  dll, injection
Injectcollection
A collection of injection via vc++ in ring3
Stars: ✭ 131 (-88.27%)
Mutual labels:  dll, injection
ProcessInjector.NET
Learning Process Injection and Hollowing techniques
Stars: ✭ 23 (-97.94%)
Mutual labels:  dll, injection
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (-93.02%)
Mutual labels:  dll, injection
Process Inject
在Windows环境下的进程注入方法:远程线程注入、创建进程挂起注入、反射注入、APCInject、SetWindowHookEX注入
Stars: ✭ 395 (-64.64%)
Mutual labels:  dll, injection
Emc
The EMC Framework (Easy Minecraft Client) - An easy to use Minecraft modding framework
Stars: ✭ 21 (-98.12%)
Mutual labels:  injection
That React App You Want
That react app you always wanted: [email protected], [email protected], postCSS, purifycss, dll's and code splitting examples, bregh. Highly opinionated but you better like it.
Stars: ✭ 27 (-97.58%)
Mutual labels:  dll
Minerinthemiddle
Stars: ✭ 46 (-95.88%)
Mutual labels:  injection
Poodinis
A dependency injection framework for D with support for autowiring.
Stars: ✭ 57 (-94.9%)
Mutual labels:  injection
Mingw Windows10 Uwp
Minimal Windows 10 Store ready sample of MinGW dll PInvoked from Windows 10 UWP application
Stars: ✭ 21 (-98.12%)
Mutual labels:  dll
Minject
Mono Framework Interaction / Injection Library for .NET (C++/CLI)
Stars: ✭ 42 (-96.24%)
Mutual labels:  injection
Summary
个人总结 持续更新 欢迎提出各种issues
Stars: ✭ 12 (-98.93%)
Mutual labels:  dll
Fet Loader
moved to gitlab.com/FETLoader
Stars: ✭ 27 (-97.58%)
Mutual labels:  dll
Procjack
PoC of injecting code into a running Linux process
Stars: ✭ 17 (-98.48%)
Mutual labels:  injection
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (-1.25%)
Mutual labels:  injection

Reflexil Build Status

The .NET Assembly Editor

Reflexil is an assembly editor and runs as a plug-in for Red Gate's Reflector, ILSpy and Telerik's JustDecompile. Reflexil is using Mono.Cecil, written by Jb Evain and is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports C#/VB.NET code injection.

Homepage: http://reflexil.net

Howto: http://www.codeproject.com/KB/msil/reflexil.aspx

Compatible with:

  • ILSpy
  • Reflector
  • Telerik JustDecompile

Videos:

Download stable releases here: https://github.com/sailro/Reflexil/releases

or nightly releases here: https://sailro.visualstudio.com/Reflexil/_build?definitionId=2&_a=summary&view=runs

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].