Rot127

Results 554 comments of Rot127

If you want to build the wheel on your own, I would advice to build Capstone normally with `cmake`. Then copy the `dynlib` to `bindings/python/prebuild/` and do the wheel build...

Let's wait after the Alpha release. Then we can also add the generation test to the CI.

Just wanted to ask if this feature is still considered? Or is it too complicated, takes too much time, goes against design etc?

It is somewhat random. It segfaults most of the time but not always. Something like 8/10.

Number of nodes sorted in the captures dict are up to 555. But when it segfaults it always does after sorting the same captures and after the function returned. For...

@ObserverOfTime Is there any chance you find time fixing this soon? If not it is ok, but I'd like to plan for a work-around then. Because the v22 version no...

> That version is not supported. Does the crash occur in the latest version and/or master branch? The crash occurs with the latest release (24.0) and is used with Python...

Sorry, should have given you a minimal reproducible example all along. It will take a little to isolate the code from our tool. Will report back soon.