Conraid's Repository
for Slackware
Slackware Current Repository by Conraid
======================================================================
node-r2pipe (Node.js interface for radare2)
A Node.js module to interact with radare2 using string-based
commands via r_core_cmd_str(). This design avoids complex FFI
overhead and is faster than using native APIs.
It leverages JSON output for seamless integration with JS
objects, eliminating the need to handle internal C data
structures or pointers. Memory management is simplified,
focusing only on the resulting command strings.
HOME: https://github.com/radareorg/radare2-r2pipe
======================================================================
REQUIRES: radare2