Registry / other / fugue-db

fugue-db

JSON →
library0.2.16rscratesunverified

A binary analysis framework written in Rust.

# Cargo.toml [dependencies] fugue-db = "0.2.16"
INSTALL
IMPORT
SIG · FUGUE-DB
F
fugue-db
otherrustv0.2.16
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Database
use fugue_db::Database;

Initializes a binary analysis database.

use fugue_db::Database; fn main() { let db = Database::new(); println!("Fugue DB initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.16latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
fugue-db — cargo add fugue-db · libregistry