implement binary patching for multimystery (for now no gui/cli support)

This commit is contained in:
Fabian Dill
2020-03-06 00:48:23 +01:00
parent 9b82f220bb
commit d44acfdaaf
7 changed files with 118 additions and 37 deletions

View File

@@ -3,4 +3,5 @@ colorama>=0.4.3
websockets>=8.1
PyYAML>=5.3
collections_extended>=1.0.3
fuzzywuzzy>=0.18.0
fuzzywuzzy>=0.18.0
bsdiff4>=1.1.9