Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/radareorg/radare2-r2pipe

Access radare2 via pipe from any programming language!
https://github.com/radareorg/radare2-r2pipe

Swift Bump, support Spawn, Sync and JSON methods + README

42cf2c69b594cdea519aa5284a87c63ec767c75d authored over 9 years ago
Fixes for Swift 2.0

145e4e7badc8d025c85f1dff2dcd15e75b3b086b authored over 9 years ago
Initial import of the telegram bot in NodeJS

5436f1da3438f0157e6e97b273de7dbc05387ef7 authored over 9 years ago
Initial import of the Swift r2pipe API

6aa69f51a38b1b98bda15a4bfab2104be9846c1d authored over 9 years ago
Add pdcbug test case

0a5c49821c9f2efbbd9674e88bba504bef7f2012 authored over 9 years ago
Added open in debug option to python r2pipe

6f1f2aae2a21bbd07984a86dbfac30015c5cf1bb authored over 9 years ago
Add example file demonstrating how to use the haskell r2pipe bindings. Ensure that the commands sent over HTTP are url-encoded (e.g. "%20" vs " "). Capitalize the filename of R2pipe.hs, to ensure that it's found by the import mechanism.

83ba3b82850eb9ea4204f479263bdefd14ec00e6 authored over 9 years ago
Added HTTP support to the Haskell r2pipe bindings.

c0f086f7cd6d315b9e335acf6dcfa760d3514426 authored over 9 years ago
Port r2ircbot from node-ffi to r2pipe.js

e0af4819e05be3d2fbc8bc23377e3ae869965ca6 authored over 9 years ago
Add initial version of Haskell r2pipe bindings.

848531bd5298a6f2c12164d1cb4bb6afd06c520a authored over 9 years ago
Initial import of r2pipe for erlang

b6c739a516c09383efcb0f4a534baecaaa824529 authored over 9 years ago
update external r2pipe bindings from git

5159bec28e919a01cbe7f15be60e3b4c9a86fcb9 authored over 9 years ago
Update external r2pipe bindings from git

6c5643faeaa1eafcc5d6d785049cdb326d8b91ee authored over 9 years ago
Move r2pipe.go to https://github.com/radare/r2pipe.go

05a2bc5a67795c382cc9e0ee7bdd59effb9a3ac2 authored over 9 years ago
Move r2pipe.rs to https://github.com/radare/r2pipe.rs

40fc6fea9030ed7f866a71f10951c99f4f7e4909 authored over 9 years ago
Added documentation

f95945aacb1601424bee8563ae57054650936438 authored over 9 years ago
Merge branch 'master' of github.com:radare/radare2-bindings

f7ea55861fcc86af72635809310267f6bf9e44d7 authored over 9 years ago
Some changes

f205c9fe2b894ad06578fe8a8ca579ea33c165c6 authored over 9 years ago
Fix r2pipe.rs indentation

f2d667cf7eb5abcf152b7c7081a6df85c21755b7 authored over 9 years ago
Fix nodejs code

3f6da077ecb21565d8df5209f1d97e44831739b8 authored over 9 years ago
Fix warning in r2pipe.rs

5e20ecbd085c174a50fdc170196881d4974c5819 authored over 9 years ago
Added Error Handling. Unified pipes

e4ccc4369a3ceee3de6619bb33dfb48c36569d6c authored over 9 years ago
fixed indent

22bd8e7ff636ec217d0c47a9a77261474e9c0bf7 authored over 9 years ago
Merged and fixed

62b3f54abfece9482e0c3639c2f0481d025a6ebc authored over 9 years ago
Initial working API for r2pipe.rs

2d6befe7bd39e7e925798123cbf7fbe56779cfd1 authored over 9 years ago
Made r2pipe easier to use

3e41f413e53ffe5882d66538258796791481b5bc authored over 9 years ago
Started r2pipe rust

ea57df5648c4774b7b3f9f31a21c127e8dc07c5d authored over 9 years ago
Fix build

9926bfaba29239bae60378d671399e3a37ac69c0 authored over 9 years ago
Initial working version of r2pipe.rs

0792557fa6a9cb19c758da3831c9c80eb44fad48 authored over 9 years ago
Add `open` and `openSync` r2pipe methods for NodeJS (bump to 0.5.0)

2cee61a8a4e6748d4cc55997f04a82f7160c64a3 authored over 9 years ago
Update __init__.py

add suport for multipipe under windows

b3fe41fd9e54afb7e22e3cbc21562692ef718471 authored over 9 years ago
Remove unnecessary subdirectory for Rust

4f89de44b56069331a80d2395de069e136bcb445 authored over 9 years ago
Initial wip r2pipe.rs

fc82e19be3999e15a730487b700946a267efb8c1 authored over 9 years ago
Sync API added to node r2pipe

