binrec-tob
binrec-tob copied to clipboard
BinRec: Dynamic Binary Lifting and Recompilation
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.2.1 to 7.2.6. Release notes Sourced from sphinx's releases. Sphinx 7.2.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.3 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.2.2...
Bumps [black](https://github.com/psf/black) from 22.8.0 to 23.9.1. Release notes Sourced from black's releases. 23.9.1 Due to various issues, the previous release (23.9.0) did not include compiled mypyc wheels, which make Black...
Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.3. Release notes Sourced from flask's releases. 2.3.3 This is a fix release for the 2.3.x feature branch. Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-3 Milestone: https://github.com/pallets/flask/milestone/31?closed=1 2.3.2 This is...
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 1.5.1. Commits de4f2ad [Release 1.5] Bump version to 1.5.1 to pick up last 2 CPs 2ff7c0d [release 1.5] stubtest: Fix __mypy-replace false positives (#15689) (#15751)...
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.16.0 to 4.19.0. Release notes Sourced from jsonschema's releases. v4.19.0 Importing the Validator protocol directly from the package root is deprecated. Import it from jsonschema.protocols.Validator instead. Automatic...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...
 hello, i'm having problems in "just install-binrec". steps keep fail in cloning the qemu/capstone. so i just added before i build the project(i mean cloned qemu), but same error...
I can't install binrec, it seems there is a HTTP connection error when executing "pipenv lock --dev"
`test -f Pipfile.lock || pipenv lock --dev Locking [dev-packages] dependencies… ts/packages/urllib3/connectionpool.py", line 592, in urlopen httplib_response = self._make_request(conn, method, url, File "/usr/lib/python3/dist-packages/pipenv/vendor/requests/packages/urllib3/connectionpool.py", line 355, in _make_request self._raise_timeout(err=e, url=url, timeout_value=conn.timeout) File...
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...