1 unstable release

Uses old Rust 2015

0.1.0 Jan 2, 2020

#25 in #disassembly

GPL-3.0-or-later

485KB
10K SLoC

RAIR

Badge
License License: GPL v3
Travis CI Build Status
Code Coverage codecov
Chat Discord

Rair is a work in progress rewrite of radare2 in rust with these goals:

  • Native speed.
  • Extremely flexible and modern analysis.
  • Simpler building system.
  • Worry less about undefined behavior.
  • Smooth translation to multithreading.
  • Extremely stable and well documented API.
  • Focusing on correctiness more than focusing on features.
  • Avoid legacy systems compatiability.

Dependencies

~8.5MB
~165K SLoC