radareorg / iaito

Official QT frontend of radare2
GNU General Public License v3.0
1.07k stars 90 forks source link

Missing operands #66

Closed subdesign closed 2 years ago

subdesign commented 2 years ago

Environment

iaito 5.5.0 Fri Jan 21 16:30:05 CET 2022 radare2 5.5.5 27272 @ darwin-x86-64 git.5.5.4 commit: 85173c6b16243fce3fec1319a8b1929075d25f0a build: 2022-01-21__12:43:57 Darwin x86_64 qt@5: stable 5.15.2

Description

I don't have operands in the disassembly view, as you see on the picture:

Screenshot 2022-01-21 at 16 31 37

I tried different binaries.

trufae commented 2 years ago

It is happening the same when running r2 from the shell? Which archs happen?

trufae commented 2 years ago

I can repro. Will look into that

xambroz commented 2 years ago

It is happening the same when running r2 from the shell? no r2 is fine (currently r2 5.6.4) image

Just iaito seems to be affected image

trufae commented 2 years ago

Fixed in master. its a bug in r2, but has been workarounded in iaito. r2-5.6.6 will come with the proper fix