fugue-re / fuguex-core

A binary analysis framework written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fugue logo

DOI

Fugue Binary Analysis Framework

Fugue is a binary analysis framework in the spirit of B2R2 and BAP, with a focus on providing reusable components to rapidly prototype new binary analysis tools and techniques.

This collection of crates, i.e., fuguex-core can be used to build custom interpreters. The fuguex-concrete crate provides a basic interpreter based on Micro execution microx, that can be customised with user-defined hooks, intrinsic handlers, and execution strategies.

About

A binary analysis framework written in Rust.

License:MIT License


Languages

Language:Rust 100.0%