PyFdec
Python based flash decompilation module
The detailed installation guide for poetry can be found here. After installing poetry, to get started just run:
poetry run python -m venv .venv
poetry install
for testing run
poetry run pytest
enter development env by typing
nix develop
I am grateful that there is already a wrapper class for BytesIO that allows for reading bits. However, the way the library is written, along with the fact that it doesn't seem well-maintained, raises concerns. I want to minimize, or ideally eliminate, any external dependencies to ensure the long-term sustainability of this project.