Udis86 is a disassembler for the x86 and x86-64 class of instruction set architectures. It consists of a C library called libudis86 which provides a clean and simple interface to decode and inspect a stream of raw binary data as disassembled instructions in a structured manner, and a command line tool called udcli that incorporates the library.
... part of T2, get it here
URL: https://github.com/canihavesomecoffee/udis86
Author: vmt
Author: canihavesomecoffee
Maintainer: The T2 Project <t2 [at] t2sde [dot] org>
License: BSD
Status: Beta
Version: 1.7.2-5336633
Remark: Does cross compile (as setup and patched in T2).
Download: https://github.com/canihavesomecoffee/udis86/ 5336633.tar.gz
T2 source: udis86.cache
T2 source: udis86.desc
Build time (on reference hardware): 2% (relative to binutils)2
Installed size (on reference hardware): 1.45 MB, 19 files
Dependencies (build time detected): autoconf automake bash coreutils diffutils findutils gawk grep gzip libtool m4 make perl python sed tar
Installed files (on reference hardware): n.a.
1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.
2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).