8cf06f411928fdd187325992f84c4ee63835dac6 authored over 9 years ago
Add r2pipe.js.ioplugin documentation

48fa33db2e20d0c58d05461efcf0a7adf0dc7b61 authored over 9 years ago
Add support for nodejs/r2pipe-io (bump version)

b9f256b892ced15b3f6cad3a562cebc8301f0bec authored over 9 years ago
Merge branch 'dotnet' of https://github.com/masterofjellyfish/radare2-bindings

d59d91e0d93ce3ca0be18b250e34da0c8e8c644f authored over 9 years ago
Bump r2pipe.py

1016e3acba93d2a50a48114e352c5a066465e798 authored over 9 years ago
Support r2pipe.open() (without arguments)

f384bf9392bcf07229747db12c4ee30684cd5ff4 authored over 9 years ago
Fix JSON issue in r2pipe.py via #!pipe

76f149fc47a532b7bc52f2b52db4f9ae357d7175 authored over 9 years ago
dos2unix

fcc15c24f02c931408d373ab39283568efef5dea authored over 9 years ago
Updated Makefile

d5d63c65d262f03e46479eea6e8ce521294c96d7 authored over 9 years ago
Added RlangPipe support (altough untested)

Also some minor doc improvements.

5efd1872a2ad68cab0039ccac320f3e56ef68c4a authored over 9 years ago
This is a complete rework of the radare2 r2pipe for dotnet.

I have split up the file into a whole project which can be built with xbuild; while also documen...

243b33d439ebbaaf965a3db4b14cb5f38f6801b4 authored over 9 years ago
Add support for RLang for r2pipe-perl

ce1f7ecefebec7a02a1333a891eb94aa95b08cc3 authored over 9 years ago
Fix README.rst issue in r2pipe.py

106db02e6c1d0779a47da910746498ef96001b86 authored over 9 years ago
use /usr/bin/env ruby for r2pipe

most people use non-system ruby

b43bbfbd8cdba09a39ceeb35f714d7222b797e09 authored almost 10 years ago
ruby-ize the r2pipe example, fix command injection

passes rubocop style checker

0f842863778b34ee3d4d698d38b0114df9fb9e70 authored almost 10 years ago
Bump python-r2pipe-0.6.1

64e17dbeb97cbd104cca449548b7c762378756ba authored almost 10 years ago
Fix code example syntax

7e949e96524592fdb12573b51ea6786b512f9a29 authored almost 10 years ago
Remove unknown directives

ee4cc96829f69f41fa2268a121af5ec288dca999 authored almost 10 years ago
Use README.rst as long description

816d59d6fd2d79d959b6c672a153ad21766f7ee0 authored almost 10 years ago
Fix indentation

58c1992e89c6ba09a482a9bd21a24d17953d4436 authored almost 10 years ago
Remove extra whitespace

6349c6f781220fb03f21f1e3f218b558d884ce5b authored almost 10 years ago
Bump r2pipe.py to 0.6.0

- remove _json() methods (just use cmdj, syscmdj)
- added pydoc documentation
- fix json lastcha...

e8da1992498908008284e40d7f0c34611887599d authored almost 10 years ago
Fix for r2pipe erroneously catching exceptions emmited by callbacks

b08818d0e8bffd613174988f24e28520e8f29aef authored almost 10 years ago
fixed issue with print statements in py3

99d0b8dbf9fb47ed9ea2803457203fc04d2bee03 authored almost 10 years ago
r2pipe-go: Rename Run() to Cmd(). Add Cmdj(). Remove var functions.

a361e0580ab3195b1e4ca1f48fe2d74009a523a5 authored almost 10 years ago
Support R2PIPE_{IN,OUT} in go's r2pipe

1cf75b26e65051700ca2518cc87084f0000effc1 authored almost 10 years ago
Add newlisp r2pipe bindings - wip

2f9a4190c878525634c7d95a9de654fada7c9cce authored almost 10 years ago
Add docs to go's r2pipe. Rename r2pipe.Open() to r2pipe.NewPipe()

9a6d79251260754cf17cbb2cfbc78a1a23b6c5e9 authored almost 10 years ago
Refactoring of r2pipe for Go

e820828974db6532fb8cae68a6932981566b024b authored almost 10 years ago
Initial import of RLang R2Pipe for #dlang

880ec08b750338a26a92f7204680de789678ae40 authored almost 10 years ago
Bump for r2pipe-python-0.5 with support for w32 langpipes

5474be98e32a5a3e077206ef2d9b70306ee416e0 authored almost 10 years ago
Add w32 support for r2pipe.py

2e716f2e2adad17362cc9ea433694a2b829af527 authored almost 10 years ago
Bump for npm

e71f793578e5a31e11a63ef384181ba1e2c9ac45 authored almost 10 years ago
Fix for stupid json formating error

