tabrath / BinaryEncodingLinks
Easy encoding of numbers to BigEndian, LittleEndian and Varint.
☆13Updated 3 years ago
Alternatives and similar repositories for BinaryEncoding
Users that are interested in BinaryEncoding are comparing it to the libraries listed below
Sorting:
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Remote Process Control Library☆26Updated 2 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 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 7 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Retry utility☆14Updated 5 years ago
- Example managed and unmanaged plugins for CoreHook☆14Updated 6 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 months 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
- MSIL Reader☆36Updated 2 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…☆102Updated 6 months ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Reverse engineering and software quality assurance tool for .NET assemblies☆32Updated 2 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- A library to modify MSIL and native code at runtime☆132Updated last year
- GoTo dnSpy for Visual Studio 2022☆70Updated 5 months ago
- A class library for reading the PE executable format in .NET.☆23Updated last year
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆27Updated 2 months ago
- A plugin for ILSpy that loads references that have been embedded as resources with Costura.☆23Updated 4 years ago
- A simple viewer of modules using dnlib.☆31Updated 10 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Portable Executable (+), Common Language Infrastructure format reader☆47Updated 3 months ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- MDbg Sample☆19Updated 6 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- 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