Docs.rs
dexe-0.1.1
dexe 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
turtle170
Dependencies
capstone ^0.12
normal
clap ^4
normal
env_logger ^0.11
normal
log ^0.4
normal
object ^0.36
normal
Versions
14.62%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
dexe
0.1.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
cfg::BasicBlock
cfg::ControlFlowGraph
frontend::BinaryInfo
frontend::DisassembledFunction
frontend::DisassembledInsn
ir::IRBlock
ir::IRFunction
ir::IRInstruction
ir::VarId
Enums
cfg::Terminator
frontend::BinaryFormat
ir::CallTarget
ir::Condition
ir::Opcode
ir::Operand
ir::VarBase
Functions
backend::emit_c
cfg::build_cfg
frontend::discover_functions
frontend::load_binary
ir::lift_function
Type Aliases
cfg::BlockId
frontend::SymbolTable