disassemble
JIT disassembler
Disassembles machine code generated by Racket's JIT compiler
Disassembler for Racket
78 stars
6 watching
14 forks
Language: Scheme
last commit: almost 2 years ago
Linked from 1 awesome list
disassemblerracket
Related projects:
Repository | Description | Stars |
---|---|---|
| A cross-platform disassembler for reverse engineering written in Rust. | 1,433 |
| A disassembler library for x86 and x86-64 instruction sets | 1,028 |
| Disassembles UXN virtual machine roms into textual representation | 6 |
| An interactive disassembler for reverse-engineering and analyzing binary code | 1,045 |
| An ethereum bytecode disassembler and analysis tool | 219 |
| An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. | 547 |
| An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 73 |
| A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
| An emulator and toolset for the 6502 CPU | 9 |
| Compiles Racket source code to JavaScript ES6 modules | 712 |
| Tools and scripts for interacting with the IDA Pro disassembler | 1,435 |
| A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 |
| Disassembling Pokémon Yellow's ROM to reverse-engineer its game logic and layout. | 724 |
| A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering | 397 |
| A compilation tool for formatting Zig source code into WebAssembly format | 43 |