mimalloc
mimalloc copied to clipboard
Patching a 32-bit image with `minject` doesn't tell you to use `minject32`.
C:\Users\AffectedArc07\Documents\_tmp\mimalloc\bin>minject dd.exe
error: use 'minject' for rewriting 32-bit PE images.
Should be error: use 'minject32' for rewriting 32-bit PE images.
Thanks -- I'll fix that.