ghidra 0.0.1

Typed Rust bindings for an embedded Ghidra JVM (name-reservation placeholder; real release pending)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ghidra

Typed Rust bindings for an embedded Ghidra JVM.

## Status

**0.0.1 is a name-reservation placeholder on crates.io.** The crate is
intentionally empty in this release.

The real implementation - typed handles for projects, programs, decompilers,
transactions, the Ghidra type graph, and an embedded JVM bridge - is in
active development. Watch this space for the first proper release.

## License

Apache-2.0. See [LICENSE](LICENSE).