yck1509 / dnlibLinks
dnlib is a library that can read, write and create .NET assemblies and modules.
☆53Updated last year
Alternatives and similar repositories for dnlib
Users that are interested in dnlib are comparing it to the libraries listed below
Sorting:
- An Obfuscator for .NET assembly☆249Updated 6 years ago
- An open-source, free protector for .NET applications☆95Updated 8 years ago
- .NET anti-managed debugger and anti-profiler code☆300Updated 11 years ago
- New and modified (ConfuserEx) protections☆62Updated 6 years ago
- Transforms all types to generics, and all constructor calls and method calls into generic call factories.☆33Updated 6 years ago
- Extra protection modules for ConfuserEx☆68Updated 2 years ago
- ☆115Updated 6 years ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆81Updated 7 years ago
- Simple JIT compiler hook in C#☆90Updated 11 years ago
- Devirtualizer for Eazfuscator.NET☆179Updated 8 years ago
- Free deobfuscator for ConfuserEx.☆416Updated 5 years ago
- Disassemble jitted .NET methods☆243Updated 4 years ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆203Updated last year
- A simple to use .NET JIT compiler interface.☆27Updated 9 years ago
- Hook native API with C#☆205Updated 2 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆73Updated 3 years ago
- A C# DLL injection library☆215Updated 4 years ago
- .net obfuscator using dnlib☆413Updated 8 months ago
- .net debugger / msil interpreter / emulator☆16Updated 6 years ago
- Automatically exported from code.google.com/p/simple-assembly-exploror☆259Updated 10 years ago
- A DLL injector to inject .NET assemblies into a foreign .NET process.☆138Updated 10 months ago
- A .NET Patcher written in C# that implements the dnlib and dnpatch libraries.☆89Updated 3 years ago
- Remote process hooking library for .NET☆75Updated 6 years ago
- C# File Resource Management Library☆271Updated last year
- An open source application debugger written in C#.☆45Updated 7 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…☆104Updated 8 months ago
- ConfuserEx unpacking tools☆194Updated 2 years ago
- Locate the address of .NET metadata by CLR to anti anti dump☆71Updated 3 years ago
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 5 years ago
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.