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.
License
BSD LicenseFollow Udis86 Disassembler for x86 and x86-64
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful, thanks a lot!
-
If you are looking for something that is already compiled and ready to use. This is not that program. I was looking for something I could use to get started in understanding the process of disassembly.
-
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? :)