dissect.target
dissect.target copied to clipboard
PyPy-related issues
When using PyPy to run dissect, we encountered two issues:
-
Autocomplete is not working in target-shell
-
The performance of
reverse_readlines(dissect/target/helpers/fsutil:1011) is terribleFor both issues, we haven't got a clue what's causing them. Since dissect is tested against PyPy, you might want to look into these issues.