v2.6.3
- Fixes regex scanning for x64
For patterns that used a needle at the end of the regex we did not properly adjust the match index to include the needle offset. This affected x64 signature scanning in particular.
For patterns that used a needle at the end of the regex we did not properly adjust the match index to include the needle offset. This affected x64 signature scanning in particular.