rair

Crates.iorair
lib.rsrair
version0.1.0
sourcesrc
created_at2020-01-02 20:17:16.477114
updated_at2020-01-02 20:17:16.477114
descriptionReverse Engineering framework written in rust.
homepage
repositoryhttps://github.com/oddcoder/rair
max_upload_size
id194608
size80,841
Ahmed Abd El Mawgood (oddcoder)

documentation

README

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.
Commit count: 325

cargo fmt