How To Install Bin2tab On Ubuntu And Raspbian?

How To Install Bin2tab On Ubuntu And Raspbian?

bin2tab

utilities and scripts used by radare

Install bin2tab

  • Ubuntu apt-get install radare-common Click to copy
  • Raspbian apt-get install radare-common Click to copy

radare-common

utilities and scripts used by radare

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 (osx,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 extracter supporting (pe, mach0, elf, class, ...) named rabin, and a block-based hash utility called rahash. This package contains utilities and scripts used by the terminal and gtk edition of radare.

Install the latest version of bin2tab in Ubuntu and Raspbian from terminal. To install the bin2tab just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of bin2tab from the respository and install it in your computer/server.