diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 22:53:41 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:53:41 +0200 |
commit | 6c0c17ae29d647e1076a552160c11c5962c71ec4 (patch) | |
tree | 6a9450370ac8c21ac3212b58e8edf85f19d7e69c /development/udis86/README | |
parent | c0424ea9753f3a7ba67c9c8bfc0d767cb019f165 (diff) | |
download | slackbuilds-6c0c17ae29d647e1076a552160c11c5962c71ec4.tar.gz |
development/udis86: Added to 12.1 repository
Diffstat (limited to 'development/udis86/README')
-rw-r--r-- | development/udis86/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/udis86/README b/development/udis86/README new file mode 100644 index 0000000000..559555aefa --- /dev/null +++ b/development/udis86/README @@ -0,0 +1,4 @@ +Udis86 is an easy-to-use minimalistic disassembler library (libudis86) +for the x86 and AMD64 (x86-64) range of instruction set architectures. +Also included is udcli, a small command-line tool for your quick +disassembly needs. |