dncil
CIL disassembler
A Python library to disassemble Common Intermediate Language (CIL) instructions.
The FLARE team's open-source library to disassemble Common Intermediate Language (CIL) instructions.
159 stars
10 watching
17 forks
Language: Python
last commit: about 2 months ago gsoc-2024
Related projects:
Repository | Description | Stars |
---|---|---|
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,758 |
das-labor/panopticon | A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
wisk/medusa | An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
cil-project/cil | CIL is a front-end for the C programming language that facilitates program analysis and transformation. | 364 |
d-edge/fasmi | A tool that translates F# code into assembly code and disassembles it to an intermediate language | 184 |
samth/disassemble | Disassembles machine code generated by Racket's JIT compiler | 78 |
boomerangdecompiler/boomerang | A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 377 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 352 |
cseagle/freedom | A disassembler for extracting binary information from executables to support reverse engineering and analysis | 227 |
fox-it/dissect.cim | A module that parses and analyzes data from the Windows Common Information Model (CIM) database | 5 |
liorst4/uxn-disassembler | Disassembles UXN virtual machine roms into textual representation | 6 |
eudoxia0/cmacro | Provides a set of reusable code transformations and abstractions for writing domain-specific languages (DSLs) in C. | 887 |
circl/circlean | A tool to securely analyze and transfer data from compromised USB keys to trusted devices. | 455 |