Install libradare2-2.3 by entering the following commands in the terminal:
sudo apt update sudo apt install libradare2-2.3
Description:
libraries from the radare2 suite
The project aims to create a complete, portable, multi-architecture, unix-like toolchain for reverse engineering. . It is composed by an hexadecimal editor (radare) with a wrapped IO layer supporting multiple backends for local/remote files, debugger (OS X, BSD, Linux, W32), stream analyzer, assembler/disassembler (rasm) for x86, ARM, PPC, m68k, Java, MSIL, SPARC, code analysis modules and scripting facilities. A bindiffer named radiff, base converter (rax), shellcode development helper (rasc), a binary information extractor supporting PE, mach0, ELF, class, etc. named rabin, and a block-based hash utility called rahash. . This package provides the libraries from radare2.
Homepage: https://www.radare.org
Version: 2.3.0+dfsg-2
Section: universe/libs