rizin/r2-bindings/node-ffi
pancake 30354fefc8 * Implemented 'afe' and 'Sr' commands
* Show strings referenced by relative LEAs
* Fix ascii art in hexdump columns
* Unset cursor when quiting visual mod
2012-06-14 10:01:16 +02:00
..
Makefile * implement osx-x86-32/64 native cross debugging 2012-06-07 03:41:21 +02:00
package.json * Notes: use 'ffi' instead of 'node-ffi' 2012-06-10 23:58:34 +02:00
README * Add experimental r2-bindings/node-ffi 2012-06-05 17:50:12 +02:00
test.js * Add experimental r2-bindings/node-ffi 2012-06-05 17:50:12 +02:00
test2.js * Fix error in visual disasm (thanks vext01 for reporting) 2012-06-13 00:51:16 +02:00
test3.js * Implemented 'afe' and 'Sr' commands 2012-06-14 10:01:16 +02:00

radare2.js
==========
This directory contains the bindings of the r2 api for NodeJS


Install dependencies:
---------------------
$ npm install


Test examples
-------------
$ node test
$ node test2