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.
158 stars
10 watching
17 forks
Language: Python
last commit: 17 days ago gsoc-2024
Related projects:
Repository | Description | Stars |
---|---|---|
samboycoding/cpp2il | Reverses Unity's IL2CPP build process to its original managed DLLs | 1,729 |
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,041 |
ciel-lang/cl-cron | Provides cron-like facilities directly inside Common Lisp. | 16 |
cil-project/cil | A C programming language front-end that facilitates program analysis and transformation. | 361 |
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 | 79 |
boomerangdecompiler/boomerang | A decompiler tool for reverse-engineering machine code from various architectures and file formats. | 373 |
ciel-lang/ciel | A Common Lisp scripting language with built-in libraries and utilities for common tasks. | 346 |
cseagle/freedom | A disassembler for extracting binary information from executables to support reverse engineering and analysis | 226 |
fox-it/dissect.cim | A Dissect module implementing a parser for 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. | 885 |
circl/circlean | A tool to securely analyze and transfer data from compromised USB keys to trusted devices. | 454 |