r2pipe

Crates.ior2pipe
lib.rsr2pipe
version0.7.0
sourcesrc
created_at2015-06-11 20:32:40.011722
updated_at2022-12-29 17:17:44.130873
descriptionLibrary to interact with radare2 using r2pipes.
homepage
repositoryhttps://github.com/radare/r2pipe.rs
max_upload_size
id2363
size50,007
(meme)

documentation

https://radare.github.io/r2pipe.rs/

README

R2pipe Rust CI Travis Documentation Cargo License

r2pipe.rs

The Rust Crate to interact with radare2. Please check Documentation to get started.

NOTICE

Structures and API functions have been moved to radare2-r2pipe-api repository. Please make sure you update your dependencies and imports.

TODO

  • Support futures API
  • Add custom r2 start flags for spawn method
  • Better error handling

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 87

cargo fmt