Language

Package: radare2 @ 5.1.1

Synopsis

Reverse engineering framework

Description

Radare2 is a complete framework for reverse-engineering, debugging, and analyzing binaries. It is composed of a set of small utilities that can be used together or independently from the command line.

Radare2 is built around a scriptable disassembler and hexadecimal editor that support a variety of executable formats for different processors and operating systems, through multiple back ends for local and remote files and disk images.

It can also compare (diff) binaries with graphs and extract information like relocation symbols. It is able to deal with malformed binaries, making it suitable for security research and analysis.

Home page
https://radare.org/
Location
gnu/packages/engineering.scm (line: 1872, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/cm6gd6rlll92pgxsvyanbmrzx40qw132-radare2-5.1.1.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/7cyhbi6p5qxrnks1778s7wnzcdjxrkdw-radare2-5.1.1.drv
x86_64-linuxx86_64-linux-gnux32/gnu/store/cjkivzikp3z8ffrmr4hp70caqjfssz0l-radare2-5.1.1.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/5ab9gmmv03csd15h4ax9mfcq3znsjgsv-radare2-5.1.1.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/asx6m92b1b0vf917i9wk76il6628asn3-radare2-5.1.1.drv
x86_64-linuxpowerpc64-linux-gnu/gnu/store/b6hi3zva00lkphgg476spg5qz69awmcg-radare2-5.1.1.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/65gfqinwsl5k4a60hlwca5dly0jaqb9s-radare2-5.1.1.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/ab0qz3di9d1r825snfcxnnc5hci0v7k4-radare2-5.1.1.drv
x86_64-linuxi686-w64-mingw32/gnu/store/zb32r7mzrbgapza9k7ynjni5h8iazhq1-radare2-5.1.1.drv
x86_64-linuxi586-pc-gnu/gnu/store/gi2qgrg4hziyrgqkkps79vqb7nfk8g4r-radare2-5.1.1.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/alg5fcfnrm49zc67sra7vcbzfmc2k4gz-radare2-5.1.1.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/dmrbqzjy8chincpgahcjs766yrg4gzmf-radare2-5.1.1.drv
riscv64-linux/gnu/store/inv81wi8vqsw8z1aym733p0bhy2jblf8-radare2-5.1.1.drv
powerpc-linux/gnu/store/3zdbi3hwfqvkq142bj2kgxjxrncv47ra-radare2-5.1.1.drv
    powerpc64le-linux/gnu/store/67d4g7mfr56w56q6kpy9kpial1frj4h7-radare2-5.1.1.drv
    mips64el-linux/gnu/store/favifnm55wsxz7f3ra0kxwqnspaz914x-radare2-5.1.1.drv
      i686-linux/gnu/store/5rpq9h75wvmb6i01mys7k1rnyjafdffb-radare2-5.1.1.drv
      i586-gnu/gnu/store/1fq3gpvza7sm9cwf5in6971za0d0h2az-radare2-5.1.1.drv
      armhf-linux/gnu/store/g1lh189hzipzzrwqfg21va1kr7gj2fz5-radare2-5.1.1.drv
      aarch64-linux/gnu/store/k90q5c5jsbrhxk4y0vb1b49hbjbvbzng-radare2-5.1.1.drv

      Lint warnings

      LinterMessageLocation
      compiler-for-target

      Check that cross-compilers are used when cross-compiling

      'CC' should be set to '(cc-for-target)' instead of 'gcc'