PatternScan FASTER! (Boyer–Moore–Horspool algorithm)

Опубликовано: 12 Октябрь 2024
на канале: CasualGamer
4,913
179

A fast pattern scanner using the Boyer–Moore–Horspool algorithm.

Music: Alchemorph - The Morning Comes
Code: https://github.com/CasualCoder91/Patt...
Community Discord:   / discord  

Resources:
Algo: https://github.com/learn-more/findpat...
String to Bytes: https://github.com/apeape/trainer/blo... (Function: SigToByte)
Print hex values from char pointer: https://stackoverflow.com/questions/1...