ImVexed / NotLiteCodeLinks
Remote Encrypted Procedure Calling for .Net & .Net Core
☆16Updated 6 years ago
Alternatives and similar repositories for NotLiteCode
Users that are interested in NotLiteCode are comparing it to the libraries listed below
Sorting:
- Network library☆9Updated 4 years ago
- Transforms all types to generics, and all constructor calls and method calls into generic call factories.☆32Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Anti-.NET Malware/Packers - Detect most .NET Packers (and some native) used for malware.☆25Updated 8 years ago
- Provides access to GetAsyncKeyState and GetKeyboardState by implementing a complete managed wrapper.☆24Updated 4 years ago
- Reverse engineering and software quality assurance tool for .NET assemblies☆32Updated 2 years ago
- JIT extensions for AsmResolver☆13Updated 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.☆80Updated 6 years ago
- Inject and detour DLLs and program functions both managed and unmanaged in other programs, written (almost) purely in C#. [Not maintained…☆37Updated 11 years ago
- A simple to use .NET JIT compiler interface.☆27Updated 8 years ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Remote process hooking library for .NET☆75Updated 5 years ago
- .net debugger / msil interpreter / emulator