Closed kevinkoo001 closed 6 years ago
It looks like Multiverse is trying to access one of the fields that was added in the forked version of Capstone that we are using (found here). We need this modified version of Capstone to access certain properties of the disassembled instructions (like disp_size). Switching to this version should solve the problem. Please let me know if this works!
Got ya. It worked. I guess you'd better mention the (whatever) version you are using - Capstone 3.0.5rc3 here to avoid trivial errors. =)
I am using capstone-3.0.4 and pwn-1.0 (installed with typical pip) on Ubuntu 16.04. After a series of necessary tools for running multiverse, I got the following message during disassembly.
Thanks for the tool release!