A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » Processors » AMD x86-64 Processors
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Udis86 Disassembler for x86 and x86-64



 
 
Thread Tools Display Modes
  #1  
Old February 4th 06, 10:57 AM posted to alt.comp.hardware.amd.x86-64
external usenet poster
 
Posts: n/a
Default Udis86 Disassembler for x86 and x86-64

Hi,

This is to announce that, after a long hiatus and some major
code overhaul, version 0.9 of udis86 has been released -

http://udis86.sourceforge.net/

Udis86 is an easy-to-use minimalistic disassembler library
(libudis86) for the x86 and x86-64 (AMD64) range of instruction
set architectures. The primary intent of the design and development
of udis86 is to aid software development projects that entail binary
code analysis.

Salient features of libudis86:

- Full support for the x86 and x86-64 (AMD64) ISAs.
- Includes support for all MMX, SSE, FPU(x87), and AMD
3Dnow! Instructions
- Supports 16/32/64 Bits disassembly modes.
- Capable of generating output in AT&T or INTEL assembly
language syntax.
- Plugin-in based model for customizing ouput syntax.
- Supports different types of inputs - File, Buffered, and Hooks.
- Thread-safe and Reentrant.
- API consists of multi-level wrappers for fine-grained control
over the decoder.

The package also includes udcli - a tiny command line tool based on
libudis86, which accepts binary input from STDIN and prints the
disassembled output to STDOUT. The code serves as a good
example of how you can use libudis86.

Vivek

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.