You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Capstone x86 is out of the scope of the auto-sync project and becomes outdated more and more without anyone stepping in to maintain it. Meanwhile Zydis works quite well and tracks all new instructions once they released.
This pull request could serve as an example on how to migrate: x64dbg/x64dbg#1730
The text was updated successfully, but these errors were encountered:
Due to all these factors, I think there needs to be a change in ~250-300 tests and a few more Linux based tests that I have not been able to check on my system.
So should I open a PR for review and then work on tests or change the tests and then open a PR. Thanks.
Capstone x86 is out of the scope of the auto-sync project and becomes outdated more and more without anyone stepping in to maintain it. Meanwhile Zydis works quite well and tracks all new instructions once they released.
This pull request could serve as an example on how to migrate: x64dbg/x64dbg#1730
The text was updated successfully, but these errors were encountered: