-
Notifications
You must be signed in to change notification settings - Fork 172
pyqbdi for python3 with pybind11 #121
New issue
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
Conversation
3f26e8a
to
ff8cb16
Compare
Signed-off-by: Paul Hernault <phernault@quarkslab.com>
ff8cb16
to
fca0a91
Compare
Exclude non-executable modules in `get_modules`.
ab44e34
to
60f648d
Compare
e816040
to
9ef6dda
Compare
5c8c307
to
1777df4
Compare
cef5d2d
to
397c34c
Compare
fix ci windows, package pyqbdi for linux, ...
397c34c
to
bd8a92b
Compare
bf568cf
to
4f849c0
Compare
Add wheel for:
Add pyqbdipreload script ( uploaded (manually) on https://pypi.org/project/PyQBDI/ |
b51084f
to
b83d0fc
Compare
b83d0fc
to
bf39bb0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a quick overall review, Nicolas already fixed the few errors in the documentation and in the pyqbdipreload script. .whl seems to be working properly as well.
I also implemented some PoC to test extensively the new bindings and everything seemed to be smooth.
On the things i tested, it seems ready to be merged,
Note that I did not validate it under Windows/macOS.
No description provided.