6 releases (breaking)
0.7.0 | Dec 29, 2022 |
---|---|
0.6.0 | Dec 5, 2021 |
0.5.0 | Jun 13, 2020 |
0.4.0 | Jun 29, 2016 |
0.1.0 | Jun 11, 2015 |
#125 in Text editors
38 downloads per month
Used in 5 crates
(3 directly)
25KB
507 lines
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~0.7–1.7MB
~36K SLoC