Skip to content

user1342234/udis86

 
 

Repository files navigation

udis86

This repository is a fork of udis86 meant for easy builds. It uses CMake as a build generator.

Current branches:

  • master :- Base for building other branches
  • normalize-x86-64 :- Normalizing x86-64 assembly code

Building

64-bit

cmake -G "Visual Studio 16 2019" -A x64 -B build

About

Disassembler Library for x86 and x86-64

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors

Languages

  • C 78.6%
  • Python 13.8%
  • M4 3.0%
  • Assembly 2.3%
  • Shell 1.1%
  • Makefile 0.7%
  • Other 0.5%