Skip to content

A binary analysis framework written in Rust.

License

Notifications You must be signed in to change notification settings

francesco-ev/fuguex-core

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%