Package: wnpp Severity: wishlist Owner: Robert Haist <rha...@mailbox.org>
* Package name : libudis86 Version : 1.7.2 Upstream Author : Vivek Thampi <vivek...@gmail.com> * URL : http://udis86.sourceforge.net * License : BSD 2-Clause Programming Lang: C Description : Disassembler Library for x86 and x86-64 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 a stream of raw binary data, and to inspect the disassembled instructions in a structured manner. A lot of debian packages and even the linux kernel seem to reference this library[1]. I need it as dependency for pev and libpe. [1]https://codesearch.debian.net/search?q=udis86.h&page=1