fred26

Results 2 issues of fred26

I have tested 2 types of AND operations providing 2 different decoded results: Just to test this, in the formatter01.c sample, I redefined ZyanU8 data[] to these: ZyanU8 data[] =...

A-decoder
C-bug-invalid

Trying to create basic blocks in x86 x64 mode. Using modified version of: [https://github.com/aquynh/capstone/blob/master/tests/test_x86.c](url) Is there away to ask cs_disasm to stop disassembling when an instruction belongs to a jump...