1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
4 <maintainer type="person">
6 <email>iamoatiz@gmail.com</email>
8 <longdescription lang="en">
10 Disassembler library for x86 (32-bit shared library).
11 Udis86 is an easy-to-use minimalistic disassembler library for the x86
12 and x86-64 instruction set architectures. The primary intent of the
13 design and development of udis86 is to aid software development projects
14 that entail binary code analysis.
16 <longdescription lang="zh">
19 udis86 是一个易于使用的简约 x86 和 x86-64 指令集架构的反汇编程序库。
20 udis86 设计和开发的主要目的是帮助需要二进制代码分析的软件开发项目。
21 后续最好替换成 https://sourceforge.net/projects/udis86