Function LightningScanner::FindSse42#
Defined in File Sse42.hpp
Function Documentation#
-
ScanResult LightningScanner::FindSse42(const Pattern &data, void *startAddr, size_t size)#
Scan the binary using SSE4.2 SIMD instructions.
- Parameters
data – pattern data.
startAddr – address to start the search from
size – binary size of the search area