We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
fix: refactored string match display
docs: bump version number
fix: JSON change in PESieve
fix: downgrade pe-sieve to 3.4 due to stability problems
refactor: change wording when hash has low score
Merge pull request#233 from Neo23x0/lint_python_updateReplace flake8, isort, and pyupgrade with ruff
chore: pe-sieve update
docs: version number change
fix: workaround for owner var support in THOR
chore: update requirements.txtSince 2019, we can use pywin32 in requirements (as it seems)https://stackoverflow.com/questions/42370339/python-3-6-install-win32api/42400980