edgardozoppi / analysis-netLinks
Static analysis framework for .NET programs.
☆29Updated 4 years ago
Alternatives and similar repositories for analysis-net
Users that are interested in analysis-net are comparing it to the libraries listed below
Sorting:
- Static analysis of MSIL based on the analysis-net infrastructure☆19Updated 3 years ago
- Library that aims to simlify work with .NET Compiler Platform ("Roslyn").☆11Updated 9 months ago
- A compiler framework for managed code.☆53Updated 6 years ago
- .NET instrumentation framework☆72Updated 7 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆248Updated 2 weeks ago
- Common Compiler Infrastructure☆105Updated 6 years ago
- An LLVM-based compiler for IL/C# for kernels that compiles to native code☆39Updated 8 years ago
- Minimalist Prolog compiler and runtime library☆21Updated 12 years ago
- A transformational system for ASTs, including generation of a p/invoke API from C++ headers.☆31Updated 3 years ago
- A very simple C compiler written in C#☆25Updated 11 years ago
- Library for reading PDB files, both Windows and PortablePDBs.☆52Updated 9 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- Compiles LLVM IR (bytecode) or C to .NET Assemblies☆113Updated 2 years ago
- Mindbg is a simple debugger engine written in .net 4.0 for learning purposes.☆37Updated 8 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LAL…☆43Updated 2 years ago
- Some useful reflection helpers, including an IL disassembler.☆153Updated 6 years ago
- A C# syntax rewriter☆20Updated 2 years ago
- C# debugging automation tool☆96Updated 2 years ago
- net-ssa: A fast and easy-to-use register-based representation for .NET bytecode.☆33Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆19Updated 7 years ago
- Helps with debugging where modules get loaded in Visual Studio☆11Updated 2 years ago
- C language compiler from scratch for a custom architecture, with virtual machine and all☆44Updated 3 years ago
- LibObjectFile is a .NET library to read, manipulate and write linker and executable object files (e.g ELF, PE, DWARF, ar...)☆168Updated 3 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Reimplementation of ECMA-335 metadata APIs☆21Updated 7 months ago