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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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? :)