issues
search
vmt
/
udis86
Disassembler Library for x86 and x86-64
http://udis86.sourceforge.net
BSD 2-Clause "Simplified" License
1.02k
stars
299
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error building on Arch Linux
#146
flysand7
opened
9 months ago
0
Ordering of itab.h and itab.c varies between runs and Python versions…
#145
martindorey
opened
1 year ago
0
Ordering of itab.h and itab.c varies between runs and Python versions
#144
martindorey
opened
1 year ago
0
Bug] broken tests
#143
werdahias
opened
1 year ago
0
autoconf error configure.ac:34: error: possibly undefined macro: AM_INIT_AUTOMAKE
#142
QGB
opened
1 year ago
1
Compatible with Python3
#139
BlueArc0
opened
2 years ago
0
Add new instruction ENDBR64 and ENDBR32
#138
wxue1
opened
2 years ago
0
Feature: implement a reverse mode for udcli or provide a wrapper for 'gas'
#137
promovicz
opened
2 years ago
0
Bug: trailing whitespace in udcli output
#136
promovicz
opened
2 years ago
0
Hosting: enable HTTPS on the sourceforge site
#135
promovicz
opened
2 years ago
0
Fix to enable build with Python3
#133
jbcoe
opened
3 years ago
0
Support Python3 and type fixes for windows portability
#132
radare
opened
3 years ago
0
ud_translate_att: AT&T mnemonic size suffix logic seems suspect
#131
qetchlijn
closed
4 years ago
1
Integrating with OSS-Fuzz
#130
Google-Autofuzz
opened
4 years ago
0
Wrong operand size
#129
enoorez
opened
5 years ago
1
[64bit] fix popfw and truncated address in conditional jump instructions
#128
Fonger
opened
6 years ago
0
Fix errors with dumping opcodes with differing key types
#127
jherig
opened
6 years ago
0
Truncated jump target address with oso (0x66)
#126
rfalke
opened
6 years ago
2
Trouble building from source
#125
trozen
closed
7 years ago
1
Fix typos
#124
jwilk
opened
7 years ago
0
TypeError: %x format: an integer is required, not float
#123
lukasm91
opened
7 years ago
1
REX prefix maybe not quite right?
#122
GitHubbillm
opened
7 years ago
0
update compatibility with python 3.5
#121
Rudedog9d
opened
7 years ago
0
Compatibility with ud_opcode.py and Python 3.5
#120
Rudedog9d
opened
7 years ago
2
How to cross compile i686 on x86_64
#119
FindHao
opened
7 years ago
1
Add module definition file for correct export from the DLLs on Windows
#118
alex-ilin
closed
7 years ago
0
Windows DLLs Export Nothing
#117
alex-ilin
closed
7 years ago
1
decode_prefixes, variable used but not initialized
#116
wenxichang
opened
8 years ago
0
Develop
#115
sheldonrobinson
closed
2 weeks ago
0
ATT syntax drops the enter and bound mnemonics
#114
robertwhitton
opened
8 years ago
1
ATT syntax decode is ambiguous
#113
robertwhitton
opened
8 years ago
2
Primary opcode
#112
Maktm
opened
8 years ago
1
Add support for SGX instructions
#111
radare
opened
8 years ago
0
Feature request: expose ud_syn_rel_target (or equivalent functionality)
#110
BenHenning
opened
8 years ago
0
Add rdseed instruction
#109
vegard
opened
8 years ago
0
Add clac/stac instructions for SMAP
#108
vegard
opened
8 years ago
0
rdtscp not supported for Intel
#107
jnippula
opened
8 years ago
0
Waf build
#106
bjourne
opened
9 years ago
0
can not find file itab.h
#105
CodeBees
opened
9 years ago
1
Support octal display of machine code in libudis86 and udcli
#104
tonyg
opened
9 years ago
0
primary_opcode exposed, but no longer used
#103
n1tehawk
opened
9 years ago
0
Fixes example code in REAMME file is broken
#102
gnaservicesinc
opened
9 years ago
0
popfw is not decoded in 64bit mode
#101
parthy
opened
9 years ago
0
(Docs) Fix duplicate and missing prefix
#100
Alcaro
opened
9 years ago
0
resolved #97 : added files to build with CMake
#99
hasherezade
opened
9 years ago
0
Resolved #97 : Added files to build with CMake.
#98
hasherezade
closed
9 years ago
0
Add files to build with CMake.
#97
hasherezade
opened
9 years ago
0
Fixed #94 : Changed policy of choosing active buffer in struct ud
#96
hasherezade
opened
9 years ago
0
Fixed Issue #94
#95
hasherezade
closed
9 years ago
0
Error in asm_buf management. After coping structure ud by 'operator=' asm_buf of the new object points to asm_buf_int of the previous object.
#94
hasherezade
opened
9 years ago
1
Next