summaryrefslogtreecommitdiff
path: root/rust/examples/basic_script/src
AgeCommit message (Collapse)Author
2022-09-29[Rust API] Add support for MetadataGlenn Smith
2022-02-14Rust: Minor tweaks to 2890; merge architecture::InstructionTextToken and ↵KyleMiles
disassembly::InstructionTextToken; update examples
2021-05-11Rust API : Better headless support; Introducing `binaryninja::open_view` and ↵KyleMiles
`binaryninja::open_view_with_options`, updated init/shutdown, script example, more setting support, and misc fixes