d4em0n / r2scripts

Collection of scripts for radare2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r2scripts

Collection of scripts for radare2

mipstring.py

r2pipe script to add data reference to strings and corresponding comments in disassembly, targeted for MIPS arch.

esilstring.py

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.

esilburner.py

MIPS-specific faster and more accurate version of esilstring.py, leverage r2's native analysis and emulation capabilities

BPF architecture

Plugin to support Berkeley Packet Filter as a radare2 architecture, with full ESIL emulation.

About

Collection of scripts for radare2

License:MIT License


Languages

Language:C 83.1%Language:Python 16.3%Language:Makefile 0.7%