We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0x0C46FF3A 处(位于 Keystone.exe 中)引发的异常: 0xC0000005: 执行位置 0x0C46FF3A 时发生访问冲突。
The text was updated successfully, but these errors were encountered:
非常奇怪的bug,莫名其妙的不能使用,改了几个小时,仍然无法使用,然后发现32位kstool也会异常,但其他64位等kstool能正常使用,再切换回来x32kstool也可以使用,然后项目代码一点也动也好了,太奇怪了,浪费时间哦
Sorry, something went wrong.
但是还是让我复现了bug,add指令可以正常运行,但是一遇到push指令就会产生异常,是不支持push指令吗
经过我反复测试,32位的kstool有很多指令都无法解释,但64位kstool的都可以正常解释,不知道是什么原因
No branches or pull requests
0x0C46FF3A 处(位于 Keystone.exe 中)引发的异常: 0xC0000005: 执行位置 0x0C46FF3A 时发生访问冲突。
The text was updated successfully, but these errors were encountered: