Enhancements:
- Postfixes are no longer fed through every CRC-32 check, and instead are calculated once ahead of time.
- Matches will skip any remaining combination of the first 4 bytes, as it's impossible to find a second match without changing other bytes in the pattern.