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 AI Apps with Gemini 3 on Vertex AI
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
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? :)