Udis86 Disassembler for x86 and x86-64
Description
Udis86 is an easy-to-use minimalistic disassembler library for the x86 and x86-64 instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis.
Udis86 Disassembler for x86 and x86-64 Web SiteUser Ratings
User Reviews
-
I saw this library in wxHexEditor. Love both projects. :)
-
I used this lib on http://wxHexEditor.sf.net :) Thanks!
-
I love Udis86, I've actually used it for years in personal projects, and regularly recommend it to others. My go-to x86 disassembler library. It's fast, easy to use, and has BSD license, what's not to love? :)