Kawe Mazidjatari 2d367f56fe Improve FindPatternSIMD and GetVirtualMethodTable
Allow searching for multiple occurrences, the main reason for this addition is that some RTTI object locators reference 2 (or more) VFTables, the ConVar class is a good example., where we have 2 separate VFTables, one implementing ConCommandBase (which implements its own IConVar), the other implementing just IConVar for ConVar (2 VMT pointers in one class).
2022-08-15 21:05:42 +02:00
..
2022-08-13 11:24:55 +02:00
2022-07-08 00:55:01 +02:00
2022-08-09 03:02:00 +02:00
2022-08-15 14:47:42 +02:00
2022-08-13 11:24:55 +02:00
2022-08-14 18:35:01 +02:00
2022-08-14 02:51:15 +02:00
2022-08-14 18:35:01 +02:00
2022-08-09 15:19:12 +02:00
2022-08-14 15:44:37 +02:00
2022-08-09 20:18:22 +02:00
2022-08-09 03:02:00 +02:00
2022-08-14 18:40:06 +02:00
2022-08-13 19:41:45 +02:00
2022-08-15 02:59:41 +02:00
2022-08-02 23:58:43 +02:00
2022-08-14 18:35:01 +02:00
2022-08-13 11:24:55 +02:00
2022-08-09 15:19:12 +02:00
2022-08-13 19:41:45 +02:00
2022-08-14 15:43:49 +02:00
2022-08-14 15:19:03 +02:00
2022-02-22 15:19:32 +01:00
2022-04-16 00:30:46 +02:00
2021-04-13 04:45:22 -07:00
2022-02-22 15:20:08 +01:00