tabrath / BinaryEncodingLinks
Easy encoding of numbers to BigEndian, LittleEndian and Varint.
☆15Updated 3 years ago
Alternatives and similar repositories for BinaryEncoding
Users that are interested in BinaryEncoding are comparing it to the libraries listed below
Sorting:
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- Remote Process Control Library☆26Updated 3 years ago
- Retry utility☆14Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- Example managed and unmanaged plugins for CoreHook☆14Updated 6 years ago
- An open source application debugger written in C#.☆45Updated 7 years ago
- MSIL Reader☆36Updated 3 years ago
- .NET Core Assembly Loading Samples / Tests☆27Updated 7 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 2 months ago
- A class library for reading the PE executable format in .NET.☆23Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆83Updated 7 years ago
- Remote process hooking library for .NET☆76Updated 6 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 5 years ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆75Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A plugin for ILSpy that loads references that have been embedded as resources with Costura.☆23Updated 4 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 5 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆138Updated 6 years ago
- A collection of plugins for Babel Obfuscator☆13Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- [C# & Rust] An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changi…☆26Updated 3 months ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Stack trace formatter for dotnet written and formatted in C#.☆20Updated 11 months ago
- A library to modify MSIL and native code at runtime☆133Updated last year