mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-08-29 03:09:48 +02:00
Unfortunately in tests it turned out re was faster than a python implementation of Wu-Manber. The Wu-Manber code has been left (because why not) but it's not really advantageous over the re builtin since it's compiled in C.