In `lib/core/fuzzer.py`, `self._hashes` and `self._auto_calibrated_fingerprints` are doing duplicated work, we should merge them into 1
In
lib/core/fuzzer.py,self._hashesandself._auto_calibrated_fingerprintsare doing duplicated work, we should merge them into 1