Sascha Schirra
Sascha Schirra
Many thanks. I will check that.
Hi The execve syscall number for x86 is 0xb :) but for x86_64 you are right.
Hi. The reason is that you use python 2.7. Python 2.7 is not supported anymore.
Hey. Thank you. :) I will look at that as soon as I have fixed the pyvex issue.
Many thanks. Capstone has renamed a global variable. I am fixing this in the bugfix branch
Should work now with all capstone versions.
@GUANZH1 setup.py is replaced with pyproject.toml In order to install ropper plz use `pip install .`
Thx I will check
Unfortunately I do not have a riscv64 device