Radare2 R2pipe Versions Save

Access radare2 via pipe from any programming language!

5.7.0

1 year ago

5.3.0

2 years ago
  • Improved r2pipe-promise (javascript) api with setBinPath()
  • Rewritten clojure r2pipe bindings

5.4.0

2 years ago
  • Important bug fixes in r2pipe.py 1.6.1

5.0.0

3 years ago

1.4.0

7 years ago
  • Fix compilation and run of r2pipe-c for gcc on linux
  • Perl r2pipe empty json fix + improved documentation (#18)
  • r2pipe.js - Increase maxBuffer in syscmd() from 200KB to 2MB
  • Drafting r2pipe-api for Perl and Python
  • Do not fail when parsing empty JSON strings and expose cmd, res in error
  • Fix race condition in r2pipe.js by removing globals in pipeQueue
  • Initial support for timeout for r2pipe.js
  • Implement r2pipe-promise module for nodejs
  • Add callback to quit and fix package description and url

Contributors:

  • pancake
  • Adriaan Dens
  • maijin