Hi Nathan,
> Redhat Enterprise Linux 6.
RHEL 6 contains a very old version of the binutils (2.20). We are now on
release 2.26...
> I have found that the library will segfault given certain inputs
> to print_insn_i386. Here is the code I am using to decode:
Does the library also crash if you p
Hello,
I have been testing the libopcodes library with randomized binary input in the
form of 15-byte arrays. I have been using a 64-bit machine running Redhat
Enterprise Linux 6. I have found that the library will segfault given certain
inputs to print_insn_i386. Here is the code I am using to