radare2-r2papi
radare2-r2papi copied to clipboard
Missing objects in python r2api
From comments in #9
Let's enumerate the missing objects:
- [ ] eval
- [ ] graph
- [x] print
- [x] flags
- [ ] search
- [ ] signatures
- [x] write
- [ ] bins
We now have maintainers for the Rust (rhl120) r2papi and TypeScript (me). @quim0 would you like to keep maintaining the python part? it will be good to port to python3, add some tests and push a new release. I think that after 4 years it's about the time to highlight this project and make it shine
Sadly, I don't have much time nowadays... So I won't be able to maintain it, sorry about it!