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