752279ade3ba57ff9946ac01d7fb9160a6b9a61f authored almost 10 years ago
Included support for promises

* npm module updated to 0.3.0
* documentation updated

895f341d4b10e9b01fe8c2fa5320b51514a9eb12 authored almost 10 years ago
Improved documentation

98c4d8c0b0ca888703f62895d3896177d98efda1 authored almost 10 years ago
Added support for null callbacks and lpipe alias for rlangpipe

260e299e2a9d32178403232f1f6b45d48a5bceb4 authored almost 10 years ago
kill is no longer needed afer r2 fix for zombie childs

79f8663ef3d974ea48f5e7214b56edd754ba854d authored almost 10 years ago
Add LICENSE in manifest

a4cd801eb0f6f596edf1d484e6c0cb37a70c7231 authored almost 10 years ago
Fix locale issue with pip pub

ddf80c53a5b6d8fc03c11e143c9818474f60c23b authored almost 10 years ago
r2pipe.py: Add MIT license, support Python3

645f1f60bbcdf3c5807f032a054a886f918fd38b authored almost 10 years ago
Updated readme and package.json for r2pipe npm module version 0.1.2

258bf95166379f02ab6f7e92ead7e1719281c728 authored almost 10 years ago
Add `make pub` for r2pipe/python easy_install package

53b108a4a1556dd6bb5211312a529db70fedd843 authored almost 10 years ago
Added rlangpipe support and syscmd methods

2f285f7c86ded6248ef83741150437defd7aa714 authored almost 10 years ago
Add ipython script + minimal api, enhace #!pipe interface for python

3fe87109a186636b70b8ed950694846ff07b06a4 authored almost 10 years ago
Package python-r2pipe for the PyPI repository

https://pypi.python.org/pypi/r2pipe/0.2

026c6ea8363f9073d9e8c7a74d7f1038591801f5 authored almost 10 years ago
Add rlang_pipe support for python in r2pipe

a686b55ba4244337a75805281c9ee4e25d5302bf authored almost 10 years ago
Fix vapi and remove useless empty lines in index.js

c7ba4adfcbcaf90be06d6066eaeb7f27165bfd49 authored almost 10 years ago
Add bininfo 2nd parameter to r2pipe.py

bc50273d88e02c1e8ac6f6d153c6c3609c20d59e authored almost 10 years ago
Handle JSON exceptions in r2pipe.py

1c30d7408ed56d47a7ede3f12e33ebc8f5a1af82 authored almost 10 years ago
Add except.py for r2pipe-python and fix exception in r2pipe

77e32b77cf1b072846b86859e70b1505f7fa29be authored almost 10 years ago
Add writeable option to python r2pipe

Also change indentation to use tabs instead of spaces

5b2622263cf46987898827739899182a700e53c3 authored almost 10 years ago
Indent CSharp Code with NArrange

c43d10515635b93479ffc59e039f6da4b0e05b8f authored almost 10 years ago
Integrate HTTP and add Sync methods for the .NET r2pipe

3337eb73ca8f764278372c2cc4c0c5b2a465170c authored almost 10 years ago
More fixes for the python-r2pipe api

fc0a0bbcd178becd33a121107bad28f11b64b29a authored about 10 years ago
Fix r2pipe python test

c66e1539d59d38e6bfb48aafa2c74dad8d8a970e authored about 10 years ago
Update TODO

db4aab7c585ec3ed7882973c9c6553211caf4bb1 authored about 10 years ago
Publish npm package for r2pipe

048e71026293935707ad01306651429d915117f4 authored about 10 years ago
Changes for an initial npm package release

fd5ec4356f49060026e5501c83a31107b61bfaaa authored about 10 years ago
Add Vala r2pipe bindings

24795ba41458789715217956d21ed1714d9d3f74 authored about 10 years ago
Refactor r2pipe python api

94c5be754c37e8376ff71c11af3d3f2c37835010 authored about 10 years ago
Add r2pipe logo

55e641fc1ea94cffa2154f46f19fd23cf508916b authored over 10 years ago
Proper r2pipe.cmdj() implementation with basic errror handling

0aad11e5afc1c93b2870a182c4a1e59c953d5c1b authored over 10 years ago
Implement cmdj and use jsfmt

adcc2a7401f98f341366e7188076a37aa2f8826d authored over 10 years ago
Regresion fix for commit 81aa969a62425395b201a458a74e629b4da8bf1a breaking remoteCmd()

c0109362bb9ae87e5c16ba412faaef62f0eeb6d1 authored over 10 years ago
Fix for crashes when stderr messages are received

4a4df69c46579cac06b438728cf1fe16413c4239 authored over 10 years ago
Handle JSON in r2pipe-python

cb1965123625980786efa5c0dccb2f8cb76e23ed authored over 10 years ago