68f5ccc7a37b00e72d32941a51c513e580f2a9e7 Changes the scanning logic so that matches are iterated in the same order always. It also adds a change in scan_function to avoid skipping matches at the beginning of functions.
a48f84d2c6fbec12d0cf60b5f2eefb25bcb8343b Adds new patterns to the default x64 YARA rules. See some disassembly snippet examples that the new patterns will match on:
Hey @idiom !
68f5ccc7a37b00e72d32941a51c513e580f2a9e7 Changes the scanning logic so that matches are iterated in the same order always. It also adds a change in
scan_function
to avoid skipping matches at the beginning of functions.a48f84d2c6fbec12d0cf60b5f2eefb25bcb8343b Adds new patterns to the default x64 YARA rules. See some disassembly snippet examples that the new patterns will match on:
scan_e
scan_f
scan_g