Collection of scripts for radare2
r2pipe script to add data reference to strings and corresponding comments in disassembly, targeted for MIPS arch.
r2pipe script which uses ESIL emulation to add non-obvious data reference to strings and corresponding comments in disassembly, targeted for MIPS arch - but potentially plaform independent.
MIPS-specific faster and more accurate version of esilstring.py, leverage r2's native analysis and emulation capabilities
BPF architecture (moved to radare2-extras)
Plugin to support Berkeley Packet Filter as a radare2 architecture, with full ESIL emulation.