fasmi

F# disassembler

A tool that translates F# code into assembly code and disassembles it to an intermediate language

F# -> ASM disassembler

GitHub

184 stars
8 watching
9 forks
Language: F#
last commit: about 1 year ago
Linked from 1 awesome list

assemblerdisassemblerdotnetdotnet-toolfsharpjitmsil

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
das-labor/panopticon A cross-platform disassembler for reverse engineering written in Rust. 1,433
daid/ffa-disassembly A disassembler for analyzing low-level assembly code generated by game engines and emulators. 17
dotnet/fsharp The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. 3,948
arachnid/evmdis An EVM bytecode disassembler that performs static analysis to provide a higher-level abstraction of the bytecode. 547
wisk/medusa An interactive disassembler for reverse-engineering and analyzing binary code 1,045
pfalcon/scratchabit A Python-based disassembler tool with data/control flow analysis capabilities for reverse engineering 397
vmt/udis86 A disassembler library for x86 and x86-64 instruction sets 1,028
microsoft/fsharplu A collection of lightweight utilities and wrappers for F# development, covering string manipulation, logging, file operations, security, async processing, and more. 357
fsharp/emacs-fsharp-mode Provides support and tools for the F# programming language within the Emacs text editor. 209
kubkon/zig-dis-x86_64 A disassembler and encoder library for x86_64 machine code written in Zig. 35
mandiant/dncil A Python library to disassemble Common Intermediate Language (CIL) instructions. 159
froydnj/chipz A Common Lisp library for decompressing compressed data from various algorithms 17
tarmil/fsharp.systemtextjson A library providing support for F# types to serialize to System.Text.Json 330
fsprojects/fantomas Automatically formats F# source code to improve readability and consistency 777
falood/exsync A tool that automates code recompilation when the underlying file system changes 163